How are observer and observable used in java programming?
No Answer is Posted For this Question
Be the First to Post Answer
What is null data type?
How do you set security in applets?
What is var keyword ?
Name the types of mouse event listeners ?
Why does java not allow multiple public classes in a java file ?
Java is pass by value or pass by reference? Explain
Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?
What is local declaration?
what is the replacement method of stop() of thread
What is Exception handling in Java How do you handle run time errors please explain with an example
Why Java is called as purely platform independent..? Explain briefly..dont Give regular answers Explain with your own example..?
What is the purpose of a volatile variable?