info@avatto.com
+91-9920808017
0. Which of the following constructor function prototypes would be correct in the declaration section of a class named Product that contains one data member, prodNum?
Product (int n);
Product (int n) (prod Num = n;);
Product (int n): prod Num (n) ();
All of the above
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.