Answer Posted / sanjeev
size of integer variable is 2 bytes or 16 bits.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which is better pointer or array?
Differentiate fundamental data types and derived data types in C.
Differentiate Source Codes from Object Codes
What is array of structure in c?
What is an identifier?
How can I open a file so that other programs can update it at the same time?
What is integer constants?
What is atoi and atof in c?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
What do you understand by friend-functions? How are they used?
What is the collection of communication lines and routers called?
How can you call a function, given its name as a string?
which is an algorithm for sorting in a growing Lexicographic order
What is header file in c?
How can my program discover the complete pathname to the executable from which it was invoked?