What is data types c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is endl?

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x + y=z;

2 Answers  


How can I disable the "echo" feature?

0 Answers  


What is a vector c++?

0 Answers  


what do you mean by memory management operators

4 Answers   HCL,






What is doubly linked list in c++?

0 Answers  


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

1 Answers  


Is nan a c++?

0 Answers  


How should a contructor handle a failure?

0 Answers  


What is the return value of the insertion operator?

0 Answers  


What is private inheritance?

0 Answers  


What are member functions used in c++?

0 Answers  


Categories