Follow and like us on our Facebook page where we post on the new release subject and answering tips and tricks to help save your time so that you can never feel stuck again.
Shortcut

Ctrl + F is the shortcut in your browser or operating system that allows you to find words or questions quickly.

Ctrl + Tab to move to the next tab to the right and Ctrl + Shift + Tab to move to the next tab to the left.

On a phone or tablet, tap the menu icon in the upper-right corner of the window; Select "Find in Page" to search a question.

Share Us

Sharing is Caring

It's the biggest motivation to help us to make the site better by sharing this to your friends or classmates.

Mobile Programming

This involves developing solutions that help customers accelerate their business processes, achieve optimum productivity and mitigate risk.

llc

languages

code

automotive

llc glassdoor

revenue

adalah

ambitionbox

application

mobile app

information technology

computer science

onItemSelected() is one of most common values for android.

  • True
  • False

Editable text field hints are one of the most important attributes to set.

  • False
  • True

Who conceptualized the Dynabook?

  • Federal Communications Conference
  • Alan Kay
  • Alan Kate
  • Alan Kaye
  • Alan K

The _____________ is responsible for developing the Eclipse IDE workbench.

  • Sprint Communications
  • Eclipse Consortium
  • None of the Choices
  • Eclipse Symposium

actionDone is one of most common values for android.

  • True
  • False

Another way to customize the soft keyboard is with the android.R.simple_spinner_item attribute.

  • True
  • False

Although the Eclipse Platform is written in Java, it supports plug-ins that allows developers to develop and test code written in other languages.

  • True
  • False

The 2nd Blackberry OS included the same features as the first version but included ___________ to its repertoire.

  • Notes, Fax Messaging and Games
  • Notes, Emails and Games
  • Notes, Web Browsers and Games
  • Notes, Video Calls and Games

What is the operating system for the Blackberry line of smartphones?

  • Raspberry OS
  • Strawberry OS
  • Blueberry OS
  • Blackberry OS

The _________ tells the system when to use the contained resources.

  • Qualifier
  • Dividend
  • Exponent
  • Quantifier

A ________ is an icon that consists of text or an image, which communicates what action occurs when you touch or click it

  • Button
  • Android
  • Image
  • Buttoning

The RecyclerView widget is a more advanced and flexible version of the ListView

  • True
  • False

The Source code or the src code is the directory which will contain all of you applications source files

  • True
  • False

This class namespace creates the initial package structure.

  • Name of the Packages
  • Names of Packages
  • Name Package
  • Package Name

What is the estimated total number of Android devices sold in 2014?

  • 100 Million units
  • 500 Million units
  • 10 Billion units
  • 1 Billion units

_______ is the space between an element’s content and its border.

  • Padding
  • Exponent
  • Dividend
  • Quantifier

_____________ contain a local copy of the latest multi-version documentation for the Android framework API.

  • Documentation
  • References
  • Sources
  • Online Tools

____________ can be measured in pixels (px), density-independent pixels, and scaled pixels based on preferred font size.

  • Wrap_content
  • Explicit Decision
  • match_parent
  • Name Package

There are three important items to note when talking about the Android Project Components. These are:

  • Source Code, Auto Generated Code, Included Sections
  • Source Code, Auto Generated Code, HTML
  • Source Code, Postal Code, HTML
  • Source Code, Auto Generated Code, Included Libraries

You can install your application on the device directly from Android Studio

  • False
  • True

A ContextualMenu offers actions that affect general items or constant frame in the UI

  • True
  • False

You can scale images by defining layout_width and layout_height attributes on the ____________ element

  • Name Package
  • ImageView
  • Wrap_content
  • Image Partner

While spinners may offer similar functionality as radio buttons, they do not require an entirely different API

  • False
  • True

The ________ is the Operating System of Microsoft based smartphones.

  • Windows Mobile 2003 SE
  • Windows Mobile 2003
  • Pocket PC 2000
  • Windows Phone

The LinearLayout class arranges all of the contained UI elements either horizontally or vertically.

  • True
  • False

To provide a familliar and consistent user experience, you should use the Menu and Dialogs to present user actions and other options in your activities.

  • True
  • False

What smartphone product first allowed the capacitive touch capabilities?

  • Nokia
  • Samsung
  • Iphone
  • Blackberry OS

An Activity Life Cycle consists of the following six states: Created, Started, Ended, Paused, Stopped, Destroyed

  • True
  • False

Eclipse Technology Project is focused on creating best-of-breed tools for the Eclipse platform

  • True
  • False

Tabs work in conjunction with the ActionBarMenu.

  • False
  • True

