NEW
Font size
WorksheetsAndroid
Total questions: 10
Worksheet time: 2mins
what is today's topic about
java programming
expressions
connecting to internet
all of the above
Basic numerical logic in Java refers to the fundamental _______ and _______
expressions and operations
principles and operations
principles and internet
expressions and internet
_______ is the network which connects computers and multiple servers
internet
expressions
links
nodes
______ is converting data from one format to another.
datatype
read( )
operator
parsing
what is the symbol of modulus,division,and multiplication respectively?
%*/
%-/
%/*
*+/
The Button object receives an _______ event?
setOnClick
onClick
link
OnClickListener
_______ component which allows apps to display web content.
Linking
TextView
URL
WebView
Conditional statements are also known as _______
Relational statements
Logical statements
Looping statements
All of the above
What does R refer to in R.id.edittext ?
Identifier
Rationalize
Reference
Repetition
ACTION_VIEW is present in which function?
findViewById( )
startActivity( )
OnCreate( )
goToUrl( )
