Correct Answer: Both a and b
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Android Game Development Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Android Game Development MCQ Questions
If you want to print or log everything that happens in your application, which of the following tags should you use?
The Integrated Development Environment for Android game development is/are ___________.
Which of the following layouts is not there in Android SDK?
Examine the code given below: public boolean onCreateOptionsMenu(Menu menu) { // Inflate the menu; this adds items to the action bar if it is present. getMenuInflater().inflate(R.menu.activity_main, menu); return true; } Which of the following classes need(s) to be imported in order for this function to work properly?
Which of the following objects is/are used for building user interface elements in Android? I) View II) ViewGroup III) Layout
The Android operating system is based upon which of the following Kernel/s?
In mobile games, what is the ideal frame rate in frame per second (fps) for no noticeable glitches in the motion of objects?
Which of the following image formats is/are supported by Android? I. .jpg II. .gif III. .png IV. .webp
In Android, which of the following header files is needed to be imported in the class that implements OpenGL Renderer given that the game is being developed using Eclipse?
If a developer wants to modify the fundamental characteristics and components of an Android application developed using Eclipse, then which file he should edit to do so?
Android Game Development MCQs | Topic-wise