Can private class be extended java?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by call by reference?
If I only change the return type, does the method become overloaded?
What are the two types of streams offered by java 8?
How to create a fecelet view?
Static Variable can referred in non-static method?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.
What is casting?
what is struts-config-xml?and its use?
Explain java coding standards for interfaces?
Explain the difference between Unicast and Multicast objects?
How do you replace a string in java?