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 the difference between volatile and const volatile?
How to write c functions that modify head pointer of a linked list?
wt is d full form of c
Explain how can I right-justify a string?
could u able to tell about suresoft technical session
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What are structure types in C?
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
Are there any problems with performing mathematical operations on different variable types?
write a program to find the number of even integers and odd integers in a given array in c language
13 Answers IAI Cameroun, NIIT, Olive Tech, QIS,
What are the features of c language?
What is the need of structure in c?