What is the mean of this statement::
if(int i=0 * i=9)
Answer Posted / chevuru
This is not legal. it will result in l-value error
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is table lookup in c?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is a pointer on a pointer in c programming language?
Can we change the value of static variable in c?
What are pointers in C? Give an example where to illustrate their significance.
What is ambagious result in C? explain with an example.
given post order,in order construct the corresponding binary tree
Explain modulus operator.
What is the use of the function in c?
What does c value mean?
What is a structure and why it is used?
What is derived datatype in c?
The file stdio.h, what does it contain?
What is the code in while loop that returns the output of given code?
Explain what are bus errors, memory faults, and core dumps?