Skip to content

Task-24

Muhammad Manzoor Asif requested to merge Task-24 into main

JDBC

  1. Write a program in Java that enters Student details from console(Roll No, Name etc) and retrieves information and prints on console. Use MySQL as a database and write the application in JDBC.
Edited by Muhammad Manzoor Asif

Merge request reports