What is the mean of this statement::
if(int i=0 * i=9)
Answers were Sorted based on User's Feedback
Answer / chevuru
This is not legal. it will result in l-value error
| Is This Answer Correct ? | 1 Yes | 1 No |
What is size of union in c?
What are the disadvantages of c language?
To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.
What is typedef example?
What does 3 mean in texting?
Eight queens puzzle
How is null defined in c?
who is the father of c
What is identifiers in c with examples?
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
Can you define which header file to include at compile time?
What is c value paradox explain?