who is the founder of c++?
Answers were Sorted based on User's Feedback
What is the types of inheritance?
What is inheritance in oop?
4. What do you mean by a prototype? Define analysis prototype
how do u initialize the constant variables
Write an operator overloading program to write S3+=S2.
Program to open a file with First argument
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
how much classes are used in c++
Plese get me a perfect C++ program for railway/airway reservation with all details.
Describe what an Interface is and how it?s different from a Class.
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is abstract class in oop?