0% found this document useful (0 votes)
19 views2 pages

Index

Uploaded by

ayushdhankar09
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

Index

Uploaded by

ayushdhankar09
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Index

S. No. Assignment Name Page No. Remark

1
Write a program to find sum of all natural numbers 01
between 1 to 10.

2 Write a program to check whether a number is negative, 02


positive or zero.
3 Write a program to find maximum between three numbers. 03

Write a program to create a simple calculator using select


4 04 - 05
case.

5 Write a program to check whether a year is leap year or 06


not.
Write a program to check whether a character is alphabet
6 07
or not.

7
Write a program to swap two numbers using bitwise 08
operator.

8 Design an application to input basic salary of an employe 09 - 10


and calculate its Gross Salary following:
Write a program using check names for the following font
9 11 - 13
effects :-

10 14
Write a program to find first and last digit of any number.
11 Write a program that implement the concept of 15
Encapsulation.
Create a class student having data member to store roll
number, name of the student, name of a subject, marks,
12 16-17
min marks, obtained marks declare array of object to hold
data of three students. Provide facilities to input data in
data members and display result of students.

Create a class array having an array of integer having five


13 18-19
elements at data member provide following facility

Write a program to enter any number and print it’s


14 20
reverse.

Write a program to launch a rocket using Picture Box


15 21
Timer control.
16 Write a program to change the back color of any control 22
using scroll box.
Create an application that offers various food items to
17 select from check boxes and a mode of payment using radio 23-24

button. It then display the total amount payable.

18 Write a program to search an element for one dimensional 25


array.

19 Design an application to create the Payroll form shown 26-27


below. Number of hours well as the appropriate rate.

20 28-29
Develop an application for billing system in coffee shop.

Write a program to check whether a given number is duck


21 30
number or not.

22 31
Develop an application which is similar to login form.

Define a class account include following data members:


Name of the depositor account no, type of Account, balance
23 amount, Member Functions: To deposit an amount. To 32-33
withdraw an amount after checking balance, to show
balance also provide proper validation wherever necessary
write a main program to test above class.

24 Write a program to demonstrate concept of polymorphism 34


function overloading and constructor overloading.

25 35
Write a program to print Pascal triangle up to n rows

26 36
Design a digital clock using timer control.

27 37
Write a program to print Fibonacci series up to n terms.

28 Write a program check whether a given number is spy 38


number or not.
Design the following application using radio button and
29 39-40
checkbox:

You might also like