What is the difference between declaration and definition?
Answer Posted / sachin bhosale
Declaration Mean You just Declare a variable and Function
their is No Allocation of Memory.But In Defination Actual
use of use declare Variable and Function Assing the value
with accupy Memory as Per their Type.
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What is encapsulation c#?
#include
How can you overcome the diamond problem in inheritance?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Which is better struts or spring?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What is difference between data abstraction and encapsulation?
Is react oop?
what type of question are asked in thoughtworks pair programming round ?
What is oops concept with example?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Why do we use polymorphism?
What is polymorphism and why is it important?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Why multiple inheritance is not allowed?