What are the basic data types used 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 C++ exceptional handling?

0 Answers  


Does improper inheritance have a potential to wreck a project?

0 Answers  


Write my own zero-argument manipulator that should work same as hex?

0 Answers  


Why pointer is used in c++?

0 Answers  


What is the difference between a template and a macro?

0 Answers  


What is constructor c++?

0 Answers  


how to connect with oracle 9i with server in socket program in c/c++

0 Answers   3i Infotech,


What is istream and ostream in c++?

0 Answers  


What is the use of string in c++?

0 Answers  


Is it possible to provide special behavior for one instance of a template but not for other instances?

0 Answers  


Can I run c program in turbo c++?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


Categories