Answer Posted / aravind
error
relational operators can't be assaigned, they are used for just conditions.
| Is This Answer Correct ? | 4 Yes | 12 No |
Post New Answer View All Answers
Why c is a mother language?
what is use of malloc and calloc?
Why is not a pointer null after calling free?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
Is anything faster than c?
What is actual argument?
Can we declare variable anywhere in c?
Explain the concept and use of type void.
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
How do you list a file’s date and time?
What is the symbol indicated the c-preprocessor?
How do you determine a file’s attributes?
Why can’t constant values be used to define an array’s initial size?
Are enumerations really portable?
What is the difference between functions abs() and fabs()?