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


When you define a integer it gets stored in which data
structure?(Stack or a heap)

Answers were Sorted based on User's Feedback



When you define a integer it gets stored in which data structure?(Stack or a heap)..

Answer / smikesh

Stack

Is This Answer Correct ?    9 Yes 3 No

When you define a integer it gets stored in which data structure?(Stack or a heap)..

Answer / shyam

Depends on where the integer is declared. If it s declared in a block it goes into stack.

If it s an static or global variable, it will not be stored in stack. It ll be stored in data segment of the running program.

Integer will never be stored in heap... never...

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More OOPS Interview Questions

What is polymorphism in oops with example?

0 Answers  


what is a binary overloading

2 Answers  


What are constructors in oop?

0 Answers  


how to write a java program for an output ****0 ***01 **012 *0123 01234

1 Answers  


What is a class?

32 Answers   Infosys, TCS, Thylak,


what is the application of oops?

8 Answers   IBM,


how to find the largest of given numbers in an array

2 Answers  


How to deploy web appliction in web logic ?

1 Answers   Unisys,


What is the difference between static polymorphism and dynamic polymorphism?

0 Answers  


what is the difference between inter class and abstract class...?

0 Answers  


What is abstraction in oops with example?

0 Answers  


Why is static class not inherited?

0 Answers  


Categories