💻
C - Structured Programming Language
Ctrlk
  • C - Structured Programming Language
  • Structured Programming Language
    • Chapter 0: Overview
    • Chapter 1: Data Type, IO
    • Chapter 2: Operator
    • Chapter 3: Conditional Statement
    • Chapter 4: Loop
    • Chapter 5: Pointer and Dynamic Memory Allocation
    • Chapter 6: Function & Recursion
    • Chapter 7: Array
    • Chapter 8: Character and String
    • Chapter 9: Structure
    • Chapter 10: File
    • Miscellaneous
    • Reference
  • Exercise
    • Problem Set 0: IDE, First C Program - 4
    • Problem Set 1: Data Types, IO - 55
      • Data Type, Variable, Format Specifier, Input, Output, String - 33
      • Data Type, Input, Output - 8
      • Data Type, Data Type Modifier, Format Specifier, Size, Limit, Address - 9
      • Formatted Input-Output - 4
    • Problem Set 2: Operator - 108
    • Problem Set 3: Conditional Statements - 47
    • Problem Set 4: Loop - 124
    • Problem Set 5: Pointer and Dynamic Memory Allocation
    • Problem Set 6: Function and Recursion - 42
    • Problem Set 7: Array
    • Problem Set 8: Character and String - 61
    • Problem Set 9: Structure
    • Problem Set 10: File
  • Solution
    • 0: IDE, First C Program
    • 1: Data Types, IO
    • 2: Operator
    • 3: Conditional Statements
    • 4: Loop
    • 5: Pointer and Dynamic Memory Allocation
    • 6: Function and Recursion
    • 7: Array
    • 8: Character and String
    • 9: Structure
    • 10: File
Powered by GitBook
On this page
  1. Exercise

Problem Set 1: Data Types, IO - 55

Data Type, Variable, Format Specifier, Input, Output, String - 33Data Type, Input, Output - 8Data Type, Data Type Modifier, Format Specifier, Size, Limit, Address - 9Formatted Input-Output - 4
PreviousProblem Set 0: IDE, First C Program - 4NextData Type, Variable, Format Specifier, Input, Output, String - 33

Last updated 1 year ago