Exam Details
Subject | visual programming – laboratory | |
Paper | ||
Exam / Course | m.sc. information technology | |
Department | ||
Organization | Alagappa University Distance Education | |
Position | ||
Exam Date | December, 2017 | |
City, State | tamil nadu, karaikudi |
Question Paper
DISTANCE EDUCATION
M.Sc. DEGREE EXAMINATION, DECEMBER 2017.
VISUAL PROGRAMMING — LABORATORY
(2002 onwards)
Time Three hours Maximum 100 marks
ONE question should be given to each candidate by LOT
system.
1. Using Activex control create a Textbox that accepts
only numeric value with the following properties.
Background of the textbox
Foreground of the textbox
Text property of the textbox
Resize the textbox at the standard application
with out using properties.
Write a program to create a window of
desired size using MFC.
2. Write a VB program to perform the following
operation in a record to random access file.
Insert Delete
Search.
Write a program to handle windows messages
in MFC program.
Sub. Code
27
Cut here
DE-9829
Ws 20
2
3. Using Ax DLL or EXE add a class module that
would perform the following functions
Test whether the given number is perfect or
not.
Test whether the given number is Armstrong
number or not.
Find the factorial of the given number.
Write a program to fill background of the
client area with a bitmap.
4. Create an employee with the fields
Empno, name, basicpay, HRA, DA, PF, LIC, GP and
NP perform the calculation
HRA 10% of Basic pay
DA of Basic pay
PF 30% of Basic pay
LIC of Basic pay
GP Basic pay HRA DA
NP GP (LIC PF).
Using remote data access object, implement the
following operations
Insert, delete and modify the record.
Display all the employee records whose names
are starting with the letter
Write a program to get the status of the shift
and toggle keys using MFC.
Cut here
DE-9829
Ws 20
3
5. Using MSFlex grid control, display the
multiplication and addition table of 20 rows and
columns.
Write a program to generate the status bar
and show the status of caps lock, num lock and
scroll lock in it.
6. Create a form with textbox, combobox and command
button and do the following operation
Add the university name in the combo box at
run time.
Search and delete the particular university in
the ComboBox.
Sort the university names on alphabetical
order.
Write a program to create a ListBox in a
window.
7. Write a event procedure for the following
Display date and time in the label box at run
time.
Find the power of a number.
Temperature conversion.
Write a program to find out whether a mouse
is attached or not. If the mouse is attached, print
how many buttons are present or not.
————————
M.Sc. DEGREE EXAMINATION, DECEMBER 2017.
VISUAL PROGRAMMING — LABORATORY
(2002 onwards)
Time Three hours Maximum 100 marks
ONE question should be given to each candidate by LOT
system.
1. Using Activex control create a Textbox that accepts
only numeric value with the following properties.
Background of the textbox
Foreground of the textbox
Text property of the textbox
Resize the textbox at the standard application
with out using properties.
Write a program to create a window of
desired size using MFC.
2. Write a VB program to perform the following
operation in a record to random access file.
Insert Delete
Search.
Write a program to handle windows messages
in MFC program.
Sub. Code
27
Cut here
DE-9829
Ws 20
2
3. Using Ax DLL or EXE add a class module that
would perform the following functions
Test whether the given number is perfect or
not.
Test whether the given number is Armstrong
number or not.
Find the factorial of the given number.
Write a program to fill background of the
client area with a bitmap.
4. Create an employee with the fields
Empno, name, basicpay, HRA, DA, PF, LIC, GP and
NP perform the calculation
HRA 10% of Basic pay
DA of Basic pay
PF 30% of Basic pay
LIC of Basic pay
GP Basic pay HRA DA
NP GP (LIC PF).
Using remote data access object, implement the
following operations
Insert, delete and modify the record.
Display all the employee records whose names
are starting with the letter
Write a program to get the status of the shift
and toggle keys using MFC.
Cut here
DE-9829
Ws 20
3
5. Using MSFlex grid control, display the
multiplication and addition table of 20 rows and
columns.
Write a program to generate the status bar
and show the status of caps lock, num lock and
scroll lock in it.
6. Create a form with textbox, combobox and command
button and do the following operation
Add the university name in the combo box at
run time.
Search and delete the particular university in
the ComboBox.
Sort the university names on alphabetical
order.
Write a program to create a ListBox in a
window.
7. Write a event procedure for the following
Display date and time in the label box at run
time.
Find the power of a number.
Temperature conversion.
Write a program to find out whether a mouse
is attached or not. If the mouse is attached, print
how many buttons are present or not.
————————
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