What is diffrance between declaration and defination of a variable or function
Answer Posted / r.ramakrishna
Declaration means allocating memory for the variable.
Definition means defining address of the variable in a class.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
given post order,in order construct the corresponding binary tree
What is malloc() function?
A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What are the c keywords?
What is c preprocessor mean?
Explain what is the best way to comment out a section of code that contains comments?
Write the Program to reverse a string using pointers.
What is the use of linkage in c language?
What is a keyword?
how is the examination pattern?
List the variables are used for writing doubly linked list program.
What is the g value paradox?
Tell me about low level programming languages.