java paper

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

B.

Sc Degree Examination
Fourth Semester
Paper-4- computer Science
OOPS THROUGH JAVA
Fourth sem Unit wise important Questions

Unit-1
5 marks questions
1. Explain Data Types in java ?
2. Explain Naming Conventions in Java
3. Explain Input and Output statements in java?
4. Explain Java.util.Scanner Class?
5. .Explain java tokens ?
6.Explain java command line arguments
7.How to use break and continue statements in java?
8. Explain Priority of Operators ?
9. Explain The Java virtual Machine?

10 marks questions
1.Explain control statements ?
2. : Features of Java?
3 Explain Types of Arrays?
4. Explain Operators in Java?
Unit-2

5 marks questions
1.Illustrate the usage of this keyword ?
2.Explain nested classes ?
3.Explain recursive method ?
4. Explain Access Specifiers?
5. Features of Java?
6. Explain Methods, Static Methods, Static Block, Factory Methods

10 marks questions
1. Explain String functions
2. Explain Inheritance types
3. Explain Oriented Programming System (OOPS)
4. Explain Constructor

Unit 3

5 marks questions
1. Explain Final Methods, Static Methods
2. Explain Type Casting
3. Explain Abstract Method and Abstract Class
4. Explain The JAR Files
5. Explain Casting Referenced Data Types,
6. Explain throws Clause, throw Clause,
7. Explain Access Specifiers in Java
8. Explain Creating API Document?

10 marks questions
1. Explain Polymorphism?
2. Explain Exception Handling ?
3. Explain Multiple Inheritance using Interfaces ?
4. Explain Packages ?

Unit 4
5 marks questions
1. Explain Serialization of Objects?
2. write a program to Counting Number of Characters in a File?
3. Explain Single Tasking, Multi Tasking ?
4. Explain Thread Communication?
5. Explain Applications of Threads ?
6. Explain Daemon Threads ?
10 marks questions
1.Explain io Streams ?
2.Explain Threads creation methods ?
3. Explain Thread Priorities ?
4. Explain Thread Life Cycle ?
5. Explain Deadlock of Threads ?

Unit-5
5 marks questions
1.Write a program to A Simple Game with an Applet ?
2. How to Creating an Applet ?
3.What are the Database Servers, Clients ?
4. , Write about Types of Result Sets ?
5. Explain Applet Parameters ?
6.Explain Stored Procedures and CallableStatements ?

10 marks questions

1.Exlain JDBC connectivity steps ?


2. Explain Working with Oracle Database ?
3.Explain SQL Statements ?
4.Explain how to Retrieving Data from MS Access Database ?
5.Explain An Applet with Swing Components?
5. Explain Applet Life cycle ?
6.how to connect jdbc–odbc Bridge Driver to Oracle Database?

You might also like