how much classes are used in c++

Answer Posted / saurabh

We can use as many classes as we want in our program..

By the way AMIT, main() is a function and not a class

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is coupling in oop?

583


write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).

1631


Why do we use encapsulation in oops?

508


Who invented oop?

638


What does sksksk mean in text slang?

1484






what type of question are asked in thoughtworks pair programming round ?

1744


What is debug class?what is trace class? What differences are between them? With examples.

1594


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

679


What is cohesion in oop?

601


What is destructor in oop?

611


What is polymorphism in oops?

544


What are the types of abstraction?

543


How long to learn object oriented programming?

549


What is destructor example?

582


Can we have inheritance without polymorphism?

598