Single Choice Moderate

QBytecode file has extension:

ID: #25840 MCQ Quiz - Class 8 - Programming 5 views
Question Info
#25840Q ID
ModerateDifficulty
MCQ Quiz - Class 8 - ProgrammingTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A .class
  • B .java
  • C .txt
  • D .exe
Correct Answer

Explanation

Correct Answer Explanation:

Compiled Java bytecode is stored in files with the .class extension.

Why the other options are incorrect:

  • Option B: .java is for source code, not bytecode.
  • Option C: .txt is for plain text files.
  • Option D: .exe is a Windows executable, different from bytecode.

Share This Question

Challenge a friend or share with your study group.