What does the nocreate and noreplace flag ensure when they are used for opening a file?
No Answer is Posted For this Question
Be the First to Post Answer
What is object in c++ example?
write a program to add two numbers without using an arithmetic operator.
The "virtual" specifier in a member function enables which one of the following? a) Monmorphism b) Late binding c) Metamorphism d) Solomorphism e) Inheritance
What are c++ storage classes?
What is stl containers in c++?
What is vector processing?
Are c and c++ different?
What is a far pointer? where we use it?
What should main() return in c and c++?
What is c++ library?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is flush c++?