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()?



Can you think of a situation where your program would crash without reaching the breakball, which yo..

Answer / 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

More C++ General Interview Questions

Can we get the value of ios format flags?

0 Answers  


Why do we use structure in c++?

0 Answers  


1.what is the difference between software & package &application.

1 Answers   Infosys,


What is the size of a vector?

0 Answers  


What is constructor in C++?

0 Answers  


Can a built-in function be recursive?

0 Answers  


What is the maximum value of a unsigned char a) 255 b) 256 c) 128

0 Answers  


What does std mean in c++?

0 Answers  


Differentiate between the message and method in c++?

0 Answers  


Is it possible for the objects to read and write themselves?

0 Answers  


How do you declare A pointer to a function which receives nothing and returns nothing

0 Answers  


Can we make any program in c++ without using any header file and what is the shortest program in c++.

0 Answers   MCN Solutions,


Categories