Answer Posted / rajdeep
object is the part of class.if there is no member function is initialize in function then we can call the function without object.Object always store in heap and function alway store in stack.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why polymorphism is used in oops?
What is super in oop?
Can we create object of interface?
What does no cap mean?
What is polymorphism what is it for and how is it used?
Whats is abstraction in oops?
What is destructor example?
program for insertion ,deletion,sorting in double link list
Which language is not a true object oriented programming language?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is the importance of oop?
What is polymorphism and example?
What is coupling in oop?
What are classes oop?
What are the 5 oop principles?