Q:

What is size of the object of following class (64 bit system)?

0

What is size of the object of following class (64 bit system)?

class student { int rollno; char name[20]; static int studentno; };


  1. 21
  2. 22
  3. 24
  4. 20

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).24

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Functions can’t return objects. State True or Fa... >>
<< The object can’t be:...