Vous êtes sur la page 1sur 22

MCA III Semester V

Sub: ADT

Lab Manual

Assignment 1) Write a program by using Console applications (Use Readline() & Writeline() functions):
i. WAP to display your Name, City, Age etc. without using variables. WAP to enter your Roll No, Name, City, Percentage, Birth Date etc., store it in variables and display all information. WAP to enter Employee Name, Age, Joining Date, BASIC, DA, HRA, PF, calculate Gross pay & Net Pay and display it with Employee information.

ii.

iii.

MCA III Semester V

Sub: ADT

Lab Manual

Assignment 2) Write a program by using Console applications (Use Control Structures):


i. ii. iii. WAP to find out entered number is Odd or Even. WAP to Find out area of objects Circle, Rectangle, Square using SELECTCASE control statement. WAP to enter information of student : Seat no, Name, Marks in five subjects. Calculate total marks, percentage obtained and find out grade depending upon percentage using IFELSE and SELECTCASE and display it. WAP to find out maximum among three numbers. WAP to print the digits in a number in reverse order. WAP to print the addition of digit in number. WAP to find out factorial of number. WAP to find out the entered number is prime or not. WAP for exceptional handling.

iv. v. vi. vii. viii. ix.

MCA III Semester V

Sub: ADT

Lab Manual

Assignment 3) Write a program by using Windows Applications (Use VB.NET):


i. WAP to display Welcome to SIBACA in message box when you click on SIBACA button. WAP to accept your name in inputbox and display it using message box. WAP to accept your Name, City in text box and display it in label when you click on Display button. Add two more buttons Clear & Close.

ii.

iii.

Assign 3) (iv) : Application to Add & Remove City from Combo Box

Assign 4) (i) : Application to check User name & Password

Assign 4) (ii) : Application to display Selected course use of Radio Button

Assign 4) (iii) : Application to implement Combo Box & Radio Button

Assign 5) (i) : Application to Display Selected Skill Set using Check Box

Assign 5) (ii) : Application to display Selected Stream & Computer Knowledge

Assign 6) (i) : Explain Data Type in VB.NET Assign 6) (ii) : Application to implement different Data Types

Assign 7) (i): Explain Operators available in VB.NET Assign 7) (ii): Application to implement Operators in VB.NET

Assign 8) (i) : Explain Conditional statements in VB.NET Assign 8) (ii) : Application to display Class using If..Else & Select Case

Assign. 9) (i) Write Short notes on :

a)Array

b)Looping Structures

Assign. 9) (ii) Application to store numbers in single dimensional array and to find Maximum no & sum of all numbers in array.

Assign. 10) Application to implement two dimensional array.

Assign. 11) (i) Explain ADO.NET Data Architecture & its objects. Assign. 11) (ii) ADO.NET Application to create connection through Server Explorer & Display, Update records in Data Grid.

Assign. 12) ADO.NET Application : Data Access using Ms-Access & data binding with controls

Assign. 13) ADO.NET Application : Data binding with Data from Wizard.

MCA III Semester V

Sub: ADT

Lab Manual

Assignment 14) Write a program by using Windows applications :


i. WAP to check login name and password by using table entries Table name Login Database- MS Access WAP to insert a values in Student table in Disconnected Architecture Table name- Student Database MS Access WAP to update a values in employee table in Disconnected Architecture Table name- employee Database SQL Server

ii.

iii.

Assign. 15) (i) Explain why OOP approach? & Concepts of OOP.

Assign. 15) (ii) OOP Application : Adding new class in project.

Assign. 16) (i) OOP Application : Implementing Constructors & Destructors.

Assign. 16) (ii) OOP Application : Implementing Inheritance.

MCA III Semester V

Sub: ADT

Lab Manual

Assignment 17) Write a programs by using Web Application (ASP.NET):

i) Write a program by using Required and compare field valuator. ii) Write a program by using validation summary iii) How to apply Master Pages (Write Steps) iv) How to apply Themes (Write Steps) v) Write a code to move from one page to another page

Vous aimerez peut-être aussi