What is the equivalent of Pascal's Real
a) unsigned int
b) float
c) char
No Answer is Posted For this Question
Be the First to Post Answer
Difference between inline functions and macros?
Will rust take over c++?
write a program that a 5 digit number and calculates 2 power that number and prints it.
2 Answers Vimukti Technologies,
What are pointers used for c++?
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
Why do we use templates?
Can you overload the operator+ for short integers?
What is c++ try block?
What is a singleton class c++?
What is a constructor and how is it called?
Is c++ still in demand?
What is the difference between a baller and a reference in C++?