What are the high-level thread states in java programming?
No Answer is Posted For this Question
Be the First to Post Answer
can abstract class have constructor how can you achive this ?
How do generics work?
What is anonymous class?
what is the use of declaring constructor as private?
5 Answers Cyient, IVY Technologies, Sai Softech, Virtusa,
Can we write method inside a method in java?
Why string is immutable with example?
Explain about core java?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
Explain scope or life time of local variables in java?
What is the Scope of Static Variable?
How do you use compareto in java?
Can keyword be used as identifier?