p*=(++q)++*--p when p=q=1 while(q<=6)
No Answer is Posted For this Question
Be the First to Post Answer
What is #include stdio h and #include conio h?
Explain modulus operator.
What are the advantages of using macro in c language?
What are local variables c?
In a switch statement, explain what will happen if a break statement is omitted?
How can I call a function with an argument list built up at run time?
What is pivot in c?
Can I pass constant values to functions which accept structure arguments?
What is a structure and why it is used?
Explain output of printf("Hello World"-'A'+'B'); ?
1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.
What is #define in c?