What parameter does the constructor to an ofstream object take?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 Answers ABC, Accenture, DataLand, HCL, Webyog,
What is the use of main function in c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Explain the use of virtual destructor?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
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)
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
What is using namespace std in c++?
What is :: operator in c++?
How important is c++?
Define token in c++.
Is there finally in c++?