HTML FORM <html> <body> <pre> <form method="post" action="register1" > Id :<…
<%-- Document : updateData Created on : 4 Mar, 2021, 6:46:43 PM Author : KANHA --%> <%@page contentType="text/html&…
<%-- Document : insertData Created on : 4 Mar, 2021, 5:09:48 PM Author : KANHA --%> <%@page contentType="text/html&…
<%-- Document : DeleteData Created on : 4 Mar, 2021, 8:12:52 PM Author : KANHA --%> <%@page contentType="text/html&…
<%-- Document : SelectData Created on : 4 Mar, 2021, 4:05:06 PM Author : KANHA --%> <%@page contentType="text/html&q…
Step 1 - Download latest versions of VS Code https://code.visualstudio.com/Download Step 2 - Download Latest JDK Versions for your l…
Connect Java Application with mysql database download the jar file mysql-connector.jar 1. Paste the mysqlconnector.jar file in C:\Program Files\J…
import java . util . Scanner ; class CheckEvenOdd { public static void main ( String args []) { int num ; System . out . pr…