0% found this document useful (0 votes)
28 views7 pages

Practical 3

Uploaded by

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

Practical 3

Uploaded by

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

Practical-3

Name:- Vitthal Shahaji Humbe

Roll No :- 18

Class:- AN 3i Batch:- A

Q.1) Check whether number is even or odd.

Q.2) Find Absolute value of input .


Q.3) Check year is leep or not leep.

Q.4.) Check largest number of three number.


Q.5) Positive Negative or zero

Q.6) Takes marks of subject and display the grade.


Q.7) Write program to display following pattern.

*
* *
* * *
* * * *

Q.8) Write program to print all even number between 1to100 using while loop.
Q 9) Write program to find sum of first 10 natural numbers using for loop.

Q.10) Write a program to print Fibonacci series.


Q 11) Write program to calculate factorial of a number.

Q 12) Write program to reverse a number.


Q 13) Write a program to text in a number find the sum of digits in a number.

Q 14) Write a program to that takes number and checks whether it is palindrome or not.

You might also like