Home / CSE MCQs / C-MCQs :: Discussion

Discussion :: C-MCQs

  1. What is the size of an int data type?
  2. A.
    4 Bytes
    B.
    8 Bytes
    C.
    Depends on the system/compiler
    D.
    Cannot be determined

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The size of the data types depend on the system.


Be The First To Comment