Answer Posted / barun
int
But this size is compiler dependent depending on the
processor you are using. I mean on 32 bit or 64 machines.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between printf and scanf )?
What is the meaning of && in c?
What are control structures? What are the different types?
Compare interpreters and compilers.
Tell us two differences between new () and malloc ()?
Explain what is the benefit of using #define to declare a constant?
Stimulate calculator using Switch-case-default statement for two numbers
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
Why C language is a procedural language?
What are loops c?
show how link list can be used to repersent the following polynomial i) 5x+2
Using which language Test cases are added in .ptu file of RTRT unit testing???
What is the difference between volatile and const volatile?
What language is c written?
Write a program to identify if a given binary tree is balanced or not.