Answer Posted / dabish
it is a primitive datatype which holds an integer value.. Its size is 2
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are c preprocessors?
How will you write a code for accessing the length of an array without assigning it to another variable?
What is indirection in c?
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is 2 d array in c?
What is 2c dna?
Explain the difference between malloc() and calloc() function?
What is %lu in c?
Explain about the functions strcat() and strcmp()?
formula to convert 2500mmh2o into m3/hr
What is ponter?
hi, which software companys will take,if d candidate's % is jst 55%?
Explain how can type-insensitive macros be created?
Differentiate between a for loop and a while loop? What are it uses?
Can I use base-2 constants (something like 0b101010)? Is there a printf format for binary?