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

Can you think of a situation where your program would crash without reaching the breakball, which you set at the beginning of main()?

Answer Posted / neelam saini

C++ allows for dynamic initialization of global variables before main() is invoked. It is possible that initialization of global will invoke some function. If this function crashes the crash will occur before main() is entered.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the equivalent of Pascal's Real a) unsigned int b) float c) char

971


Give 10 points of differences between C & C++.

1085


Write a recursive program to calculate factorial in c++.

1024


If you don’t declare a return value, what type of return value is assumed?

885


Explain rtti.

1024


What operator is used to access a struct through a pointer a) >> b) -> c) *

1053


What does ctime() do?

1046


Is c++ high level programming language?

1072


Write about the members that a derived class can add?

933


Why is polymorphism useful?

1018


What's the order in which the local objects are destructed?

1199


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

3872


Which software is best for coding?

993


When should we use multiple inheritance?

989


Which ide is best for c++?

990