Android Online Quizzes - Section 12
1. What is the name of the program that converts Java byte code into Dalvik byte code? 1. Dex compiler…
1. What is the name of the program that converts Java byte code into Dalvik byte code? 1. Dex compiler…
1. Which among these are NOT a part of Android's native libraries? 1. SQLite 2. OpenGL…
1. Google licensed some proprietary apps. 1. True 2. False 2. What part of the …
1. Android is licensed under which open source licensing license? 1. Apache/MIT 2. Gnu&…
1. Which of the following holds Java source code for the application? 1. bin/ 2. assets/ …
1. Which is the latest mobile version of android? 1. 3.0 (Honeycomb) 2. 2.6 …
1. Android Is Developed By 1. Apple 2. Google 3. Android Inc 4…
1. How to kill an activity in Android? 1. kill() 2. finishActivity(int requestCode) …
1. What is an interface in android? 1. Interface acts as a bridge between class and the outside world.…
1. Which of the following is the core module of Android for Internet computing? 1. OpenPL 2. S…
1. Which of the important device characteristics that you should consider as you design and develop your application? …
1. You can shut down an activity by calling its _______ method 1. finishActivity() 2. fin…
Our website uses cookies to improve your experience. Learn more
Ok