V
@vanshu_179
print the sum of first n natural no. also print them in reverse
C
print the sum of first n natural no. also print them in reverse
C
print the sum of first n natural no.
C
do while loop
C
do while loop
C
print the no. from 0 to n,if n is given by user
C
print hello world using while loop
C
program for infinite loops
C
program for float and ch using for loop
C
increment and decrement operators
C
print the no. from 0 to 10
C
character is uppercase or not
C
grades
C
wap to check if a student passed or fail marks>30-pass & marks<30-fail using ternary operation
C
wap to check if a student passed or fail marks>30-pass & marks<30-fail
C
if a no. is greater than 9 & smaller than 100 (2 digit no.) then print true
C
if it's monday and it's raining then print true
C
if it's sunday and it's snowing then print true
C
a no. is even or odd
C
a no. is divisible by 2 or not
C