Question: some help please The Error in the below code : class Student { int a; public : float a; O a. Error: data types are
some help please


The Error in the below code : class Student { int a; public : float a; O a. Error: data types are different for same variable O b. Error: Public must come first O c. It is correct d. Error: same variable name can't be used twice Which symbol should be used to pass the object by reference in C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
