Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

C – Programming

ASSESSMENT -1

1. Write a C program to print all the even numbers and numbers which are divisible by 10.
2. Write a C program to print the pattern of stars in the shape of right angled triangle.
3. Write a C program to get the employee details and print them using nested structure.
4. Write a C program to print if the string entered is red as “Hi” and if the string entered is blue
as “Hello”.
5. Write a C program to find the length of the given string: “Programming”.

You might also like