What is the use of sizeof () in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the sizeof () operator?

0 Answers  


how to find out the inorder successor of a node in a tree??

2 Answers   TCS, Yahoo,


What is indirection in c?

0 Answers  


What is a double c?

0 Answers  


What tq means in chat?

0 Answers  






Is that possible to add pointers to each other?

0 Answers  


What is the difference between functions getch() and getche()?

0 Answers  


a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if

0 Answers  


2)#include<iostream.h> main() { printf("Hello World"); } the program prints Hello World without changing main() the o/p should be intialisation Hello World Desruct the changes should be a)iostream operator<<(iostream os, char*s) os<<'intialisation'<<(Hello World)<<Destruct b) c) d)none of the above

4 Answers   Siemens,


What is structure in c definition?

0 Answers  


How do I convert a string to all upper or lower case?

0 Answers  


How do you declare a variable that will hold string values?

0 Answers  


Categories