What is the difference between declaration and definition?
Answer Posted / omkar
Declaration means just telling to complier about variable
or function but definition means actually allocating memory
for variable.
| Is This Answer Correct ? | 28 Yes | 6 No |
Post New Answer View All Answers
Can we override main method?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is the important feature of inheritance?
What is abstraction oop?
Is enum a class?
Why is abstraction used?
Is react oop?
Why is there no multiple inheritance?
What is encapsulation oop?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
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.
Why is polymorphism important in oop?
Why do we use class in oops?
Write a c++ program to display pass and fail for three student using static member function
Whats oop mean?