Home / CSE / Object Oriented Programming Using C++ :: Discussion

Discussion :: Object Oriented Programming Using C++

  1. Assume that a variable will need to store only integers in the range of 1 through 20000. The most efficient data type for the variable is _____

  2. A.
    character
    B.
    float
    C.
    integer
    D.
    long integer
    E.
    short integer

    View Answer

    Workspace

    Answer : Option E

    Explanation :

    No answer description available for this question.


Be The First To Comment