Programming Test Sample Paper
Programming Test Sample Paper
Category: Programmer
ABC company records data relating to insurance agents and customers. Following are the type of
schemes available and commission percentage, schemewise, for agent:
1. A 2%
2. B 2.7%
3. C 3.3%
1. Create an application to save data relating to the agents and customers using the following
database tables:-
a. Agent_Master
Field Name DataType Remarks
Agent_Name Varchar
b. Scheme_Master
Field Name DataType Remarks
Scheme_Name Varchar
c. Policy_Details
Field Name DataType Remarks
Date1 Date
CustomerName Varchar
2. Make at least 5 manual entries in master table Agent_Master and 3 entries in Scheme_Master.
3. Create a GUI to save data in Policy_Details table as per the conditions mentioned above. Use
dropdownlist to display Scheme and Agent.
4. Reports:
a. The detail of Policies done by agents:
Agent Scheme No. of policies.
Agent Commission
Agent_Name Varchar
d. Policy_Details
Field Name DataType Remarks
PolicyDate Date
CustomerName Varchar
PolicyAmount Integer
<10000 2%
>10000 2.5%
(ii) Networking Designing: - Designing of networks like LAN, WAN etc. both
technological aspects and installation of networking components
required for the network.
(iv) Hardware maintenance issues like MTBF, product life identification &
rectification faults etc.
Sample /Brief Note for practical Paper of Networking Assistant
(iii) Hardware maintenance issues like identification & rectification faults for
Computers, Printers, UPS systems etc.