What Is Size Of The Object Of Following Class 64 Bit Systemp #36
What is size of the object of following class (64 bit system)?</p> <pre><code class="language-cpp"> class student { int rollno; char name[20]; static int studentno; };</code></pre>
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 OOPs Concept & Features - OOPs MCQ: Objects - Quiz No.1.