Answer Posted / sumalatha
Pointer is nothing but it addresses the value.
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
What is character constants?
Why array is used in c?
What is volatile variable how do you declare it?
What is cohesion in c?
Is null equal to 0 in sql?
Why does the call char scanf work?
What is the basic structure of c?
What is the difference between abs() and fabs() functions?
What are comments and how do you insert it in a C program?
explain how do you use macro?
List the difference between a "copy constructor" and a "assignment operator"?
Which is the best website to learn c programming?
What is printf () in c?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above