IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR
NOT?

Answer Posted / pankaj kumar gulwani

C++ IS NOT A FULLY OBJECT ORIENTED LANGUAGE......ITS A PARTIALLY OBJECT ORIENTED LANGUAGE...........

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will I be able to get a picture in D drive to the c++ program? If so, help me out?

1657


What are the 5 oop principles?

603


What is polymorphism what is it for and how is it used?

575


What are functions in oop?

585


What is interface? When and where is it used?

1664






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

3555


Question: Implement a base class Appointment and derived classes Onetime, Daily, Weekly, and Monthly. An appointment has a description (for example, “see the dentist”) and a date and time. Write a virtual function occurs_on(int year, int month, int day) that checks whether the appointment occurs on that date. For example, for a monthly appointment, you must check whether the day of the month matches. Then fill a vector of Appointment* with a mixture of appointments. Have the user enter a date and print out all appointments that happen on that date.

630


Prepare me a program for the animation of train

2000


Which method cannot be overridden?

580


What is abstraction in oops with example?

776


How many human genes are polymorphic?

573


How to improve object oriented design skills?

569


Why do we use polymorphism?

579


What language is oop?

595


Why do we use polymorphism in oops?

581