What is OOPs

Answer Posted / arshad iqbal

OOP stands for Object oriented programming, In this objects
are created and can be reused in different other softwares.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about Garbage Collector?

864


What do you mean by enumerated data type?

776


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

800


What is setbase c++?

817


How would perform Pattern Matching in C++?

942


What is low level language in simple words?

793


Explain the operation of overloading of an assignment operator.

895


Why do we use templates?

796


What is #include sstream?

795


What does h mean in maths?

833


Name four predefined macros.

805


What are the advantages of pointers?

804


Explain class invariant.

769


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 oldest programming language?

767