What are the data types in c++?


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

Post New Answer

More C++ General Interview Questions

What is virtual methods?

0 Answers  


Why is main an int?

0 Answers  


List out some of the OODBMS available?

1 Answers  


What are move semantics?

0 Answers  


what is a reference variable in C++?

0 Answers  






What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


Define macro.

0 Answers  


What are c++ files?

0 Answers  


structure that describe a hotel with name, address,rooms and number of rooms

2 Answers  


can output 5 students using one dimensional array

1 Answers   Intel,


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  


What is a container class? What are the types of container classes?

1 Answers  


Categories