What are the elements of java?
No Answer is Posted For this Question
Be the First to Post Answer
can abstract class have constructor how can you achive this ?
What is treeset and treemap in java?
Can an interface implement another interface?
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,
Hi Friends, I am new to java. Can u explain about thread concept.How i know one thread is locked, and how can i force or acquire another thread for lock . Finally how to know thread is released from lock. Explain types of lock(like method level and block level) in thread.
Is array dynamic in java?
Why parsing is done?
Can we have any code between try and finally blocks?
Should a main method be compulsorily declared in all java classes?
My interview asked what is dynamic variable in java and where we use them.
how to print a numbers from 1 to 100 with out using control structures?
Is char a data type in java?