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
Input Output
1.1. Write a program that prints your name.
1.2. An integer variable n contains 5 Write a program that print the value of n.
1.3. Write a program that read and display an integer number.
1.4. Write a program that read and display an integer number.
1.5. Write a program that read and display floating point number.
1.6. Write a program that read and display long number.
1.7. Write a program that read and display double number.
1.8. Write a program that read and display any character.
1.9. Write a program that read ASCII value and display equivalent character.
1.10. Write a program that read any character and display ASCII value.
1.11. Write a program that read any lower case character and display in upper case.
1.12. Write a program that read any upper case character and display in lower case,
1.13. Write a program that read any decimal number and display equivalent octal number.
1.14. Write a program that read any decimal number and display equivalent hexadecimal number
1.15. Write a program that read any decimal number and display equivalent hexadecimal number.
1.16. Write a program that read any octal number and display equivalent decimal number.
1.17. Write a program that read any hexadecimal number and display equivalent decimal number.
1.18. Write a program that read and display your name.
1.19. Write a program that read and display a of text.
1.20. Write a program that read any date in the format DD/MM/YYYY and displays day, month and year separately.
1.21. Write a program that read any date in the format DD- MM-YYYY and display day, month and year separately.
1.22. Write a program that read any date in the entire following format 1) DD-MM-YYYY ii) DD/MM/YYYY iii) DD MM YYYY iv) DD.MM.YYYY And display day, month and year seperatly.
No comments:
Post a Comment
Home
Subscribe to:
Posts (Atom)
No comments:
Post a Comment