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
How do you print only part of a string?
How do you initialize pointer variables?
What is zero based addressing?
What is class and object in c?
What are run-time errors?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
How do I create a directory? How do I remove a directory (and its contents)?
Calculate 1*2*3*____*n using recursive function??
What are lookup tables in c?
What is c language and why we use it?
What is spaghetti programming?
Explain what are bus errors, memory faults, and core dumps?
What is c language & why it is used?
What are the different types of errors?
What are the disadvantages of c language?