Programming Homework Help

Computer Programming and Identify Hardware Components Lab Report

 

1 :Getting started with
Computer Hardware and
Software
 To identify the various hardware & software
components of a PC.
 To explore the PC hardware through the Device
Manager.

2 :Flowchart and Algorithm To develop the flowchart and algorithm for a given
task

3: Getting started with C++ To write a C++ program to find the area of the
triangle.

4 :Control statements in C++ To write a C++ program to print the odd numbers
between 3 to 70

5 :Two dimensional array To write a C++ program to create two MxN
matrices and find the product of any one row or
column of the resultant matrix.

6 :Familiarizing with string
operations & functions
To write a C++ function to accept the name of 5
students as strings and check how many student
name’s starting with ‘R’ letter.

7 :Getting started with Matlab To develop a simple program to perform various
matrix operations.

8: 2-D plot using Matlab To write a matlab (.m) file to plot a given function
with title, axis grid, axis limit and legend to the plot.