Android is Linux based because of _____ ?? (A) Portability (B) Security (C) both A and B (D) None of these View Answer (C) both A and B You Might Also Like What are the main two types of thread in Android ?? November 2, 2021 Which of the following component has a configuration file for the application ?? November 9, 2021 What is log message in Android ?? November 1, 2021 What src folder contains ?? November 3, 2021 Which two of the following are true about the Dialog class ?? November 2, 2021 What is android ?? November 1, 2021 The R file is _____ generated file ?? November 6, 2021 For creating Fragments the java class needs to extend which base class ?? November 10, 2021 Which method is called once the fragment gets visible ?? November 10, 2021 What is the 9 patch tool in Android ?? November 1, 2021 Which of the following is the built in database of Android ?? November 1, 2021 What is the base class to create Fragments ?? November 3, 2021 Android Applications must be signed ?? November 1, 2021 Which method Fragment becomes active ?? November 10, 2021 AAPT stands for ?? November 2, 2021 The Log.d() method has been used to generate log messages ?? November 10, 2021 Which class is used to navigate from one activity to the other ? November 3, 2021 What callback method is invoked first by the system during an Activity life-cycle?? November 3, 2021 What is the parent class of all Activity widgets ?? November 10, 2021 To display text which controls you will use ?? November 10, 2021 Which of the following lines of code starts activity Activity2 from a current activity Activity1 ?? November 2, 2021 The DalvikVM core libraries are a subset of which of the following ?? November 10, 2021 Which of the following is a Java call-back method invoked when a view is clicked ?? November 10, 2021 What converts Java bytecode into Dalvik bytecode ?? November 3, 2021 Which of these files contains text values that you can use in your application ?? November 10, 2021 Java does not support multi-inheritance so that is why in an Android Activity there should not be more than one ?? November 6, 2021 What makes Android so great from the Phone manufacturer’s point of view ?? November 6, 2021 Select a component which is not part of android architecture ?? November 1, 2021 The component of Android that manages appearance and format on screen is called ?? November 6, 2021 What does the Android project folder “res/” contain ?? November 10, 2021
Which of the following lines of code starts activity Activity2 from a current activity Activity1 ?? November 2, 2021
Which of the following is a Java call-back method invoked when a view is clicked ?? November 10, 2021
Java does not support multi-inheritance so that is why in an Android Activity there should not be more than one ?? November 6, 2021