MCQ Questions on Fundamental of Java set-16
MCQ Questions on Fundamental of Java set-16

1) Java programs are ........ independent. A. platform B. procedural C. high level D. Secure 2) Methods having same name, same type signatur...

مزيد من المعلومات »

Interview Questions on Core Java Language set-3
Interview Questions on Core Java Language set-3

1) The CODE value in an ......... tag must name a class file that is in the same directory as the calling HTML page. A. (applet) B. >appl...

مزيد من المعلومات »

Objective Questions on Core Java Language set-2
Objective Questions on Core Java Language set-2

1) The methods wait() and notify() are defined in A. java.lang.String B. java.lang.Runnable C. java.lang.Object D. java.lang.Thread 2) The d...

مزيد من المعلومات »

Interview Questions on Overview of Java set-15
Interview Questions on Overview of Java set-15

1) Object is an ........ of class. A. instance B. implement C. inheritance D. invoke 2) ....... is the wrapper class. A. Random B. Byte C. V...

مزيد من المعلومات »

Solved MCQ on Fundamental of Java Language set-14
Solved MCQ on Fundamental of Java Language set-14

1) Which of the following statement is/are true? i) The name of a java program file must match the name of the class with the extension .jav...

مزيد من المعلومات »

MCQ on Core Java with Answers set-1
MCQ on Core Java with Answers set-1

1. Which exception is thrown by the read( ) method of input stream class? A) Exception B) ClassNotFoundException C) read Exception D) IOExce...

مزيد من المعلومات »

MCQ on Java Programming Language Fundamental set-12
MCQ on Java Programming Language Fundamental set-12

1. A java program is first ................ and ................... A) executed, run B) compiled, run C) run, compiled D) interpreted, compi...

مزيد من المعلومات »

MCQ on Java Programming With Answers set-11
MCQ on Java Programming With Answers set-11

1. If m and n are int type variables, what will be the result of the expression m%n when m=-14 and n=-3? A) 4 B) 2 C) -2 D) -4 2. Consider t...

مزيد من المعلومات »

JDBC MCQ Interview Questions with Answers set-2
JDBC MCQ Interview Questions with Answers set-2

1. A Java program cannot directly communicate with an ODBC driver because ....... ODBC Administrator (Photo credit: Wikipedia ) A) ODBC writ...

مزيد من المعلومات »

Java MCQ Interview Questions With Answers set-10
Java MCQ Interview Questions With Answers set-10

1. Java was developed by the company A) Sun Micro systems Sun Micro systems Image CrunchBase B) Microsoft C) Micro tech D) IBM 2. What is th...

مزيد من المعلومات »

Java Objective Questions with Answers set-9
Java Objective Questions with Answers set-9

1. In java a ....................... is a sequence of characters. Schema of the general architecture of a program running in a Java Virtual ...

مزيد من المعلومات »

Solved MCQ of JDBC and JSP set-1
Solved MCQ of JDBC and JSP set-1

English: JDBC type 3 driver (Network Protocol driver) (Photo credit: Wikipedia ) 1. What is JDBC ? A) java compiler B) Java API C) Java int...

مزيد من المعلومات »

Solved MCQ of Java Beans set-1
Solved MCQ of Java Beans set-1

1. Java Servlets are efficient and powerful solution for creating ....................... for the web. A) dynamic content B) static content...

مزيد من المعلومات »

Java Multiple Choice Questions With Answers set-8
Java Multiple Choice Questions With Answers set-8

1. Using which keyword we can access value of the instance variables and class variables of that class inside the method of that class itse...

مزيد من المعلومات »
 
Top