GP IMP MCQ Exam2
GP IMP MCQ Exam2
a) Web development
b) Game development
c) Database management
d) Mobile application development
Answer: b) Game development
a) Java
b) C#
c) Python
d) C++
Answer: c) Python
a) Python
b) Ruby
c) C#
d) Java
Answer: c) C#
a) Space Invaders
b) Fortnite
c) Call of Duty
d) League of Legends
Answer: a) Space Invaders
a) Unity
b) Unreal Engine
c) Pygame
d) Xamarin
Answer: c) Pygame
a) Blender
b) Photoshop
c) Notepad++
d) IntelliJ IDEA
Answer: a) Blender
a) pygame.init()
b) pygame.start()
c) pygame.launch()
d) pygame.open()
Answer: a) pygame.init()
12. Which of the following is a valid music file format supported by Pygame for
sound effects?
a) PNG
b) MP3
c) XML
d) JSON
Answer: b) MP3
a) Local-only gameplay
b) Networked play over the internet
c) No physics engine support
d) No asset integration
Answer: b) Networked play over the internet
a) A sound effect
b) A 2D or 3D representation of the player
c) A game physics engine
d) A background image
Answer: b) A 2D or 3D representation of the player
a) Sprite sheets
b) Shaders
c) HTML
d) JSON files
Answer: b) Shaders
a) pygame.close()
b) pygame.quit()
c) pygame.stop()
d) pygame.exit()
Answer: b) pygame.quit()
17. Which type of game would benefit most from isometric graphics?
a) Racing games
b) Puzzle games
c) Real-time strategy (RTS) games
d) Side-scrolling platformers
Answer: c) Real-time strategy (RTS) games
20. Which of the following is not a popular engine for developing 3D games?
a) Unity
b) Unreal Engine
c) Godot
d) Bootstrap
Answer: d) Bootstrap
a) pygame.load()
b) pygame.image()
c) pygame.display()
d) pygame.image.load()
Answer: d) pygame.image.load()
a) Tetris
b) Counter-Strike
c) FIFA
d) Grand Theft Auto
Answer: a) Tetris