What is fixed in c++?



What is fixed in c++?..

Answer / Dhirendra Kumar Singh

In C++, fixed is not a keyword. It is used in other programming languages like Java or C#.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What do you mean by translation unit?

1 Answers  


what is polymorphism?

14 Answers   Accenture,


How does list r; differs from list r();?

1 Answers  


Define basic type of variable used for a different condition in C++?

1 Answers  


What is tellg () in c++?

1 Answers  


Friend functions can access private and protected members of a class.

1 Answers  


How do I use arrays in c++?

1 Answers  


What does iomanip mean in c++?

1 Answers  


What is a virtual destructor? Explain the use of it?

1 Answers  


When can you tell that a memory leak will occur?

1 Answers  


What is the need of a destructor? Explain with the help of an example.

1 Answers  


Explain what are single and multiple inheritances in c++?

1 Answers  


Categories