jQuery Exercises
SOOPRO Pathshala provides jQuery Exercises
Day 1
jQuery Day 1
SOOPRO Pathshala Exercises
Day 1
1. Write a jQuery program to display Hello World.
2. Write a jQuery program to display your full name.
3. Write a jQuery program to display your fav color.
4. Write a jQuery program to display your hobby.
5. Write a jQuery program to display your fav game name.
Day 2
jQuery Day 2
SOOPRO Pathshala Exercises
Day 2
1. Write a jQuery program to display your father's name.
2. Write a jQuery program to display current date.
3. Write a jQuery program to display current date and time.
4. Write a jQuery program to display your fav foods.
5. Write a jQuery program to display your fav subject name.
Day 3
jQuery Day 3
SOOPRO Pathshala Exercises
Day 3
1. Write a jQuery program to print square of any given number.
2. Write a jQuery program to print cube of any given number.
3. Write a jQuery program to print simple interest of given input.
4. Write a jQuery program to print area of rectangle of given length and width.
5. Write a javascript program to print area of circle of given radius.
Day 4
jQuery Day 4
SOOPRO Pathshala Exercises
Day 4
1. Write a jQuery program to print circum of circle and diameter of circle of given radius.
2. Write a jQuery program to print area of trinagle of given base and height.
3. Write a jQuery program to print concatenation of first and last name of given value.
4. Write a jQuery program to print division of two given integer numbers.
5. Write a jQuery program to print multiplication of two given integer numbers.
Day 5
jQuery Day 5
SOOPRO Pathshala Exercises
Day 5
1. Write a jQuery program to print square of any number by user input.
2. Write a jQuery program to print cube of any number by user input.
3. Write a jQuery program to print simple interest by user input.
4. Write a jQuery program to print area of rectangle by user input.
5. Write a javascript program to print area of circle by user input.
Day 6
jQuery Day 6
SOOPRO Pathshala Exercises
Day 6
1. Write a jQuery program to print circum of circle by user input
2. Write a jQuery program to print area of traingle by user input.
3. Write a jQuery program to pritn concatenation of first and last name by user input.
4. Write a jQuery program to print division of two numbers by user input.
5. Write a jQuery program to print multiplication of two numbers by user input.
Day 7
jQuery Day 7
SOOPRO Pathshala Exercises
Day 7
1. Write a jQuery program to print sum of two integer numbers by user input.
2. Write a jQuery program to print sum of three integer numbers by user input.
3. Write a jQuery program to print sum of two float numbers by user input.
4. Write a jQuery program to print sum of two double numbers by user input.
5. Write a jQuery program to print sum of three float numbers by user input.
Day 8
jQuery Day 8
SOOPRO Pathshala Exercises
Day 8
1. Write a jQuery program to print sum of three double numbers by user input.
2. Write a jQuery program to print sum of two long numbers by user input.
3. Write a jQuery program to print multiply of two float numbers by user input.
4. Write a jQuery program to print division of two float numbers by user input.
5. Write a jQuery program to print division of two double numbers by user input.
Day 9
jQuery Day 9
SOOPRO Pathshala Exercises
Day 9
1. Write a jQuery program to print maximum of two numbers by user input.
2. Write a jQuery program to print minimum of two numbers by user input.
3. Write a jQuery program to print difference of maximum and minimum of three integer numbers by user input.
4. Write a jQuery program to print even or odd of any number by user input.
5. Write a jQuery program to print positive or negative of any number by user input.
Day 10
jQuery Day 10
SOOPRO Pathshala Exercises
Day 10
1. Write a jQuery program to print valid for age if age is greater than 18 else print not valid for vote, by user input.
2. Write a jQuery program to take and display your first name by user input.
Day 11
jQuery Day 11
SOOPRO Pathshala Exercises
Day 11
1. Write a jQuery program to take your first name and display its length by user input.
2. Write a jQuery program to print grade of marks by user input.
Day 12
jQuery Day 12
SOOPRO Pathshala Exercises
Day 12
1. Write a jQuery program to print week name by user input.