Which is not an ANSII C++ function
a) sin()
b) tmpnam()
c) kbhit()
No Answer is Posted For this Question
Be the First to Post Answer
Explain the problem with overriding functions
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
How a macro differs from a template?
What is a character in c++?
Why is c++ still used?
What is #include c++?
How would you find out if a linked-list is a cycle or not?
What is pure virtual function?
Differentiate between a copy constructor and an overloaded assignment operator.
What is volatile and pragma? When they are used?
What is the difference between prefix and postfix versions of operator++()?
Which software is best for c++ programming?