what is the main difference between c and c++?
Answer Posted / srinivas
by using c++,we can increase program efficiency and easily
trace the program.by using the classes and objects we can
easily access the variables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you define a class in oop?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
what type of question are asked in thoughtworks pair programming round ?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is inheritance in oop? How to hide the base class functionality in Inheritance? What is destructor example? write knight tour problem which is present in datastructure What are the types of abstraction? What is difference between polymorphism and inheritance? Why oops is important? Why do we use polymorphism in oops? What is the difference between a constructor and a destructor? Describe these concepts: Polymorphism, Inheritance and Abstraction. design a c++ class for the chess board,provide a c++ class
definition for such class(only class definition is required)