Q529
The statement fwrite ( (char*)&objl, sizeof(objl) );
A.
writes the member functions of objl to fl
B.
writes the data in objl to fl
AnswerC.
writes the member functions and me data of objl to fl
D.
writes the address of objl to fl
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board