VISUAL C++ PROGRAMMING,

 

PRACTICAL QUESTIONS FOR MCA –P4 (LAB 4)

1

SDK PGM Display the user defined Window.

2

Display the given Message

3

Displaying set of Lines

4 Displaying Rectangles with different colour
5 Window Controls
6 Manipulation of Dialog box
7 Display the Application the Application  form
8 Checking password using Dialog box
9 MFC Program for Window Control
10 Program for user defined icon & & cursor
11 MFC Program for Window Control
12 MFC Program to create the font Dialog box
13 MFC Program for colour dialog box
14 MFC Program for deleting a file Using Dialog box
15 MFC Program for copy File Using Dialog box
16 MFC Program for notepad
   
 

JAVA PROGRAMMING (INTERNET PROGRAMMING)

   
1 Write a Java Program to read item name, code, Unit price, quantity and find total price for each item and cumulative total using objects.
2

To find out area of the circle, Rectangle and Square using method overload.

3

To handle different types of exception using try, catch and finally statement.

4

Write a program to implement the behaviour of threads.

5

To suspend and stop threads.

6

To move a thread from one state to another.

7

To create and run threads.

8

By assigning a priority for each thread.

9

To find the total marks of the batch of student using the marks given. (multiple inheritance using interface).

10

Find the largest number using Applet.

11

Bar chart using Applet.

12 Create a menu for inventory system.
 

VISUAL BASIC PROGRAMMING

   
1 To write a Visual Basic application for calculator that will perform simple as well as complex calculations.
2 To write a Visual Basic application for inserting and deleting strings from the list box
3 To develop a Visual Basic application for display the contents of  the selected file using the file list  box, directory list box and drive list box
4 To write a Visual Basic application to make a label to scroll from left to right and vice versa and change the mouse icon at each of the 8 * 8 cells
5 To create a menu editor with cut, copy and paste operation and search the word in the text.
6 To create a Visual Basic application for a basic designer for drawing Line, circle, Rectangle, Ellipse and Triangle.