answersLogoWhite

0

The abbreviation ch1 is mostly used to refer to the first chapter of a book or document. It is also a term used in crochet and means to make one chain stitch.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is the abbreviation for without?

There is no formal abbreviation, but people normally use w/o.


How do you convert ASCII to BCD?

void main () { unsigned char hrs,mins,secs; char ch1, ch2; puts("\nEnter the hours to update: "); ch1=getche(); ch2=getch(); hrs = ASCIItoBCD(ch1, ch2); puts("\nEnter the minutes to update: "); ch1=getche(); ch2=getch(); mins = ASCIItoBCD(ch1, ch2); puts("\nEnter the seconds to update: "); ch1=getche(); ch2=getch(); secs = ASCIItoBCD(ch1, ch2); *tm = 0; _CH = hrs; _CL=mins; _DH= secs; _DL=0; _AH =3; geninterrupt(0x1a); puts("Time Updated"); }


How do you abbreviate parade?

You don't. and pkwy. is the abbreviation for parkway, if that's what you meant.


What is the abbreviation of KG?

'KG' normally stands for kilograms.


Abbreviation for DVD?

The modern abbreviation for DVD is Digital Versatile Disc . In the past, the abbreviation of DVD simply meant Digital Video Disc.


Bluej program-Read a string and find the frequency of each letter appeared in the string?

import java.io.*; class Words2 { BufferedReader br; String text; char ch[]; int len; public static void main(String args[])throws IOException { Words2 ob=new Words2(); ob.accept(); ob.result(); } Words2() { br=new BufferedReader(new InputStreamReader(System.in)); } public void accept()throws IOException { System.out.println("Enter the sentence:"); text=br.readLine().trim(); len=text.length(); ch=new char[len]; text.getChars(0,len,ch,0); } public void result() { int i,j; char ch1; int w; for(i=0;i< len-1;i++) { for(j=i+1;j< len;j++) { if(ch[i] >ch[j]) { ch1=ch[i]; ch[i]=ch[j]; ch[j]=ch1; } } } ch1=ch[0]; System.out.println(ch1); w=1; for(i=1;i< len;i++) { if(ch1==ch[i]) w++; else { if(ch1==' ') System.out.println("Frequency of space="+w); else System.out.println("Frequency of "+ch1+" ="+w); w=1; ch1=ch[i]; } } System.out.println("Frequency of "+ch1+" ="+w); } }


Abbreviation for congesstive cardiac failure?

It would normally be called congestive heart failure, not cardiac, CHF is the abbreviation.


How do you spell the abbreviation for were not?

The abbreviation is "weren't. Here is an example in a sentence -- "Mitch Longley and Deanie Etcetera just weren't meant to be."


What is the correct abbreviation for the word temporarily?

You would normally abbreviate it to 'temp'


What is the medical abbreviation meaning clonidine?

Clonidine would not normally be abbreviated, as the risk of misinterpreting an abbreviation for a drug could have serious results.


What does yrs mean?

Normally it is an abbreviation for the plural noun "years."In some cases (primarily in texting), it can also be an abbreviation for the possessive pronoun "yours."


What does medical abbreviation MR mean?

MR normally means medical records.