Which of the following statements are true in c++? June 6, 2022 by admin โช Choose the correct option.Which of the following statements are true in c++?A. Classes can not have data as public members.B. Structures can not have functions as members.C. Class members are public by default.D. None of these. Submit Answer