What header file is needed for exit();
a) stdlib.h
b) conio.h
c) dos.h
No Answer is Posted For this Question
Be the First to Post Answer
What are the two types of polymorphism?
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
Difference between Overloading and Overriding?
35 Answers Appnetix Techno, GameLoft, HP, IBM, NIIT, Rohde and Schwarz,
Explain the pure virtual functions?
Write a program which employs Recursion
What is microsoft c++ redistributable?
What are shallow and deep copies?
How can a '::' operator be used as unary operator?
What is data types c++?
Brief explaination about #include<iostream.h>, cin and cout
Explain the concept of inheritance in C++.
difference between the c++ and c languages