github

Made bySaurav Hathi

CSE - Practice Test -47

Q1:

Which component is used to compile, debug and execute java program?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q2:

What is the extension of java code files?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q3:

When does method overloading is determined?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q4:

Which of the following is a method having same name as that of it’s class?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q5:

What is false about constructor?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q6:

Which data type value is returned by all transcendental math functions?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q7:

Which of these keywords are used to define an abstract class?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q8:

An IF or ELSE IF statement accepts ___ as input before branching.
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q9:

Java style IF-ELSE statements are similar to ___.
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q10:

An IF-ELSE statement is better than a SWITCH statement in which scenario below?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q11:

Which of these keywords must be used to monitor for exceptions?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q12:

Which package provides many event classes and Listener interfaces for event handling?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q13:

By which method You can set or change the text in a Label?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q14:

How many types of controls does AWT supports these controls are subclasses of component?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q15:

Event class is defined in which of these libraries?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q16:

Which of these modifiers can be used for a variable so that it can be accessed from any thread or parts of a program?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q17:

Thread priority in Java is:
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q18:

Which of these is a protocol for breaking and sending packets to an address across a network?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q19:

How does applet and servlet communicate?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q20:

What does bind() method of ServerSocket offer?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q21:

Which of these interface is not a member of java.io package?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q22:

Which of the following is used to call stored procedure?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q23:

Which of the following is used to rollback a JDBC transaction?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q24:

Which driver is efficient and always preferable for using JDBC applications?

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options:
Q25:

Which method is used to perform DML statements in JDBC?
 

Tags:
Kalsee_CSE
Section:
CSE Miscellaneous
Options: