Why do we use double in c++?


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

Post New Answer

More C++ General Interview Questions

How can you link a c++ program to c functions?

0 Answers  


Difference between struct and class in terms of access modifier.

0 Answers  


What are the extraction and insertion operators in c++? Explain with examples.

0 Answers  


What are the uses of typedef in a program?

0 Answers  


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  






What is a tree in c++?

0 Answers  


What is Name Decoration?

2 Answers   Lucent,


We use library functions in the program, in what form they are provided to the program?

0 Answers  


What is binary object model?

0 Answers  


Explain stack unwinding.

0 Answers  


Explain what happens when a pointer is deleted twice?

0 Answers  


Can constructor be private in c++?

0 Answers  


Categories