what is Class in oops with example?

Answer Posted / guest

class is an template for an object

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between abstraction and encapsulation?

598


What is meant by oops concept?

618


Plese get me a perfect C++ program for railway/airway reservation with all details.

3437


What does and I oop mean in text?

637


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

1617






what are the different types of qualifier in java?

1847


Can abstract class have normal methods?

624


What is difference between data abstraction and encapsulation?

629


How to use CMutex, CSemaphore in VC++ MFC

4342


write a program to find 2 power of a 5digit number with out using big int and exponent ?

1907


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.

709


What is variable example?

601


how to get the oracle certification? send me the answer

1677


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1629


Where is pseudocode used?

572