Android Quiz

by | Nov 19, 2022 | Assessment, Interview

Home » Interview » Assessment » Android Quiz

Welcome to our Android Quiz! Android is Google’s mobile operating system that powers millions of smartphones and tablets worldwide. Whether you’re an Android developer, user, or just interested in the platform, this quiz will challenge your knowledge of Android concepts, features, and best practices. With a mix of multiple choice and scenario-based questions, you’ll be tested on topics like app development, user interface design, device compatibility, and more. So, let’s get started and see how well you know Android!

2

Android Quiz

Test your knowledge of Android concepts, features, and best practices with our interactive quiz!

1 / 30

Which thread is temporarily inactive and in which state the thread is

2 / 30

getIndex() of Patternsyntax exception class is

3 / 30

Which of the following is not the Matcher class method?

4 / 30

On which method the fragment becomes active?

5 / 30

Which class is used to perform match operations on text using patterns

6 / 30

Java.util.regx package contains _______ classes and ____ interface.

7 / 30

A piece of activity can also be called as

8 / 30

Regular expressions are provided under which package?

9 / 30

Content provider mostly store their data in

10 / 30

To check if the email is valid or not, which API can we use

11 / 30

_______ is used to send data in android.

12 / 30

A service is _______ when an application component binds to it by calling Bindservice.

13 / 30

Which XML attribute is used to define how child views are positioned in the layout?

14 / 30

A service has _____ states.

15 / 30

Which is a base class for layouts and layout parameters that hold other viewGroups?

16 / 30

Which is the first callback when an activity is created?

17 / 30

Which of the following is not a feature of the Linux kernel?

18 / 30

_______ is the heart of android architecture.

19 / 30

Array can be accessed from _______ class.

20 / 30

Which platform library supports playing and recording audio and video?

21 / 30

Which file contains all the text of applications?

22 / 30

Which is the top layer of android architecture?

23 / 30

Which file is the root of the application, and are all components declared in the file?

24 / 30

________ provides a platform for running an android application.

25 / 30

Who provides data from one application to another on request?

26 / 30

Which programming language was used to build Android?

27 / 30

Which is the component that runs in the background to perform long-running applications?

28 / 30

In which year the first android device was launched

29 / 30

How does activity class is implemented

30 / 30

Which company developed android

Author

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Author