|
|
|
| WINDOWS PROGRAMMING | |
| PRACTICAL QUESTIONS FOR BCA-P2 (LAB 2) | |
| 1 |
Activate the start menu and view the options available. |
| 2 |
See the contents of the programs option |
| 3 |
Start a Paint Application |
| 4 | Start a Note pad Application |
| 5 |
Minimize Note pad application |
| 6 |
Maximize the paint application |
| 7 |
Write a small note in Note pad and save. |
| 8 |
Calculate 259650 * 7659 and see the result. |
| 9 |
Go to the Dos prompt and find out the number of files in C: drive |
| 10 |
Go back to the Windows desktop |
| 11 |
Go back to the Windows desktop |
| 12 |
Change the appearance of Windows in your system by changing the color settings. |
| 13 |
Set and appropriate screen saver using the control panel. |
|
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. |