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


Is static variable stored in heap?


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

Post New Answer

More Core Java Interview Questions

What is the difference between Resultset and Rowset.

6 Answers   IBM, Wipro,


What is the frontend and backedn in Java?

3 Answers   TCS,


I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?

0 Answers  


Give us a program to check for parenthesis matching using stack.

0 Answers   Genpact,


What are structs in java?

0 Answers  


Which collection allows duplicate values in java?

0 Answers  


solve this is my problem byte a=40,byte b=50 both add value is 90 this is with in range of byte... byte range is -128to 127.... why this pgm gives error like type mismatch.... package javapgms; public class byte1 { public static void main(String args[]) { byte a=40,b=50; byte c=a+b; System.out.println(c); } } note : dont use int k... a,b,c are in byte range... mind it..

2 Answers  


Explain the difference between abstract classes and interfaces in java?

0 Answers  


What is JAVA? Why it is platform independent?

10 Answers   NIIT,


What is queue in java?

0 Answers  


Is Java is 100% pure OOPS? Explain?

27 Answers   ANZ,


What is the use of volatile in java?

0 Answers  


Categories