Size of “int” data type in Java language is –

2024

Size of “int” data type in Java language is –

Answer: D. 32-bitsIn Java, the int primitive data type is defined as a 32-bit signed integer.

  1. A.

    64-bits

  2. B.

    16-bits

  3. C.

    8-bits

  4. D.

    32-bits

  5. E.

    Question not attempted

Attempted by 370 students.

Show answer & explanation

Correct answer: D

In Java, the int primitive data type is defined as a 32-bit signed integer.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…