Why Java is called as purely platform independent..? Explain briefly..dont Give regular answers Explain with your own example..?
8 32620when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
1 5608What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]
IBM,
2 10802
What is early binding and late binding in java?
What is the longest unicode character?
Describe the various concepts related to object oriented programming (oop).
can I implement my own start() method? : Java thread
What is the static import?
What is a super method?
What is java argument list?
Why is stringbuffer thread safe?
What do you mean by platform independence?
What is collection class in java? List down its methods and interfaces.
What is the hashcode () and equals () used for?
What is an example of a constant variable?
What are voids?
What is the difference between yielding and sleeping?
What is the multi-catch block in java?