What is size of union in c?


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

Post New Answer

More C Interview Questions

what is c language?

2 Answers  


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

0 Answers  


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

0 Answers  


what is the main use of c where it can use the c

2 Answers   Infosys,


Which of these statements are false w.r.t File Functions? i)fputs() ii)fdopen() iii)fgetpos() iv)ferror() A)ii B)i,ii C)iii D)iv

6 Answers   Accenture,






What is file in c preprocessor?

0 Answers  


declare afunction pointer to int printf(char *)?

1 Answers   HCL,


Write a program to print this triangle: * ** * **** * ****** * ******** * ********** Don't use printf statements;use two nested loops instead. you will have to use braces around the body of the outer loop if it contains multiple statements.

6 Answers   Wipro,


what is the difference between #include<stdio.h> and #include"stdio.h" ?

6 Answers   TCS,


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

0 Answers  


Explain what is a 'locale'?

0 Answers  


Difference between data structure and data base.

7 Answers   CTS, Value Labs, Zoho,


Categories