1
PROGRAMMING FUNDAMENTELS
NAME: [Link] WAHEED
CODE: 42930
DEPARTMENT: BS(CS)
SEMESTER: 1ST
SUBMISSION DATE: 6TH NOV 2024
2
LAB 1 TASKS
Question 1: write program using COUT to print
following patterns.
Solution:
3
LAB 2 TASKS
Question 1: Print Diamond using escape
sequence.
Solution:
4
Question 2: Print your result card using
required escape sequences.
Solution:
5
Question 3: Develop c++ program that takes
input from user and performs arithmetic
operations.
Solution: