What is OOPs

Answer Posted / gyana

It is simply called Object oriented programming language.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ free?

800


What is a manipulator in c++?

928


Why are pointers used?

747


Is eclipse good for c++?

766


In the derived class, which data member of the base class are visible?

861


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3386


what is the use of void main() in C++ language?

879


What is main function in c++ with example?

809


What are the rules for naming an identifier?

765


What is a Default constructor?

1214


Distinguish between a # include and #define.

854


What is the difference between global int and static int declaration?

618


how to explain our contribution in the project?

3357


Explain the isa and hasa class relationships.

776


What are the two types of polymorphism?

782