Sail E0 Webinar
Question

The statement f1.write((char*)&obj1, sizeof(obj1));


Options:
A .  writes the member function of obj1 to f1.
B .  Writes the data in obj1 to f1.
C .  Writes the member function and the data of obj1 to f1.
D .  Writes the address of obj1 to f1.
Answer: Option B




Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers