Explain about doubly linked list
No Answer is Posted For this Question
Be the First to Post Answer
what is life cycle of applet?
Can we override static methods in java?
How is the marker interface used in Java?
What is main method?
What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.
What is method reference?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What are the java ide’s?
Can you explain the meaning of aggregation and composition
when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
Is array a class in java?
What is the purpose of the return statement?