Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

INDEX

S.NO. TOPIC SIGNATURE


1) Design application form using different
controls.

2) Design login form.

Design mini calculator using 2 text boxes to


3) enter number from the user and 3rd text box
to show the result.

Design simple interest.


4)

Design the program that check whether


number is positive or negative using (if, else)
5) statement.

Design the program that checks whether the


person is eligible to vote or not using (do
while loop).
6)

Create application that offers various food


items to select from and mode of payment it
then display the total amount payable.
7)

Develop program that checks greatest of three


numbers.

8) Develop the program they calculate the


factorial of numbers.

9) Develop the program that displays the


following pattern.
*
**
INDEX
10) ***
****
*****

Develop the program that displays the


11) following pattern.
*****
****
***
**
*

12) Obtain the character from the user and


display whether it is an upper case vowel,
upper case consonant, lower case vowel,
lower case consonant.

13) Obtain marks from user and displays grades.

14) Design an application that demonstrates the


use of u case, l case, reverse, asc string
function.

You might also like