0% found this document useful (0 votes)
2 views1 page

Java Assignment 4

The document is an assignment from the Dr. Akhilesh Das Gupta Institute of Professional Studies for the Java Programming course. It includes questions on object serialization, JNI, random access files, JDBC, and client-server paradigms, along with programming tasks related to file handling and database operations. Additionally, it requests short notes on RMI, buffered streams, and collections.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Java Assignment 4

The document is an assignment from the Dr. Akhilesh Das Gupta Institute of Professional Studies for the Java Programming course. It includes questions on object serialization, JNI, random access files, JDBC, and client-server paradigms, along with programming tasks related to file handling and database operations. Additionally, it requests short notes on RMI, buffered streams, and collections.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Dr.

Akhilesh Das Gupta Institute of Professional Studies


FC-26, Shastri Park, Shahdara, New Delhi-110053

DEPARTMENT OF INFORMATION TECHNOLGY

Assignment No. 4 (Based on UNIT 4th)

Subject Name: Java Programming Subject Code: CIC 212

Q1. Explain in brief:

a.) Object Serialization (CO4)

b.) JNI (CO4)

c.) Random Access Files (CO4)

d.) Differentiate ArrayList and Vector (CO4)

e.) Socket and ServerSocket (CO4)

Q2. Discuss different types of drivers in JDBC (CO4)

Q3. What is JDBC? Explain JDBC connectivity steps with any database(MS-Access, Oracle,
My-SQL). Also write program for insertion and retrieval of records from employee databases
having three fields- EmpId, Emp_Name, Emp_Address.

Q 4 Write a program to read content of one file and write in another File? (CO4)

Q 5 Explain Client –Server Paradigm? (CO4)

Q4. Write short notes on:


a.) RMI (CO4)

b.) Buffered Streams (CO4)

c.) Collections (CO4)

You might also like