Software Engineering Mcqs

JIT meaning ?

(A) just in time

(B) java in time

(C) join in time

(D) none of above

Submitted By: Ali Uppal


Which driver is called as thin-driver in JDBC ?

(A) Type-1 driver

(B) Type-2 driver

(C) Type-3 driver

(D) Type-4 driver

Submitted By: Ali Uppal


Suspend thread can be revived by using ?

(A) yield() method

(B) Suspend() method

(C) start() method

(D) resume() method

Submitted By: Ali Uppal


In Java byte, short, int and long all of these are ____________?

(A) signed

(B) unsigned

(C) Both of the above

(D) None of these

Submitted By: Ali Uppal


Which method can’t be overidden ?

(A) println

(B) final

(C) super

(D) static

Submitted By: Ali Uppal


Submitted By: Ali Uppal


In Java, the word true is ___________________?

(A) A Boolean literal

(B) A Java keyword

(C) Same as value 0

(D) Same as value 1

Submitted By: Ali Uppal


Hot java is_______________?

(A) Web browser

(B) Java environment

(C) System software

(D) IDE

Submitted By: Ali Uppal


What is meaning of jar ?

(A) java array

(B) java architecture

(C) java archived

(D) none of these

Submitted By: Ali Uppal


A package is a collection of__________________?

(A) Classes and Interfaces

(B) Classes

(C) Editing tools

(D) Editing tools and Interfaces

Submitted By: Ali Uppal