Android-powered devices have a host of developer options that you can access on the phone

  • True
  • False

R.array.spinnerColors is the ID of the string array.

  • True
  • False

This constant makes the element as big as it needs to contain its content.

  • wrap_content
  • match_parent
  • Explicit Decision
  • Name Package

The push notification for 3rd party apps was first seen during this iOS 4 update.

  • TRUE
  • FALSE

These tools contain platform-dependent tools for developing and debugging your application.

  • Android Platforms
  • USB Drivers
  • SDK Platform Tools
  • Android App

The Menu button is deprecated on Android 2, so you should migrate toward using the action bar to provide access to actions and other options.

  • True
  • False

The OptionsMenu is the tertiary collection of menu items for an activity.

  • True
  • False

They resemble basic buttons except they have no borders or background but still change appearance during different states.

  • android:onClick
  • Borderless Button
  • Toggle Button
  • Custom Button

Using a Cursor Loader is helpful when avoiding/blocking an Adapter

  • True
  • False

The android:inputType attribute lets you specify what kind of input you're expecting.

  • True
  • False

The attribute that determines whether it stretches the image to the specified dimensions.

  • Scaling Images
  • android:scaleType
  • centerInside
  • ImageView

Eclipse got its start in 2005 when IBM donated 3 million lines of code from its Java tools

  • True
  • False

The Windows Phone 8 is also known as the __________.

  • Achilles
  • Anchovies
  • None of the Choices
  • Apollo

The Motorola Dynatec was the first ever mobile phone to be approved by the FCC. What does the FCC stand for?

  • Federal Communications Commission
  • Federal Communications Conference
  • Federal Communications Conglomeration
  • Federal Communications Council

Spinners are drop-down menus that allow users to pick one item from a group of choices.

  • False
  • True

In the early 2000s, Symbian, BlackBerry OS, Palm OS and ________ (now known as Windows Mobile) became increasingly popular. They are gadgets with capabilities such as email, fax, Web browsing, etc.

  • PocketPC2000
  • PocketWifi
  • Pocket PC
  • PocketCD

When did Dr. Martin Cooper successfully call on a handheld mobile phone?

  • 1974
  • None of the above
  • Dr. Martin Cooper was successfully able to call on a handheld mobile phone in 1973.
  • 1977
  • 1971

To display the raw HTML, click the activity_main.html tab in the bottom-left of Eclipse's editing area

  • True
  • False

With an Android-powered device, you can develop and debug your Android applications just as you would on the emulator

  • False
  • True

This defines the visual structure for a user interface (UI).

  • Interface
  • Outer Space
  • Layout
  • None of the choices

match_parent makes the element match the height and dimension of the parent element.

  • True
  • False

Is a drawable resource defined in XML that changes its image based on the current state of the button.

  • Relative Layout
  • string resource
  • ViewGroup
  • state list drawable

A PopupMenu is a modal menu anchored to a View

  • True
  • False

You create new tabs by requesting one from the ActionBar using its newTab() method.

  • True
  • False

When the user clicks a button, the Button object receives and on-click event. To define the click event handler for a button, add the _______________.

  • android:onClick
  • android:ofClick
  • android:inClick
  • android:onclicks

The ADK plugin will be able to provide a new project wizard where you can create a new project or open one from an existing code

  • True
  • False

The onItemSelected() method is where the click is handled.

  • True
  • False

When creating a new Android Project, you first SELECT FILE > NEW >________

  • None of the Choices
  • Document
  • Project
  • Reference

The RecyclerView provides layout managers for positioning items

  • True
  • False

The Android SDK is your gateway to using the Android mobile operating system as an open source platform

  • True
  • False

Every button is styled using the system’s ___________ button background

  • Common
  • Default
  • Fixed
  • Varying

What device falls between a smartphone and a laptop in usability and functionality?

  • Desktop PC
  • Ipod Touch
  • Tablet
  • Smartphone

Editable text fields or hints do not have a distinct appearance and behavior from static ones.

  • True
  • False

The NMT (Nordic Mobile Telephone) company was first launched in Denmark, Norway, Sweden and ______________?

  • Fiji
  • Norway
  • Finland
  • Netherlands

A layout manager positions item views inside the RecylerView

  • True
  • False

When you connect a device running Android 4.2.2. or higher to your computer, the system shows a dialog asking whether to accept an RSA key that allows debugging through the computer.

  • False
  • True

_________ is a Java-based open source platform that allows a software developer to create a customized integrated development environment (IDE) from plug-in components.

  • Eclipse
  • Microsoft Visual Studio
  • Apache
  • Measured Mobile

