You are on page 1of 1

Mehran University of Engineering & Technology

Department of Telecommunication Engineering


Course Code Course Name
CS104 Introduction to Programming

CLO: Domain Level


4 Psychomoto P6
r

S# Lab Objective
1 To introduce computer hardware & software
2 To introduce with features of IDE, compiler & compiled language C++
3 To introduce data type (integer, float, character), constants & constant
4 To familiarize with arithmetic & relational operators in C++
5 To familiarize with logical operators in C++
6 To introduce decision making statements in C++, If, If - else, & switch statement
7-8 To introduce control structure in C++ (for loop, while loop, do while loop, nested for
loop)
9 To introduce standard and user defined functions
10 To familiarize with arrays & strings in C++
11 To familiarize with multi-dimensional arrays in C++
12 To introduce pointers in C++
13-14 To introduce usage of structures & classes in C++
15 Open ended lab (Project design in C++)

You might also like