C Programming Plus
www.cprogrammingplus.com
Pages
Home
Input Output
Operator
Math.h
If, If....else
Conditional Operator
Switch
Series
Pyramid
Loop
One Dimensional Array
Multi Dimensional Array
String.h
String
File Read
File Write
File Read and Write
Structure
Function
Recursive Function
Pointer
Miscellaneous program
ASCII Character Codes
PDF Books
Operator
2.1. Write a program that read two integer and display sum.
2.2. Write a program that subtracts two integers.
2.3. Write a program that read two integer and display product.
2.4. Write a program that divide two integer.
2.5. Write numbers a program that read and divide two floating point.
2.6. Write a program that read two integer and display remainder.
2.7. Write a program that read radius of a circle and display area.
2.8. Write a program that read radius of a circle and display area.
2.9. Write a program that read radius of a circle and display area.
2.10. Write a program that read radius of a circle and display area.
2.11. Write a program that read temperature in Celsius and display in Fahrenheit.
2.12. Write a program that read temperature in Fahrenheit and display in Celsius.
2.13. Write a program that read two numbers and display bitwise AND.
2.14. Write a program that read two numbers and display bitwise OR.
2.15. Write a program that read two numbers and display bitwise Exclusive OR.
2.16. Write a program that read a number and divide by two using shift operator.
2.17. Write a program that read a number and multiply by two using shift operator.
2.18. Write a program that read a number and multiply by five using shift operator.
2.19. Write a program that read a number and mod by 4 using bitwise AND.
2.20. Write a program that read a number and mod by 8 using bitwise AND.
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
No comments:
Post a Comment