Question: What will happen if a class is not having any name?
[A]. It cannot have a destructor.
[B]. It cannot have a constructor.[C]. It is not allowed.
[D]. Both A and B.
[B]. It cannot have a constructor.[C]. It is not allowed.
[D]. Both A and B.
Answer: Option D