INDEX
INDEX
NO SIGNATURE
INDEX
1A C Program to take a user's name and age as input and
Name:____________________Branch:__________
display a personalized greeting Sec :___ Reg
No.:_____________
1B C Program to perform basic arithmetic operations.
Logical operations, Bitwise Operations and ternary
operator
1C C Program to input a number and calculate its square
and cube. Display the results.
1D C Program to calculate simple interest using the
𝑆𝐼=(𝑃×𝑅×𝑇)/100
formula: