Q.1
Connection interface is implemented by
  • the database
  • the database driver
  • the programmer of the jdbc application
  • none
Q.2
What is the body of a Thread?
  • begin
  • run
  • execute
  • start
  • resume
Q.3
What is the correct declaration of an abstract method
  • public abstract method();
  • public void abstract method();
  • public abstract void method();
  • public final abstract void method();
Q.4
In second time compilation which code is generated
  • Managed
  • Unmanaged
  • Both
Q.5
Which of the following Namespace is used for Data Connectivity?
  • . System.IO
  • System.Data
  • System.data.sqlClient
  • System.data.connect
Q.6
CTS defines
  • specifies rules for the datatype in objects
  • the rule that the language must follow
  • an object oriented model that supports the complete implementation of language
  • all of the above
Q.7
Microsoft Intermediate Language is also termed as
  • IL
  • MSIL
  • CIL
  • All of above
Q.8
The framework supports various programming languages
  • VB.Net
  • C#
  • Java#
  • All of the above
Q.9
Which of the following are methods of user request handling in servlet
  • doGet()
  • doPost()
  • Both of them
  • None of these
Q.10
Which of the following are methods of form submission
  • post
  • get
  • both
  • none of these
Q.11
Servlet technology is used to create a web application
  • resides at server side
  • resides at client side
  • resides at both server side and client side
Q.12
Which one this keywords are used to create a class in java
  • class
  • struct
  • int
  • none of the avove
Q.13
Which one of the following statement is not true about the collection interface?
  • all methods defined in set interface are also defined in collection interface
  • list interface extends collection interface
  • set interface extends collection interface
  • all methods defined in list interface are also defined in collection interface
Q.14
Daemon thread runs in
  • BackGround
  • Foreground
  • Both
  • none
Q.15
If a priority of a java thread is 3 then the default priority of its child thread will be
  • 0
  • 1
  • 5
  • 3
Q.16
Default value of a java thread is
  • 0
  • 1
  • 5
  • 10
Q.17
How many benefits of advanced java?
  • 1
  • 2
  • 3
  • 4
Q.18
Returns the number of cells that meet a condition set forth in a formula
  • Count
  • CountA
  • CountIf
  • List
Q.19
Returns the number of cells in a range that contains numbers
  • Count
  • CountA
  • CountIf
  • List
Q.20
Function used to compare a cell value to a group of cells in two column vectors
  • VLookup Function
  • List Function
  • Lookup Functions
  • Count Functions
0 h : 0 m : 1 s