Array is an lvalue or not?
No Answer is Posted For this Question
Be the First to Post Answer
what about "char *(*(*a[])())();"
Explain the term printf() and scanf() used in c language?
what is the use of bitfields & where do we use them?
9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?
All technical questions
Why clrscr is used in c?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
0 Answers Lovely Professional University,
What math functions are available for integers? For floating point?
Why main is not a keyword in c?
What is the difference between variable declaration and variable definition in c?
wat is the meaning of c?
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???