Slip No 16 Q B
Write a Java program to accept the details of students (rno, sname, per) at least 5 Records, store it into […]
Write a Java program to accept the details of students (rno, sname, per) at least 5 Records, store it into […]
Write a JSP script to accept username and password from user, if they are same then display “Login Successfully” message
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