What is a float in c++?


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

Post New Answer

More C++ General Interview Questions

Enter n no. of element and delete value from desire position

1 Answers  


What is the use of lambda in c++?

0 Answers  


an operation between an integer and real always yeilds a) integer result b) real result c) float result

0 Answers  


What are the advantages of using pointers in a program?

0 Answers  


Write a program to get the value of sin (x) using a library function , when x is given in degrees.

1 Answers  






why v use c++ even we have microprocessor

2 Answers   CybAge,


What is microsoft c++ redistributable?

0 Answers  


Explain the use of virtual destructor?

0 Answers  


Why we use #include iostream in c++?

0 Answers  


Can we use this pointer inside static member function?

0 Answers  


What it is and how it might be called (2 methods).

0 Answers  


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


Categories