Practical Questions
Practical Questions
4. Write a Java program that demonstrates a 5x5 grid layout and displays
buttons labeled with numbers from 0 to 9 within the grid.
11. Write a Java program to create a table using JTable that displays
the name, percentage, and grade for 10 students. Include a scrollbar to
allow easy navigation through the table.
17. Write a program using URL class to retrieve the host, protocol,
port and file of URL http://www.msbte.org.in
24. Write a Program to send the username to server and server will
send the length of username to client.