how the size of an integer is decided?
- is it based on processor or compiler or OS?
Answer Posted / pratheeba
compiler
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is external variable in c?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What does the characters “r” and “w” mean when writing programs that will make use of files?
What are pointers in C? Give an example where to illustrate their significance.
Write a program in c to replace any vowel in a string with z?
What is sizeof array in c?
Write a Program to find whether the given number or string is palindrome.
What is the use of sizeof () in c?
What is static identifier?
How can you restore a redirected standard stream?
How many keywords (reserve words) are in c?
What is ctrl c called?
How to implement a packet in C
How the c program is executed?
Can include files be nested?