Why heap memory is called heap?
what are the different access specifiers that can be used by interfaces and abstract classes? can anyone give me detailed description on this
11 Answers IBM, L&T,
What are synchronized methods ?
What is increment in java?
Explain Public static void main?
Can we use string in switch case in java?
Why are pointers not secure?
How many bytes are there?
Can singleton class be inherited in java?
aabccdee Find the used alphabets as abcde ?
Explain the use of javap tool.
What is garbage collector?
we have two threads..both the threads are reading the data.. is there any need of synchronization there?...justify it?