Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting my c++ journey.

starting by solving easy questions after knowing the basics of c++

Qn.1)Find maximum from 3 given numbers using if else.

Qn.2)check whether the number is odd or even

Qn.3)swap two values

Qn.4) check wheter a student passed or failed in a exam using ternary operator

Qn.5) check if the number is divisible by 3 or by 5

Qn.6) Design a simple arthemetic calculator (+,-,*,)

Qn.7)Printing rectangular pattern

Qn.8)Printing hollow rectangular pattern

Qn.9)Printing triangular pattern.

Qn.10)Print the pattern.

Qn.11)count no of digits for given number.

Qn.12) find the sum of digits of given number.

Qn.13)Reverse the digits.

Qn.14)find the sum of series : s=1-2+3-4....n

Qn.15)print the 1st nth factorial number.

Qn.16)Given 2 numbers a & b.find a raise to the power b.

Qn.17)write a function to add 2 numbers.

Qn.18)write a function to print area and circumference of circle.

Qn.19)print all odd numbers between two numbers.

Qn.20)wap to print all the prime numbers present between a and b.

Qn.21)Print square of first 5 natural number.

Qn.22)

Qn.23)

Qn.24)

Qn.25)

Qn.26)

Qn.27)

Qn.28)

Qn.29)

Qn.30)

Qn.31)

Qn.32)

About

Starting my C++ journey.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages