Answer Posted / guest
a pointer is a a variable that contains the address of an
another variable
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is a structure and why it is used?
What is the significance of c program algorithms?
What are the difference between a free-standing and a hosted environment?
When should I declare a function?
What does typeof return in c?
Explain how do you view the path?
How do you use a 'Local Block'?
How is = symbol different from == symbol in c programming?
Define the scope of static variables.
Is flag a keyword in c?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
How was c created?
What is a program flowchart and how does it help in writing a program?
Do variables need to be initialized?