Why Java is called as purely platform independent..? Explain briefly..dont Give regular answers Explain with your own example..?
8 32925when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
1 5697What 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 10939
Can we convert stringbuilder to string in java?
Can you change array size in java?
What is difference between string and stringbuffer?
What are predicates in java 8?
What is a top level class in java?
how would you implement a thread pool? : Java thread
What is a variable and constant?
How many characters is 2 bytes?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
Explain the pointers in Java?
Explain the selection sort algorithm?
What is abstract class? Explain
Does list allow duplicates in java?
Which collection does not allow duplicates in java?
Where are variables stored?