What type of variable is error flag?
No Answer is Posted For this Question
Be the First to Post Answer
why java is platform independent?
What are autoboxing and unboxing? When does it occur?
What is tochararray in java?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Explain the differences between public, private, protected and static?
How do you ensure that n threads can access n resources without deadlock?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
Explain about java sdk?
How are commas used in the initialization and iteration parts of a for statement?
what is meant by encapsulation?
In what type of containers, Border layout is a default layout?
How to access a method that it declared as protected?