0% found this document useful (0 votes)
3 views

Practical

Uploaded by

sanchitahiwrale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Practical

Uploaded by

sanchitahiwrale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 14

Sr.

Name of Student
No

1 ADAGALE SHWETA SANTOSH

2 DILWALE DHANANJAY DATTU

3 JAMBHULKAR SHRIKAR

4 KAME AISHWARYA

5 AYESHA AHMED KHAN

6 RENIWAL RUTUJA PRAMOD

7 SAKHARE PRITI RAJU

8 SAWJI MANASVI JITENDRA

9 SONAWNE GOPAL KRUSHNA

10 THORE GANESH SHRIRANG

11 WAGHMARE NIKITA BALASAHEB

12 AGALE SRUSHTI

13 APSINGEKAR RUSHIKESH BIPIN

14 BAKHALE ROHINI RAMESH

15 BEDWAL SNEHAL RAJU


16 BINAYAKE PRACHI SURESH

17 CHAPE PRALHAD SHIVAJI

18 GIRISH KIRAN CHAVAN

19 DABHADE RUTUJA PRAKASH

20 DANDGE KUNAL DIPAK

21 DASHRATHE MANSI BABASAHEB

22 DHABADKAR ADESH SHIVAJI

23 DHEREPATIL AKANKSHA SAMPAT

24 DIGHULE VAISHNAVI DILIP

25 GAIKWAD KUNAL RAJENDRA

26 GAWARE SACHIN DNYANESHWAR

27 GIRE BHAGYASHRI JIVAN

28 GOSWAMI RUDRAKSH MAHESH

29 GUNJAL SACHIN RAMESHWAR

30 HADOLE PRATHAMESH NAGESH

31 HIWRALE SANCHITA KISHOR


32 HONMANE RUSHIKESH PARAJI

33 IGHE PRAJAKTA AMOL

34 JADHAV ABHIJEET SANTOSH

35 JADHAV ADITYA DATTA

36 JADHAV MAYURI BALASAHEB

37 JADHAV RUSHIKESH YOGESH

38 JADHAV RUTUJA KAKASAHEB

39 JOSHI ATHARV VASANTRAO

40 KALE AADARSH SHANKAR

41 MUKESH KESHAV KALE

42 KALE TEJASWINI DNYANESHWAR

43 KHAMBAT KUNAL SANDEEP

44 KHARAT MANSI INDRAJEET

45 KHOLE ROHAN NARAYAN

46 KONDPALLE SNEHA YOGESH

47 SANIKA SANJAY KULKARNI


48 KUMBHAKARN PRATHAMESH AVINASH

49 LOLGE KARTIKI PRAFUL

50 MAGAR YASH CHANDRAKANT

51 MAHALE SHRUSHTI SHIVCHANDRA

52 MATKAR RUPESH HANUMAN

53 MEVHANKAR SARTHAK UMESH

54 AARYA MAHESH MHASKE

55 MORE RUTUJA DATTU

56 NIKAM YASH KADUBAL

57 NIRASHE VIKAS BHAGWAN

58 NAVALE SARTHAK AJINATH

59 PADAR KUNAL ATUL

60 PATIL GAYATRI SHANKAR

61 PATIL OM DNYANESHWAR

62 PINJARKAR NILKANTH RAJESH

63 RAJGURU PRACHI GAJANAN


64 SANGAVE PRERANA SANJAY

65 SAPKAL BHAGYASHRI KRUSHNA

66 ANWAY SURAJ SHIMPNE

67 SHIRSATH YUVRAJ JIJARAM

68 SONAWANE JYOTI ASHOK

69 SONWANE JANESHWAR BABASAHEB

70 SURYAWANSHI PIYUSHA PRAMOD

71 SURYAWANSHI RUTUJA DNYANESHWAR

72 TAKSAL PRIYANKA GANESH

73 TATUDE DEVIKA LAHU

74 THORAT YASH KALYAN

75 TONGIRE JANHVI SANDEEP

76 VANKHEDE ABHISHEK SURYAKANT

