p*=(++q)++*--p when p=q=1 while(q<=6)


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

Post New Answer

More C Interview Questions

What is #include stdio h and #include conio h?

0 Answers  


Explain modulus operator.

0 Answers  


What are the advantages of using macro in c language?

0 Answers  


What are local variables c?

0 Answers  


In a switch statement, explain what will happen if a break statement is omitted?

0 Answers  






How can I call a function with an argument list built up at run time?

0 Answers  


What is pivot in c?

0 Answers  


Can I pass constant values to functions which accept structure arguments?

2 Answers  


What is a structure and why it is used?

0 Answers   Hexaware,


Explain output of printf("Hello World"-'A'+'B'); ?

0 Answers  


1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.

2 Answers  


What is #define in c?

0 Answers  


Categories