Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
4 views

Cover Page Programming Lab

The document is a lab journal entry for a Computer Programming Lab at Bahria University, Islamabad, detailing the tasks and marks for a student named Muhammad Hamza Manzoor. It includes a specific programming task related to arrays, where the student is required to input 30 integers and count the even and odd numbers. The document also contains a section for comments and signatures from the teacher, Engr. Muhammad Amin Khan.

Uploaded by

hamzamanzoor0055
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Cover Page Programming Lab

The document is a lab journal entry for a Computer Programming Lab at Bahria University, Islamabad, detailing the tasks and marks for a student named Muhammad Hamza Manzoor. It includes a specific programming task related to arrays, where the student is required to input 30 integers and count the even and odd numbers. The document also contains a section for comments and signatures from the teacher, Engr. Muhammad Amin Khan.

Uploaded by

hamzamanzoor0055
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Bahria University, Islamabad

Department of Software Engineering


Computer Programming Lab (Fall-2024)
Teacher: Engr. Muhammad Amin Khan

Student : Muhammad Hamza Manzoor


Enrollment : 09-131242-055

Lab Journal: 10
Date: November 19, 2024

Documentation
Task Wise Marks Total
Task Marks Marks
No:
Assigned Obtained Assigned Obtained (20)

1 3
2 3
3 3 5
4 3
5 3

Comments:

Signature
Muhammad Hamza Manzoor Computer Programming Engr. M Amin Khan
09-131242-055 Lab # 10 Dept of SE, BUIC

LABORATORY 10
( Arrays in Computer Programming )

Task 01
1. Write a program to input 30 integers into an array and count how many are even and how
many are odd.

You might also like