Slip No 4 Q A
Write a Java Program to delete details of students whose initial character of their name is ‘S’. SQL Query CREATE […]
Write a Java Program to delete details of students whose initial character of their name is ‘S’. SQL Query CREATE […]
Q.A Write a socket program in Java to check whether given number is prime or not. Display result on client
Q.1 Write a JSP program to check whether given number is Perfect or not. (Use Include directive). A) Write a
Q.A Write a java program to scroll the text from left to right and vice versa continuously import java.applet.Applet; import java.awt.*; public class Slip1A extends Applet implements Runnable {
Answer: Source Code Sample Patient Table (PatientDB.accdb): PID (AutoNumber) PName ContactNo Disease 1 John Doe 123-456-7890 Flu 2 Jane Smith
Answer: Table Name: Users Field Data Type Constraints Username Short Text Primary Key Password Short Text Not Null Default.aspx: Default.aspx.cs: