RIPHAH INTERNATIONAL UNIVERSITY,
LAHORE CAMPUS
RICAS, Department of Computing (CS)
Mid Term – LAB Paper: IICT (A1)
Instructor: Rana
Marwat Hussain
Name # _____________________________ CMS #________________ Signature#_________________________
Total Marks: 15, Total Time Allowed: 1h& 30 Mins
Note: (A) Attempt all Questions.
(B) Update document with your result
screenshots and required Solutions.
Part 02: LAB (15 Marks)
(10 Marks)
Q1. Create a CV document in MS Word. CV Document is
attached below you need to create same format as the attached document has you
are allowed to add your own information in the relevant hearings and create
extra headings of your choice. You are not allowed to
change format.
(5 Marks)
Q2. Draw Flowchart for Determine
and Output Whether Number N is even or odd?
Algorithm:
1.
Step 1: Read number N,
2.
Step 2: Set remainder as N modulo 2,
3.
Step 3: If remainder is equal to 0 then number N is even, else
number N is odd,
4.
Step 4: Print output.
Click for submission
Post a Comment