-
-
What is an example of polymorphism?
A) Inner classB) Anonymous classesC) Method overloadingD) Method overriding
-
-
-
-
-
-
________ text component is best suited for controlling the format of a single line of user-entered text?
Skill/Topic: AWT & AppletsA) JformattedTextField
-
-
-
-
-
-
-
//Note:before installing Tomcat the code gave no error:Pls give me suggestion">
I get the following error while running a servlet that connects with database.Required:java.sql.Connectionfound:ConnectionThe line is Connection con = DriverManager.getConnection("here the oracle datasource ","user",password");//Note:before installing Tomcat the code gave no error:Pls give me suggestion
-
What is the range of the char type?
A) long - 0 lB) float - 0.0 fC) double - 0.0 dD) char – null
-
What are the constants defined by Byte, Short, Integer and Long? 1. MAX_VALUE,2. MIN_VALUE3. TYPE.
A) 1, 2B) 2, 3C) 1, 2, 3D) 1, 3
-
-
-
Java Interview Questions
Ans