Answer Posted / jyoti
oops is language which is based on object thats y it is
called oop.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
To which numbering system can the binary number 1101100100111100 be easily converted to?
Is c++ faster than c?
What's the "software peter principle”?
Write a Program for find and replace a character in a string.
What are c++ templates used for?
What is the difference between delegation and implemented-in-terms-of?
Using a smart pointer can we iterate through a container?
What is type of 'this' pointer? Explain when it is get created?
What is the difference between multiple and multilevel inheritance in c++?
Name the implicit member functions of a class.
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is pure virtual function?
Can a constructor return a value?
Declare a class vehicle and make it an abstract data type.
What is a singleton class c++?