Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

BCA sem 6 assignment, Assignments of Java Programming

this is my assignment for semester 6 in BCA .this document is all about java.

Typology: Assignments

2020/2021

Uploaded on 07/16/2021

vaibhav-masaye
vaibhav-masaye 🇮🇳

2 documents

1 / 11

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Submission Sheet:
Reference/enrollment number. 1190812
Student Name Vaibhav Balu Masaye
Subject Name Advance Java Programming
Semester/Year VI
Program - BCA
Questions:
1. Write an example code for inserting BLOB into table
Code: -
Output: -
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download BCA sem 6 assignment and more Assignments Java Programming in PDF only on Docsity!

Submission Sheet:

Reference/enrollment number. 1190812 Student Name Vaibhav Balu Masaye Subject Name Advance Java Programming Semester/Year VI Program - BCA

Questions:

1. Write an example code for inserting BLOB into table

Code: - Output: -

Code: - Output: -

4. Write example code to Connect Java Application with MySQL database

Code: - Output: -

6. Write example code of PreparedStatement interface that deletes the

record Code: - Output: - Before run After run

7. Write example code of PreparedStatement interface that retrieve the

records of a table Code: - Output: -

9. Write example code of DatabaseMetaData interface

Code: - Output: -

10.Write example code of DatabaseMetaData interface that prints total

number of tables Code: - Output: -