anupama-yadav333 / JavaScript-Practical-8th-Sem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript-Practical-8th-Sem

##Delhi University Btech Computer Science 8th-Sem JavaScript Practicals

##1st Practical : Create a Student Registration Form with below Validation Checks:- a) Roll Number of Student is a 7 digit numeric value. b) Name should be an alphabetical value(String). c) Non-Empty fields like DOB. d) Email and password validation check.

2017-03-02

##2nd Practical : Javascript to sort an array using bubble sort. Taking number of elements and array from user.

2017-03-02 3

##3rd Practical : JavaScript to implement Stack Method Push() and Pop() in an interactive way.

2017-03-02 2

About


Languages

Language:JavaScript 52.9%Language:HTML 47.1%