What is object in oops?
which is best institute to learn c,c++ in ameerpet hyderabad
In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}
What is stream in oop?
what is the drawback of classical methods in oops?
How is exception handling carried out in c++?
What is class encapsulation?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is polymorphism in oop example?
What is pointer in oop?
What is this interview room ? Is it a class or an object.
Write a program to sort the number with different sorts in one program ??
Why multiple inheritance is not possible?