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 the difference between a reference and a pointer?

0 Answers  


What is virtual base class?

0 Answers  


Why null pointer is used?

0 Answers  


What is the difference between Char a[ ]=”string” and char *a=”String”

11 Answers   Adobe,


How is modularity introduced in C++?

0 Answers   TCS,






Implement stack operations with pointers with appropriate exception checks.

0 Answers   Huawei,


Why cstdlib is used in c++?

0 Answers  


when can we use copy constructor?

6 Answers   HP,


What is switch case in c++ syntax?

0 Answers  


Is c or c++ more useful?

0 Answers  


What is operator overloading in c++ example?

0 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


Categories