We use library functions in the program, in what form they are provided to the program?
No Answer is Posted For this Question
Be the First to Post Answer
What are enumerations?
Differentiate between declaration and definition.
How can a called function determine the number of arguments that have been passed to it?
How to defines the function in c++?
can anybody please tell me how to write a program in c++,without using semicolon(;)
What is long in c++?
in C++ , the word plus plus who found this?
Explain one-definition rule (odr).
What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)
Explain about profiling?
Write a struct time where integer m, h, s are its members?
What is a set in c++?