info@avatto.com
+91-9920808017
0. If you create a class named SaleItem and each instantiation of the class requires 50 bytes, which of the following allocates enough memory for the SaleItem object, assuming that ptr is properly defined?
prt = new SaleItem;
prt = new 50;
Either (a) or (b)
none of these
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.