Why Java is called as purely platform independent..? Explain briefly..dont Give regular answers Explain with your own example..?
8 33242when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
1 5784What 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 11030
Write a program to print fibonacci series up to count 10.
What language is java written?
What is thread life cycle in java?
What is the use of beaninfo?
Is singleton class thread safe?
Can we override constructor in java?
What is append function?
What is the main advantage of passing argument by reference?
Give an example of use of pointers in java class.
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
Differentiate between array list and vector in java.
How many types of exception can occur in a java program?
what is the significance of listiterator in java?
Can a constructor be private and how are this() and super() method used with constructor?
How many JVMs can run on a single machine and what is the Just-In-Time(JIT) compiler?