Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WHAT IS THE DIFFERENCE BETWEEN OBJECT BASED & OBJECT ORIENTD
PROGRAMMING LANGUAGE.(GIVE AT LIST 4 PIONT)

Answer Posted / balu

the programming language which supports
inheritence,polymorpism,encapsulation is called o-o language.

the pgogrmming language which does not support inheritence
is called object based language.

Is This Answer Correct ?    27 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is graphics

2512


What is polymorphism used for?

1108


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

2198


What is the advantage of oop over procedural language?

1128


Why is abstraction used?

1135


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

2049


What is abstraction in oops with example?

1348


What is abstraction encapsulation?

1191


State what is encapsulation and friend function?

1337


what type of questions

2171


Is oop better than procedural?

1085


What is the renewal class?

2814


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.

1312


What is object and example?

1224


What is inheritance write a program to show use of inheritance?

1200