0% found this document useful (0 votes)
33 views

S.No. Name of Programme Date Signature

This document contains a list of 23 programming problems/exercises in C++ including: finding the largest of 3 numbers, printing a number table, converting days to name of day, creating a calculator function, converting between Celsius and Fahrenheit, calculating area of different shapes, call by value vs call by reference, character input/output, determining if a character is alphanumeric, printing stars patterns, finding the cube of a number, using arrays, entering and calculating sum/product/average of numbers, searching an array, finding a substring, deleting duplicate elements from a vector, counting lowercase letters, and finding the Fibonacci series. The programs were submitted by Pallav Goswami to Ruchika Pahuja for a Computer Science

Uploaded by

PAUL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

S.No. Name of Programme Date Signature

This document contains a list of 23 programming problems/exercises in C++ including: finding the largest of 3 numbers, printing a number table, converting days to name of day, creating a calculator function, converting between Celsius and Fahrenheit, calculating area of different shapes, call by value vs call by reference, character input/output, determining if a character is alphanumeric, printing stars patterns, finding the cube of a number, using arrays, entering and calculating sum/product/average of numbers, searching an array, finding a substring, deleting duplicate elements from a vector, counting lowercase letters, and finding the Fibonacci series. The programs were submitted by Pallav Goswami to Ruchika Pahuja for a Computer Science

Uploaded by

PAUL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

S.No.

1. 2. 3.

Name of Programme
WAP to Find largest of 3 No. WAP to print table of no. WAP to input days and convert into e . name of day WAP to create ! function calculator WAP to convert #elsius to Fa$ren$eit and %ice&%ersa WAP to #alculate area of triangle( s uare and triangle. WAP to #alculate area of #ircle. WAP to do S+apping by #all ,y %alue WAP to do S+apping by #all by .eference WAP to read a #$aracter 0 Print Ne1t WAP to find +eat$er a #$aracter is Alp$anumeric or Digit 2o print Stars &3 2o print Stars &33 WAP to find cube of a number WAP to use Array for 4ntering and print 5ar6s WAP to enter number and

Date

Signature

!. ". '.

). *. -. 1/. 11.

12. 13. 1". 1'. 1).

display sum( product and average of t$e number 1*. 1-. 2/. WAP to searc$ a specific element in a 1&d array WAP to find a substring of a given string WAP to delete duplicate elements from a vector. WAP to count number of lo+ercase entered WAP to find Fibonacci series

21. 22.

Computer Science Programs C++


Submitted to-Ruchika Pahuja Submitted by Pallav Goswami !-" Roll#$o-%&

You might also like