Computer Science, asked by 8184804446, 5 hours ago

write the c programme for below 1.Accept Marks from the keyboard if the marks are in the range of 25 to 30, give the grace of 10 marks and display the final marks.

2.Accept a character from the keyboard if the character is upper case character converts to its equivalent lower case. Display the converted character only


3.Accept a character from the keyboard, check the character is alphabet or not.
5. Accept a character from the keyboard, check the character is a numeric character or not.
6. Accept a number from the keyboard, check the character is even or odd.

7. Accept an integer from the keyboard, find it’s the nearest number divisible by 5.
8. Accept three integers from the key board and find out which one is the greatest
9. Accept a year from the keyboard and check leap year or not (use nested if).
10. Accept a year from the keyboard and check leap year or not without using NESTED IF.
11. Read three numbers from the keyboard. Find the median number
      (assume that all number are now equal to each other)
12. Accept four integers from the keyboard and find out which one is greatest without using and operator.​

Answers

Answered by chauhandhatri
0

Answer:

sorry but I don't know the answer of this question if you have any other question please tell me

Explanation:

ok hope you understand

Similar questions