77 OM RAJKUMAR VARMA

78 WAGHCHAURE PRIYA ARUN

79 SWANANDI SANTOSH WAGHMARE


80 VINAYA SUNIL WANARE

81 AVNISH RAHUL THOMBRE

82 SURSE DIPAK BHAGWAN

83 HERKAR VISHWAJEET MAHESH

84 ADMANE SHWETA SOMINATH

85 RAVINDRA BALU BELDAR

86 BALAJI DHONDIRAM BHAVLE

87 BORADE SHIVADAS MAROTI

88 CHAVAN PALLAVI RAJESH

89 DOLAS SUPRIYA ASHOK

90 GUPTA KHUSHI OMPRAKASH

91 KEDAR PRAVIN ASHOK

92 PATEL MASIRA ATEEQUE

93 SHAIKH SANIYA AZIZ


Practical to perform
Write a program to demonstrate the use of AWT
component like
Lable,Textfield,TextArea,Button,Checkbox,RadioButto
n etc. a program to design a form using the
Write
component List and Choice.

Write a program to design simple calculator with use


of GridLayout

Write a program to create a two – level card deck


that allows the user to select component of panel
using CardLayout.
Write a program using AWT to create a meneubar
where menubar contain menu items such as
File,Edit,View and create a submenu under the File
menu:
Write aNew and Open.
program using swing to display a Scrollpane
and JcomboBox in an Japplet with the items-
English,Marathi,Hindi,Sanskrit.
Write a program to create a Jtree.

Write a program to create a Jtable

Write a program to launch a JprogrssBar.

Write a program to demonstrate the status of key on


Applet window such as
KeyPressed,KeyReleaed,KeyUp,KeyDown.
Write a program to demonstrate various mouse
event using MouseListener and MouseMotionListener
interface.
Write a program to demonstrate the use of JTextField
and JPasswordField using Listerner Interface.

Write a program to demonstrate the use of


WindowAdapter class.

Write a program to demonstrate the use of


InetAddress class and its factory methods.

Write a program to demonstrate the use of URL and


URLConnection class and its methods.
Write a program to demonstrate use of
DataGramSocket and DataGram packet.

Write a program to insert and retrive the data from


databace using JDBC.

Write a program to demonstrate the use of


preparedStatement and ResultSet interface.

Write a program to update and delete a record from


a database table.

Write a program to demonstrate the use of


HttpServlet as a parameterized Servlet

Write a Servlet program to send uername and


password using HTML forms and authenticate the
user
Write a program to demonstrate the use of AWT
component like
Lable,Textfield,TextArea,Button,Checkbox,RadioButto
n etc. a program to design a form using the
Write
component List and Choice.

Write a program to design simple calculator with use


of GridLayout

Write a program to create a two – level card deck


that allows the user to select component of panel
using CardLayout.
Write a program using AWT to create a meneubar
where menubar contain menu items such as
File,Edit,View and create a submenu under the File
menu:
Write aNew and Open.
program using swing to display a Scrollpane
and JcomboBox in an Japplet with the items-
English,Marathi,Hindi,Sanskrit.
Write a program to create a Jtree.

Write a program to create a Jtable

Write a program to launch a JprogrssBar.

Write a program to demonstrate the status of key on


Applet window such as
KeyPressed,KeyReleaed,KeyUp,KeyDown.
Write a program to demonstrate various mouse
event using MouseListener and MouseMotionListener
interface.
Write a program to demonstrate the use of JTextField
and JPasswordField using Listerner Interface.

Write a program to demonstrate the use of


WindowAdapter class.

Write a program to demonstrate the use of


InetAddress class and its factory methods.

Write a program to demonstrate the use of URL and


URLConnection class and its methods.

Write a program to demonstrate use of


DataGramSocket and DataGram packet.

Write a program to insert and retrive the data from


databace using JDBC.

Write a program to demonstrate the use of


preparedStatement and ResultSet interface.

Write a program to update and delete a record from


a database table.

Write a program to demonstrate the use of


HttpServlet as a parameterized Servlet

