What is object and class in oops?
function overridind means and simple program
Why do we use class?
Program to check whether a word is the first word of the sentence.
c++ is a purely oop concept?
What is the difference between encapsulation and polymorphism?
Can an interface inherit a class?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Can abstract class have normal methods?
what is difference b/w object based and object oriented programming language?
18 Answers Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,
Can we have inheritance without polymorphism?
What is the purpose of enum?
How is exception handling carried out in c++?