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
What is the default access level?
What do you mean by overhead in c++?
What it is and how it might be called (2 methods).
Why cstdlib is used in c++?
an integer constant must have atleast one a) character b) digit c) decimal point
How can you quickly find the number of elements stored in a dynamic array?
What is constant in c++ with example?
When should you use multiple inheritance?
What is a smart pointer?
how to find the maximum of 10 numbers ?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
Is it possible to get the source code back from binary file?