why we call c++ is object oriented lanaguage

Answer Posted / pritesh

bcos c++ use the whole concept of oops.
and other important thing is that c++ use object
programming language .which makes it close to real
world.thats why c++ is object oriented language.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of enum?

579


What is polymorphism and its types?

591


What is multilevel inheritance in oop?

553


Why do while loop is used?

570


Can we override main method?

603






What are the 3 pillars of oop?

611


What are the 4 main oop principles?

677


Is enum a class?

602


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

2752


Give two or more real cenario of virtual function and vertual object

1849


Whats is abstraction in oops?

589


What is oops and why we use oops?

569


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2569


write string class as your own class in java without using any built-in function

1976


how to get the oracle certification? send me the answer

1668