What is the concept of object oriented program?

Answer Posted / jangam

the object oriented is the write the oops concept and write
the classes

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object and class in oops?

784


What are properties in oop?

811


hi all..i want to know oops concepts clearly can any1 explain??

1893


What is polymorphism in oop example?

737


What is constructor overloading in oop?

866


Advantage and disadvantage of routing in telecom sector

1024


What is abstraction in oop?

858


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).

1915


Can we have inheritance without polymorphism?

796


Can static class have constructor?

787


What is destructor in oop?

798


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

2371


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3834


What is difference between oop and pop?

879


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.

955