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...


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15

10 Answers   Wipro,


what is the difference between #include<stdio.h> and #include"stdio.h" ?

6 Answers   TCS,


Write a Program to accept different goods with the number, price and date of purchase and display them

0 Answers   HDFC,


what is bitwise operator?

1 Answers   IBM,


How do you write a program which produces its own source code as output?

0 Answers  


What is 'bus error'?

0 Answers  


how to print "hai" in c?

13 Answers   TCS,


What does dm mean sexually?

0 Answers  


What are the string functions? List some string functions available in c.

0 Answers  


what are the difference between ANSI C and Let Us c and Turbo C

4 Answers   LG Soft,


What are the different types of constants?

0 Answers  


program to convert a integer to string in c language'

0 Answers  


Categories