0% found this document useful (0 votes)
8 views5 pages

C++ Programming Fundamentals Lab Tasks

The document outlines programming fundamentals for a student named M. Bazil Waheed in the BS(CS) department. It includes tasks for two labs, focusing on printing patterns, a diamond shape, a result card, and developing a C++ program for arithmetic operations. The submission date for the document is set for November 6, 2024.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views5 pages

C++ Programming Fundamentals Lab Tasks

The document outlines programming fundamentals for a student named M. Bazil Waheed in the BS(CS) department. It includes tasks for two labs, focusing on printing patterns, a diamond shape, a result card, and developing a C++ program for arithmetic operations. The submission date for the document is set for November 6, 2024.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

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:

You might also like