What is the code in while loop that returns the output of given code?


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

Post New Answer

More C Interview Questions

What is meant by type specifiers?

0 Answers  


Does free set pointer to null?

0 Answers  


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

0 Answers   Aspire, Infogain,


21. #define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }

3 Answers  


Why we use void main in c?

0 Answers  






What are the application of void data type in c?

0 Answers  


Why c is called procedure oriented language?

0 Answers  


Is that possible to store 32768 in an int data type variable?

0 Answers  


What are different types of variables in c?

0 Answers  


what are you see during placement time in the student.

0 Answers   Goldman Sachs, TCS, Tech Solutions,


To find whether a number is even or odd without using any conditional operator??

12 Answers   College School Exams Tests, IBM,


Sir i need notes for structure,functions,pointers in c language can you help me please

0 Answers   TCS,


Categories