What is double in c++?


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

Post New Answer

More C++ General Interview Questions

What are the two types of comments?

0 Answers  


What is the identity function in c++? How is it useful?

0 Answers  


What are mutator methods in c++?

0 Answers  


What is purpose of abstract class?

0 Answers  


Explain the volatile and mutable keywords.

0 Answers  






Why namespace is used in c++?

0 Answers  


What can I safely assume about the initial values of variables which are not explicitly initialized?

0 Answers  


Can constructor be static in c++?

0 Answers  


What is pair in c++?

0 Answers  


What is using namespace std in cpp?

0 Answers  


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

0 Answers  


Can notepad ++ run c++?

0 Answers  


Categories