Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

a character variable can at a time store

a) 1 character

b) 8 characters

c) 254 characters

d) none of the above

Answer Posted / tanmoy bhandari

1 character

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

1790


What are lookup tables in c?

1037


What is c++ used for today?

1156


Is c is a middle level language?

1126


What is the difference between Printf(..) and sprint(...) ?

1641


Process by which one bit pattern in to another by bit wise operation is?

1230


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

3167


Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon

6024


Can the size of an array be declared at runtime?

1149


What are the application of void data type in c?

1237


Explain what is the advantage of a random access file?

1181


How can I write functions that take a variable number of arguments?

1193


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

1322


How do we open a binary file in Read/Write mode in C?

1278


What is the use of a ‘’ character?

1151