List types of storage classes in java?


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

Post New Answer

More Core Java Interview Questions

describe method overloading

0 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


Why enumeration is faster than iterator?

0 Answers  


Is stringwriter thread safe?

0 Answers  


can we write program without class

6 Answers   TCS,


What is the basic concept of java?

0 Answers  


What are the skills required for core java?

0 Answers  


What are encapsulation, inheritance and polymorphism?

0 Answers  


What are three ways in which a thread can enter the waiting state in java programming?

0 Answers  


What is the purpose of garbage collection in java?

0 Answers  


What is threaded programming and when is it used? : Java thread

0 Answers  


garbate collector(GC)?

4 Answers  


Categories