C++ basic practice questions

  • March 30, 2022

C++ Input Output Statements (cout/cin) Practice 2

Task 3: Write a Program to find our area of triangle when three sides a,b,c are given.The value of a, b and

Read More
  • March 30, 2022

C++ Input Output Statements (cout/cin) Practice 5

Let’s Do Some More Tasks in C++ To Practice input output statements (cin/cout) in C++. You May also want to Check Part

Read More
  • March 30, 2022

C++ Input Output Statements (cout/cin) Practice 3

Let’s Do Some More Tasks in C++ To Practice input output statements (cin/cout) in C++. You May also want to Check Part

Read More
  • March 30, 2022

C++ Input Output Statements (cout/cin) Practice 1

Task 1 & Task 2 Task 1: Write a program that prints a text of 4 lines consisting of characters , integer

Read More