Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Post New Answer

More C Interview Questions

write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


How can I recover the file name given an open stream?

0 Answers  


. Explain the differences between fork() and exec() in C

2 Answers  


how can i get output the following... 5 4 3 2 1 4 3 2 1 3 2 1 2 1 1 and 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 plz plz...

3 Answers  


how to add our own function in c library please give details.?

1 Answers   TCS,


1. main() { printf("%d",printf("HelloSoft")); } Output?

3 Answers   HCL,


What is the relationship between pointers and data structure?

0 Answers  


What is difference between array and structure in c?

0 Answers  


void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

0 Answers  


Why do some versions of toupper act strangely if given an upper-case letter?

0 Answers  


What is #line used for?

0 Answers  


Explain how can I right-justify a string?

0 Answers  


Categories