Slip No 15 Q B
Write a Java program to accept the details of Student (RNo, SName, Per, Gender,Class) and store into the database. (Use […]
Write a Java program to accept the details of Student (RNo, SName, Per, Gender,Class) and store into the database. (Use […]
Write a java program to display each alphabet after 2 seconds between ‘a’ to ‘z’.
Write a Java program to display given extension files from a specific directory on server machine. Sample Input
Write a JSP program to accept Name and Age of Voter and check whether he is eligible for voting or
Write a JSP program to display the details of College (CollegeID, Coll_Name, Address) in tabular form on browser.
Write a java program to display name of currently executing Thread inmultithreading.
Write a program in java which will show lifecycle (creation, sleep, and dead) of a thread. Program should print randomly
Write a Java program to display sales details of Product (PID, PName, Qty, Rate, Amount) between two selected dates. (Assume