If one class contains another class as a member, in what order are the two class constructors called
a) Constructor for the member class is called first
b) Constructor for the member class is called second
c) Only one of the constructors is called
d) all of the above
No Answer is Posted For this Question
Be the First to Post Answer
Why does everyone say not to use gets?
What is volatile
What is difference between arrays and pointers?
what is mean by Garbage collection ? Please answer me. Advance thanks.
Why we use break in c?
plz answer..... a program that reads non-negative integer and computes and prints its factorial
How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...
Tell us the use of fflush() function in c language?
What is a pointer on a pointer in c programming language?
Which is better pointer or array?
What is nested structure in c?
Is it possible to create recycle bin in mobiles?