OUTPUT:-
Practical No-2
OUTPUT:-
Practical No-3
SLIDE 1: SLIDE 2:
SLIDE 3: SLIDE 4:
SLIDE 5: SLIDE 6:
SLIDE 7: SLIDE 8:
OUTPUT:-
Practical No-4
OUTPUT:-
Practical No-5
OUTPUT:-
Practical No-6
OUTPUT:-
Practical No-7
OUTPUT:-
Practical No-8
1.To accept an integer and display the result by multiplying
it with 3.
OUTPUT:-
2.To accept two integers and display a larger number of
them
3.To check whether the user entered number is positive or
negative.
OUTPUT:-
Practical No-9
1. To accept two positive or negative numbers and check
whether they are equal or not.
2.To accept a number and display the square of it.
3.To check whether the accepted integer is multiple of 3 or
multiple of7.
OUTPUT:-
Practical No-10
1.To accept a string and calculate its length.
2.To accept a string and display it in lowercase and
uppercase
3. To check whether the length of the string is 4 or greater.
OUTPUT:-
OUTPUT:-
Practical No-11
1.To accept numbers and validate if the given value is a
number or not by clicking on the button.
OUTPUT:-
2.To calculate the addition and division of two numbers.