What does sizeof int return?


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

Post New Answer

More C Interview Questions

What is the heap?

0 Answers  


what is the format specifier for printing a pointer value?

0 Answers  


for(;;) printf("C language") What is out put of above??

2 Answers   Practical Viva Questions,


What does 2n 4c mean?

0 Answers  


hi how to convert program from notepad to turboc editor can u please help me

3 Answers  






Function calling procedures? and their differences? Why should one go for Call by Reference?

0 Answers   ADP,


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

0 Answers  


void main() { int i=5; printf("%d",i++ + ++i); }

21 Answers   ME,


What is meant by preprocessor in c?

0 Answers  


what is the difference between procedure oriented and object oriented progaming language

1 Answers  


Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********

4 Answers  


A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler

0 Answers  


Categories