Answer Posted / pari
class:- classes are set of objects that share common
structure & common behavior. Contain data & fun to
implement structure and behavior of obj.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what type of question are asked in thoughtworks pair programming round ?
Can destructor be overloaded?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
can we make game by using c
What is the full form of oops?
What is static modifier?
What is persistence in oop?
What is pointer in oop?
What is polymorphism in oops with example?
What is encapsulation example?
What is destructor give example?
How do you define a class in oop?
What is static in oop?
How to call a non virtual function in the derived class by using base class pointer
Which type does string inherit from?