What is the other name for Android 5.0?

  • Kitkat
  • Froyo
  • IceCream Sandwich
  • Lollipop

When did Google announce that the Android mobile operating system will be offered free to the public?

  • September 2007
  • October 2007
  • November 2007
  • December 2007

You are in your final chapter of Mobile Programming

  • True
  • False

On Android 3.0 and higher, items from the options menu are presented by the action bar as a combination of on-screen action items and overflow options.

  • True
  • False

ListView is a view group that displays a list of unscrollable items

  • False
  • True

It can display any kind of bitmap, and it takes care of basic alignment and scaling functionality.

  • ViewGroup
  • android:onClick
  • Relative Layout
  • ImageView

What version did Java Support first appear in the Blackberry OS updates?

  • Blackberry OS 4
  • Blackberry OS 3
  • Blackberry OS 5

When did Japan achieve a city-wide commercial mobile phone network?

  • 1979
  • 1981
  • 1982
  • 1980

What is the operating system of Iphone?

  • Symbian
  • IOS
  • Windows Phone
  • Android

Android apps use HTML to define thier user interfaces

  • True
  • False

This constant makes the element match the width and height of the parent element.

  • Name Package
  • match_parent
  • Explicit Decision
  • wrap_content

What was the name of the first smartphone released in 1992?

  • Nokia 9000 Communicator
  • Samsung Galaxy
  • IBM Simon Personal Communicator
  • Penelope

The TextView is a subclass of View that represents a substandard text field component. True or False?

  • True
  • False

wrap_content makes the element as big as it needs to be to contain its content

  • True
  • False

Menus are a common user interface component in many types of applications

  • False
  • True

The value of android:text is a reference to a ___________.

  • ViewGroup
  • Relative Layout
  • button
  • string resource

Application Name is used as the title of your application launcher icon when it is installed on your device

  • True
  • False

What does MTS stand for?

  • Mobile Telephony Service
  • Mobile Telecommunication Service
  • Mobile Telephone Service
  • Mobile Telepathy Service

What does the IMTS stand for?

  • Important Mobile Telephone System
  • Ingenious Mobile Telephone System
  • Improved Mobile Telephone System
  • None of the Choices

Beginning with Android 2.5, Android-powered devices are no longer required to provide a dedicated Menu button.

  • True
  • False

RelativeLayout lets you specify where each element should be placed with respect to the other elements in the interface.

  • True
  • False

Android offers custom plugin for the Eclipse IDE and it is called the ADK(Android Development Kit)

  • True
  • False

In setting up the Android Virtual Device (AVD), and the recommended version that you will use in creating your own android-based mobile applications, you must first finish downloading and installing the __________.

  • Android SDK
  • Android Notepad
  • Android TDK
  • Android App
Comments
Paypal Donation

To keep up this site, we need your assistance. A little gift will help us alot.

Donate

- The more you give the more you receive.

Related Subject

Professional Ethics in Information Technology

3D Game Art Development

Mobile Application Design and Development 2

Hospitality Management

Accounting

Public Finance

Management Accounting

Financial Analysis and Reporting

Intermediate Accounting

Web Application Development

Logic Circuit and Switching Theory

Computer Programming

Object Oriented Programming Laboratory

Network Security

Management Information Systems

Managing Information and Technology

Mobile Application Design and Development

Living in the Information Technology Era

Mail and Web Services

Information Technology Practicum

Information Technology Capstone Project

Introduction to Computing

Intro to Hardware Description Language

Introduction to Human Computer

Introduction to Information Systems

Introduction to Multimedia

Integrative Programming and Technology 2

Internet Marketing and Entrepreneurship

Internet Technology in Real Estate

Information Assurance and Security 2

Information Assurance and Security 3

Information Security and Management

Information Systems Operations and Maintenance

Fundamentals of Investigation and Intelligence

Fundamentals of Database System

Digital Imaging

Data Communications and Networking

Cyber Security: Theories and Practice

Data Communications and Networking 2

Data Structures and Algorithms

Database Management System

Chemistry for Engineers

Computer Fundamentals

Animation Project

Load Testing

Auditing and Assurance Concepts and Applications

Integrative Programming and Technology

Linux Administration

Software Engineering

Applied Business Tools and Technologies

System Administration and Maintenance

Current Trends and Issues

Data Communications and Networking 4

Principles of Operating System and its Application

Systems Integration and Architecture

Application Lifecycle Management

Data Communications and Networking 3

Information Assurance and Security


Show All Subject
Affiliate Links

Shopee Helmet

Shopee 3D Floor

Lazada Smart TV Box