Exam Details
Subject | visual programming – laboratory | |
Paper | ||
Exam / Course | m.sc. information technology | |
Department | ||
Organization | Alagappa University Distance Education | |
Position | ||
Exam Date | May, 2016 | |
City, State | tamil nadu, karaikudi |
Question Paper
DISTANCE EDUCATION
M.Sc. (Information Technology) DEGREE EXAMINATION,
MAY 2016.
VISUAL PROGRAMMING LABORATORY
(2002 onwards)
Time Three hours Maximum 100 marks
Examiner to select and give ONE set of questions to each
candidate.
Answer both sub divisions and
Break up marks
Record Note Book 10
Program 50
Algorithm/Form design 10
Debugging 10
Execution 10
Result 10
Total 100
1. Write event procedure for the following
Display date and time in the label box at run
time.
Find the power of a number (Accept two
inputs as number and power)
Write a Visual program to create a window of
desired size using MFC.
Sub. Code
27
DE-9183
2
SP 5
2. Write event procedure to perform the following
Reverse a string
Determine whether the given string is
palindrome or not.
Write a Visual program to handle window
messages in MFC program.
3. Create a form with Text box, combo box and
command button and do the following operation
Add the university name in the combo box at
the run time.
Sort the university names in the alphabetical
order.
Write a Visual program to fill back ground of
the client area with a bitmap.
4. Using a control array, create a simple calculator
which will do the following operation.
Addition
Subtraction
Multiplication
Division
Square
Square root
Power
(viii) Modulus
Percentage.
(Using Text box, Command button, Frames)
Write a Visual Program to generate a status
bar and show the status of Caps lock, Num Lock
and Scroll Lock in it.
Cut here
Cut here
DE-9183
3
SP 5
5. Using MS Flex grid control, display the
multiplication and addition table of 20 rows and
columns. (Use MJFLEX Grid, Button)
Write a Visual Program to get the status of the
shift key and toogle keys using MFC.
6. Using built in AX Control, develop the windows
NOTE PAD with File and Edit Menu Operation and
also display the floating menu whenever necessary.
(Use Rich Tex Box, menu editor)
Write a Visual Program to create a List Box in
a window.
7. Create an employee with EmpNo, Empname, Basic
pay, HRA, DA, PF, LIC, GP and NP with the
following calculation
HRA 10% of BP
DA of BP
PF of BP
LIC of BP
GP BP DA HRA
NP GP (PF LIC)
Using REMOTE ACCESS DATA OBJECT,
Implement the following operations Insert a
record Search and delete a record Modify the
record Display all the employee records whose
names are starting with the selter
Write a V program to find out whether a mouse
is attached or not; and if attached how many
buttons are present.
M.Sc. (Information Technology) DEGREE EXAMINATION,
MAY 2016.
VISUAL PROGRAMMING LABORATORY
(2002 onwards)
Time Three hours Maximum 100 marks
Examiner to select and give ONE set of questions to each
candidate.
Answer both sub divisions and
Break up marks
Record Note Book 10
Program 50
Algorithm/Form design 10
Debugging 10
Execution 10
Result 10
Total 100
1. Write event procedure for the following
Display date and time in the label box at run
time.
Find the power of a number (Accept two
inputs as number and power)
Write a Visual program to create a window of
desired size using MFC.
Sub. Code
27
DE-9183
2
SP 5
2. Write event procedure to perform the following
Reverse a string
Determine whether the given string is
palindrome or not.
Write a Visual program to handle window
messages in MFC program.
3. Create a form with Text box, combo box and
command button and do the following operation
Add the university name in the combo box at
the run time.
Sort the university names in the alphabetical
order.
Write a Visual program to fill back ground of
the client area with a bitmap.
4. Using a control array, create a simple calculator
which will do the following operation.
Addition
Subtraction
Multiplication
Division
Square
Square root
Power
(viii) Modulus
Percentage.
(Using Text box, Command button, Frames)
Write a Visual Program to generate a status
bar and show the status of Caps lock, Num Lock
and Scroll Lock in it.
Cut here
Cut here
DE-9183
3
SP 5
5. Using MS Flex grid control, display the
multiplication and addition table of 20 rows and
columns. (Use MJFLEX Grid, Button)
Write a Visual Program to get the status of the
shift key and toogle keys using MFC.
6. Using built in AX Control, develop the windows
NOTE PAD with File and Edit Menu Operation and
also display the floating menu whenever necessary.
(Use Rich Tex Box, menu editor)
Write a Visual Program to create a List Box in
a window.
7. Create an employee with EmpNo, Empname, Basic
pay, HRA, DA, PF, LIC, GP and NP with the
following calculation
HRA 10% of BP
DA of BP
PF of BP
LIC of BP
GP BP DA HRA
NP GP (PF LIC)
Using REMOTE ACCESS DATA OBJECT,
Implement the following operations Insert a
record Search and delete a record Modify the
record Display all the employee records whose
names are starting with the selter
Write a V program to find out whether a mouse
is attached or not; and if attached how many
buttons are present.
Other Question Papers
Subjects
- c++ laboratory
- computer networks
- data structures – laboratory
- data structures and algorithms
- internet programming – laboratory
- internet programming and web design
- multimedia applications
- object oriented dbms
- object oriented programming and c++
- operating systems
- principles of information technology
- software engineering
- visual programming
- visual programming – laboratory