0% found this document useful (0 votes)
3 views1 page

Programming Skills Journal for F.Y.B.C.A

School

Uploaded by

fardinnalbandh7
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)
3 views1 page

Programming Skills Journal for F.Y.B.C.A

School

Uploaded by

fardinnalbandh7
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

M.L.

PARMAR COLLEGE OF COMPUTER SCIENCE & IT


INTERNAL EXAMINATION 2024-25
F.Y.B.C.A (SEMESTER-2)
SUBJECT: Programming Skill Journal -1

INDEX

Sr no. Program Sign

1 Write a program to display your college name.

2 Write a program to check whether a number is even or odd.

3 Write a program to find greatest number from three digits.

Write a program to find whether a number is palindrome or


4
not.

Write a program to check whether a number is Armstrong


5
or not.

Write a menu driven program that perform arithmetic


6
operations (+, –, *, /).

*
**
***
7 ****
******

[EX: If n=5 then above pattern will be display]

8 Write a program to display Fibonacci series up to n number.

Write a program to calculate sum of each digit of a given


9 number. [Ex. N= 521 then sum = 5+2+1=8].

10 Write a program to display 5 string entering user.

You might also like