Which header file allows file i/o with streams
a) fileio.h
b) iostream.h
c) fstream.h
What is the difference between an enumeration and a set of pre-processor # defines?
To which numbering system can the binary number 1101100100111100 be easily converted to?
Distinguish between new and malloc and delete and free().
What is extern c++?
How do you write a function that can reverse a linked-list?
Can I make ios apps with c++?
What are the classes in c++?
Explain how the virtual base class is different from the conventional base classes of the opps.
How would you use the functions randomize() and random()?
What are the different types of comments allowed in c++?
Why do we use string in c++?
How to stop conversions among objects?