Write a Servlet program to send uername and


password using HTML forms and authenticate the
user
Write a program to demonstrate the use of AWT
component like
Lable,Textfield,TextArea,Button,Checkbox,RadioButto
n etc. a program to design a form using the
Write
component List and Choice.

Write a program to design simple calculator with use


of GridLayout

Write a program to create a two – level card deck


that allows the user to select component of panel
using CardLayout.
Write a program using AWT to create a meneubar
where menubar contain menu items such as
File,Edit,View and create a submenu under the File
menu: New and Open.
Write a program using swing to display a Scrollpane
and JcomboBox in an Japplet with the items-
English,Marathi,Hindi,Sanskrit.
Write a program to create a Jtree.

Write a program to create a Jtable

Write a program to launch a JprogrssBar.

Write a program to demonstrate the status of key on


Applet window such as
KeyPressed,KeyReleaed,KeyUp,KeyDown.
Write a program to demonstrate various mouse
event using MouseListener and MouseMotionListener
interface.
Write a program to demonstrate the use of JTextField
and JPasswordField using Listerner Interface.

Write a program to demonstrate the use of


WindowAdapter class.

Write a program to demonstrate the use of


InetAddress class and its factory methods.

Write a program to demonstrate the use of URL and


URLConnection class and its methods.

Write a program to demonstrate use of


DataGramSocket and DataGram packet.

Write a program to insert and retrive the data from


databace using JDBC.

Write a program to demonstrate the use of


preparedStatement and ResultSet interface.

Write a program to update and delete a record from


a database table.

Write a program to demonstrate the use of


HttpServlet as a parameterized Servlet

Write a Servlet program to send uername and


password using HTML forms and authenticate the
user
Write a program to demonstrate the use of AWT
component like
Lable,Textfield,TextArea,Button,Checkbox,RadioButto
n etc. a program to design a form using the
Write
component List and Choice.

Write a program to design simple calculator with use


of GridLayout

Write a program to create a two – level card deck


that allows the user to select component of panel
using CardLayout.
Write a program using AWT to create a meneubar
where menubar contain menu items such as
File,Edit,View and create a submenu under the File
menu:
Write aNew and Open.
program using swing to display a Scrollpane
and JcomboBox in an Japplet with the items-
English,Marathi,Hindi,Sanskrit.
Write a program to create a Jtree.

Write a program to create a Jtable

Write a program to launch a JprogrssBar.

Write a program to demonstrate the status of key on


Applet window such as
KeyPressed,KeyReleaed,KeyUp,KeyDown.
Write a program to demonstrate various mouse
event using MouseListener and MouseMotionListener
interface.
Write a program to demonstrate the use of JTextField
and JPasswordField using Listerner Interface.

Write a program to demonstrate the use of


WindowAdapter class.

Write a program to demonstrate the use of


InetAddress class and its factory methods.

Write a program to demonstrate the use of URL and


URLConnection class and its methods.

Write a program to demonstrate use of


DataGramSocket and DataGram packet.
Write a program to insert and retrive the data from
databace using JDBC.

Write a program to demonstrate the use of


preparedStatement and ResultSet interface.

Write a program to update and delete a record from


a database table.

Write a program to demonstrate the use of


HttpServlet as a parameterized Servlet

Write a Servlet program to send uername and


password using HTML forms and authenticate the
user
Write a program to demonstrate the use of AWT
component like
Lable,Textfield,TextArea,Button,Checkbox,RadioButto
n etc. a program to design a form using the
Write
component List and Choice.

Write a program to design simple calculator with use


of GridLayout

Write a program to create a two – level card deck


that allows the user to select component of panel
using CardLayout.
Write a program using AWT to create a meneubar
where menubar contain menu items such as
File,Edit,View and create a submenu under the File
menu:
Write aNew and Open.
program using swing to display a Scrollpane
and JcomboBox in an Japplet with the items-
English,Marathi,Hindi,Sanskrit.
Write a program to create a Jtree.

Write a program to create a Jtable

Write a program to launch a JprogrssBar.

You might also like