Why volatile is used in java?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by the term singleton?
class A { private int i; } class B extends A { private int i; } if I create an object of B class what will be the memory of that object.
What problems will occur when you don?t use layout managers?
What is java literals?
How do you get length in java?
What is the difference between sop and work instruction?
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 about version control?
Write java program to reverse string without using api?
Explain about sets?
How to check if linked list contains loop in java?
what is the difference between @include page and @include file