Site icon T4Tutorials.com

Shamil’s Memory table

Shamil’s Memory table

shamil memory table
shamil memory table

Simple programs

  1. input marks of subjects and show percentage, and grade
  2. convert temperature in Celsius to Fahrenheit in c++ and C with flowchart

if-else programs

  1. input the day number and print the weekday by using the if-else statement.
  2. positive and negative number
  3. input the basic salary of an employee and calculate its Gross salary
  4. check whether a character is an alphabet, digit, or special character
  5. calculate the bill in c++

For loop programs

  1. show a table of a number

do-while loop

  1. Display English Alphabets from A-Z
  2. Sum of the first 10 natural numbers program in C++
  3. Palindrome Program in C++

Array with for loops

  1. Program to insert an element in an array at a specific position in C++
  2. Program to show the Sum of Array Elements in C++

Array with nested for loops

  1. sum of each row and columns of a matrix

Array with while loops

  1. convert a decimal number into binary

User Define functions in C++

  1. Demonstration of simple C++ program with User Define functions.

 

Exit mobile version