Is nan a c++?


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

Post New Answer

More C++ General Interview Questions

Which c++ compiler is best?

0 Answers  


Is c++ a good first language to learn?

0 Answers  


Explain the difference between using macro and inline functions?

0 Answers  


Live example for static function?

1 Answers   Infosys,


What is microsoft c++ redistributable?

0 Answers  






Can we declare a base-class destructor as virtual?

0 Answers  


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

1 Answers  


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

0 Answers  


What is data structure in c++?

0 Answers  


What is c++ array?

0 Answers  


What is the cout in c++?

0 Answers  


What is anonymous object in c++?

0 Answers  


Categories