Thursday, 31 October 2013
Monday, 21 October 2013
Google Website Optimizer
1: Website Optimizer runs ______ on a portion of a website's traffic to determine what content users respond to best.
Java applets
+ experiments
safety checks
none of these
slowly
2: ______ is defined as testing different values for the same variable.
Uni-testing
Multivariate testing
none of these
+ A/B testing
Solo-testing
3: Website Optimizer only works with static HTML pages.
+ true
only when hosting on Apache servers
only when hosting on Tomcat servers
false
only when hosting on IIS servers
4: Website Optimizer may be used on ______ website(s).
one hundred
+ one
more than one
none of these
two
5: _____ is the practice of presenting a version of a web page to search engines that differs from the one visitors see in order to purposely deceive search engines and manipulate search index rankings.
testing
concealing
none of these
+ spamming
cloaking
6: Website Optimizer reports use _______ to represent the number of visitors reaching the conversion page after viewing the test page for a given presented combination.
+ conversions / visit
conversions / experiment
conversions / visitors
none of these
visits / visitor
7: The ______ rating measures a section variant's relevancy to a given experiment.
section / experiment ratio
section relevance rate
none of these
section relevance rating
+ section relevance percentage
8: ______ can take advantage of the Google Website Optimizer tool.
none of these
web content designers
+ all of these
webmasters
marketing managers
9: Website Optimizer will arbitrarily end an experiment if it determines definitive experiment results.
+ true
only when using static HTML pages
only when using a CMS
false
only when using CSS
10: Website Optimizer issues a/an ______ to each new test page visitor in order to recognize returned visitors within a specific time window.
order
hit
request
none of these
+ cookie
11: The _____ decides what content visitors see.
none of these
tracking script
all of these
+ control script
goal script
12: If a visitor hits a goal script without having first hit a test page first then the visit is _______
+ not counted in the experiment
flagged with an error
put into a holding group for review
still counted in the experiment
none of these
13: To run an experiment, you must add _____ to your test page and conversion page.
tags
code comments
none of these
+ all of these
permalinks
14: If you leave either the test page or conversion page field blank in an A/B Experiment, Website Optimizer will _____.
all of these
fill them in for you
+ generate an error message
none of these
continue with no input
15: Google recommends making a final check before starting an A/B Experiment by clicking on the "Preview" link.
+ true
false
There is no "Preview" link in Website Optimizer
only when using static HTML pages
only when using a CMS
16: A/B experiments spanning multiple domains can be handled by the simple A/B testing interface.
only when using CSS
+ false
only when using static HTML pages
only when using a CMS
true
17: A/B experiments are the more complex version of testing with Website Optimizer.
only when using static HTML pages
only when using a CMS
+ true
only when using CSS
false
18: A/B experiments are good for webmasters that have low-traffic sites but want their results _____.
+ quickly
in UML-format
in ASCII-format
none of these
slowly
19: Pages with _____ traffic are generally faster to optimize than those with ____ traffic.
none of these
medium, high
low, high
+ high, low
low, medium
20: Once an A/B Experiment is done, experiment script may be removed from your web pages.
only when using static HTML pages
only when using a CMS
+ true
only when using CSS
false
21: Multivariate Experiments require you to supply ________.
test pages
an experiment name
none of these
a conversion page
+ all of these
22: Multivariate Experiments require _____ different types of scripts on _____ pages.
3,2
4, 2
2,3
+ none of these
2,4
23: You can limit the number of visitors participating in a Multivariate Experiment by selecting a ______ next to the "Total traffic sent through this experiment" prompt.
+ percentage
link
ratio
none of these
checkbox
24: Multivariate Experiments may not be stopped until the Website Optimizer has identified a clear winner.
only when using static HTML pages
+ false
only when using a CMS
only if you're logged in with an AdWords account
true
25: Page section reports have the same number of columns as combination reports.
false
only when generated for Apache servers
only when generated for Tomcat servers
only when generated for IIS servers
+ true
26: Test Pages are used in _______ testing for experimenting with different content variations.
Gaussian
Hypothetical
+ Multivariate
none of these
Univariate
27: The _____ is used in multivariate testing so you can experiment with different variations in your content.
none of these
home page
+ test page
optimizer page
about page
28: Test Pages are used in multivariate testing to allow webmasters to experiment with different _____ in web page content.
permutations
+ variations
none of these
combinations
integrations
29: Multivariate Experiment scripts _____.
trigger visit and conversion data collection
access experiment data stored on the Website Optimizer server
+ all of these
none of these
identify which page sections will be varied for the experiment
30: Pages must be _______ before they can be used in a test.
+ highlighted
none of these
isolated
deleted
blocked
31: In reports, the ______ section displays the percent improvement over the original combination or variation.
+ improvement
none of these
all of these
variants
increase
32: The _____ value reveals the probability that a given combination's mean conversion rate will defeat that of the original page as an experiment progresses.
all of these
+ chance to beat original
chance to beat default
chance to tie original
none of these
33: Follow-up experiments enable you to ___________.
+ maximize conversion by delivering the winning combination to the majority of your website's visitors
reduce the need for efficient webserver use
reduce webserver resources
none of these
get a definite amount of increased website visitation
34: The "disable losing variations" setting has _____ as one of its performance control settings.
medium
+ none of these
passive
aggressive
moderate
35: The estimated conversion rate is derived from collected data using a _________ distribution.
Taguchi
none of these
+ Freudian
Newtonian
Gaussian
36: If one variation emerges as a clear winner in its section, in the future it will exceed the performance of any other variation in that section with a ____ confidence or better.
0%
+ 1%
none of these
1%
1%
37: An experiment's winner is defined as a combination with a conversion rate range that is both higher than all others and _______.
+ does not overlap any other
overlaps others
is lower than the original page
is only made up of static content
none of these
38: ____ is data collected when the conversion page is viewed by a visitor.
none of these
+ javascript identifier
none of these
test page hit
displayed combination
39: ______ is a key factor used by the Website Optimizer Duration Calculator.
section views
+ Expected improvement
none of these
% spiders
result combinations
40: _____ is a factor used to determine the actual length of time an experiment needs to run in order to get good results.
+ all of these
Percentage of user participation
Current conversion rate
none of these
Website traffic
Incorrect Answers: |
|
Sunday, 20 October 2013
Android Level 1 Exam Answers
1: Content providers_______________.
are system messages
provide content data
provide content for web browser based applications
give the abstraction level for application data stored on the device
provide content for games
2: Android is_________________.
a static environment
an 8-bit platform
a Windows based platform
None of these.
a multi-tasking platform
3: What is the name of the Java Virtual machine in Android?
Forth Virtual Machine
.NET Framework
Dalvik
Juke Virtual Machine
Parrot Virtual Machine
4: Android Virtual machine executes files in______________________.
0
Any of these
*.vm format
X
*.dex format
5: Intent data structure is comprised of___________________.
resource data
manifest files
AppWidget files
View Groups
an action and data to act upon
6: A Service _________________.
can run only when the User interface is active
keeps running without the User interface
is used to create user interface
None of these.
is used to handle incoming phone calls
7: The basic units of the UI are_______________.
layout and drawing
widgets
interactive screen elements
view and viewgroups
None of these
8: Which libraries do 2D and 3D graphics use on the android platform?
OpenGL
Skia
G2
Gorgon
Cairo
9: An empty process does not have ______________________.
any resources.
any memory allocated.
active services.
active application components
active processes.
10: What is an AVD?
A development environment.
A configuration that helps developing device drivers.
A Graphical interface to create User interfaces
A configuration that runs Android applications.
A configuration that specifies the Android platform to be used on the emulator
11: Intent-based invocation is _____________.
asynchronous
passive
synchronous
active
independent
12: What is a Drawable?
a pluggable drawing container
a UI element that can be drawn on screen
a View layout
a stored bitmap images
a graphic element
13: FreeType is a part of ___________________.
Application Framework
Applications
Linux kernel
Android Runtime
Libraries
14: FreeType library is for rendering ______________________.
All of these.
jpeg files
3D images
bitmap and vector fonts
web images
15: TableLayout arranges content into _________and _____________.
None of these
records and recordsets
Any of these
data and fields
rows and columns
16: Draw() is used by ________.
ViewGroup for designing the UI
ViewGroup for laying out its children
ViewGroup for rendering child objects on screen
ViewGroup for rendering the tree on screen
ViewGroup designed tree structures
17: What is the syntax to refer to a source?
android.R
android.R.resource
android.R.resource-type.resource-name
android.resource_type
android.resource_name
18: What are Application widgets?
applications that run in the background
all the applications running
None of these..
small applications views which can be put into other applications
small applications which are launched when a mobile device powers on
19: Broadcast receivers are represented by __________
Broadcast class
Receiver class
Application Broadcast class
Message Broadcast class
Broadcast Receiver class
20: What does '+' signify in android:id="@+id/my_button"?
A new Activity.
The XML parser should parse the rest of the ID string.
A new resource name that must be created and added to resources.
A new View resource.
A new resource name.
21: Which of the following is the immediate base class for Activity and
Service classes?
Object
Context
Component
ApplicationContext
Application
22: Which of the following can you use to display an HTML web page in an
Android application?
Browser
BrowserView
HtmlView
WebView
Notepad
23: Which of the following is true about Intent.ACTION_CALL and
Intent.ACTION_DIAL?
Intent.action = Intent.CALL_ACTION is used when a phone number is to be dialed without showing a UI on the device.
Intent.action == Intent.CALL_ACTION is true when a phone call is received on the device.
Both of them are used to dial a phone number on the device.
Intent.action = Intent.CALL_ACTION is used when a phone number is to be dialed without the user having to explicitly initiate the call.
Intent.action = Intent.DIAL_ACTION is used when a phone number is to be dialed without showing a UI on the device.
24: What is "Android_activityCreator"?
A resource editor to create user interface for Android applications.
A tool to generate Android byte code from .class files.
A command line tool to create Android project files.
An emulator to execute and debug Android projects.
A framework to create unit tests for Android projects.
25: What is Context used for?
To load and access resources
To load and access Activities
To load and access Layouts
To load UI
To load and access Services
26: What is the JetPlayer class used for?
lets you playback interactive JET audio content in user applications.
lets the user play mp3 files
None of these.
lets the user play mpeg files
lets the user play JET format video format
27: Which of the following is not a Dalvik Opcode?
OP_ADD_LONG
OP_ADD_FLOAT
OP_GET_BYTE
OP_ADD_DOUBLE
OP_ADD_INT
28: How does an application know if a package is added or removed?
a message with PACKAGE_ADDED and PACKAGE_REMOVED action is received
a message with PACKAGE_ADDED and PACKAGE_REMOVED action is broadcast
an intent with PACKAGE_ADDED and PACKAGE_REMOVED action is broadcast
an intent with PACKAGE_ADDED and PACKAGE_REMOVED action is recorded
an activity with PACKAGE_ADDED and PACKAGE_REMOVED action is broadcast
29: What can be used to display a JPG file on the SD Card in ImageView?
Bitmap.decodeFile()
BitmapFactory.decodeFile()
JPEGFactory.decodeFile()
GIFFactory.decodeFile()
JPG.decodeFile()
30: How an activity can be shut down?
By calling finishActivity() method
By calling its shutdown() method
By calling its stop() method
By calling its finish() method
By calling its stopSelf() method
31: How a service can be stopped?
By calling its finish() method
By calling its shutdown() method
By calling finishService() method
By calling its stop() method
By calling its stopSelf() method
32: Describe app.AlertDialog.
A popup that alerts the user of incoming call
A dialog box to show handle the output of a dialog
A popup alert dialog with two buttons that take callback handlers
A floating dialog box
A dialog box for defining alerts
33: How can a Service stop itself?
by calling Context.stopService()
by calling StopSelf.Service()
by calling Service.stopSelf()
by calling Destroy()
by calling StopService()
34: When we want a result to be returned by a child activity, which method is used?
ActivityForResult()
startActivityForResult()
startActivity.Result()
getResult.Activity()
startActivity.Return()
35: What is DateFormat class?
an interface for setting strings with formatted date/time.
a class for defining date/time format.
a class for entering date/time.
a class for generating strings with formatted date/time.
a class for setting strings with formatted date/time.
36: Relative layout is a ViewGroup that displays ___________________in relative positions.
textboxes
buttons
UI elements
child View elements
menu
37: TimePickerDialog allows user to ___________________.
select a date
set date
set date and time
select a time
set time
38: Which of the following will create a MediaRecorder?
recorder = recorder.start();
recorder = new MediaRecorder();
recorder = recorder.Create();
recorder = recorder.prepare();
recorder = onCreate.MediaRecorder;
39: What is the telephoneNumberUtil class used for?
Deleting a phone number from the contacts in the mobile device
Any of these
Saving a phone number to the contacts in the mobile device
Formatting an international telephone number
Retrieving a phone number from the contacts in the mobile device
40: What does the ImageButton class do?
displays buttons linked to images
displays clickable a button with image
Any of these
None of these
draws an image of a button
Thank You
are system messages
provide content data
provide content for web browser based applications
give the abstraction level for application data stored on the device
provide content for games
2: Android is_________________.
a static environment
an 8-bit platform
a Windows based platform
None of these.
a multi-tasking platform
3: What is the name of the Java Virtual machine in Android?
Forth Virtual Machine
.NET Framework
Dalvik
Juke Virtual Machine
Parrot Virtual Machine
4: Android Virtual machine executes files in______________________.
0
Any of these
*.vm format
X
*.dex format
5: Intent data structure is comprised of___________________.
resource data
manifest files
AppWidget files
View Groups
an action and data to act upon
6: A Service _________________.
can run only when the User interface is active
keeps running without the User interface
is used to create user interface
None of these.
is used to handle incoming phone calls
7: The basic units of the UI are_______________.
layout and drawing
widgets
interactive screen elements
view and viewgroups
None of these
8: Which libraries do 2D and 3D graphics use on the android platform?
OpenGL
Skia
G2
Gorgon
Cairo
9: An empty process does not have ______________________.
any resources.
any memory allocated.
active services.
active application components
active processes.
10: What is an AVD?
A development environment.
A configuration that helps developing device drivers.
A Graphical interface to create User interfaces
A configuration that runs Android applications.
A configuration that specifies the Android platform to be used on the emulator
11: Intent-based invocation is _____________.
asynchronous
passive
synchronous
active
independent
12: What is a Drawable?
a pluggable drawing container
a UI element that can be drawn on screen
a View layout
a stored bitmap images
a graphic element
13: FreeType is a part of ___________________.
Application Framework
Applications
Linux kernel
Android Runtime
Libraries
14: FreeType library is for rendering ______________________.
All of these.
jpeg files
3D images
bitmap and vector fonts
web images
15: TableLayout arranges content into _________and _____________.
None of these
records and recordsets
Any of these
data and fields
rows and columns
16: Draw() is used by ________.
ViewGroup for designing the UI
ViewGroup for laying out its children
ViewGroup for rendering child objects on screen
ViewGroup for rendering the tree on screen
ViewGroup designed tree structures
17: What is the syntax to refer to a source?
android.R
android.R.resource
android.R.resource-type.resource-name
android.resource_type
android.resource_name
18: What are Application widgets?
applications that run in the background
all the applications running
None of these..
small applications views which can be put into other applications
small applications which are launched when a mobile device powers on
19: Broadcast receivers are represented by __________
Broadcast class
Receiver class
Application Broadcast class
Message Broadcast class
Broadcast Receiver class
20: What does '+' signify in android:id="@+id/my_button"?
A new Activity.
The XML parser should parse the rest of the ID string.
A new resource name that must be created and added to resources.
A new View resource.
A new resource name.
21: Which of the following is the immediate base class for Activity and
Service classes?
Object
Context
Component
ApplicationContext
Application
22: Which of the following can you use to display an HTML web page in an
Android application?
Browser
BrowserView
HtmlView
WebView
Notepad
23: Which of the following is true about Intent.ACTION_CALL and
Intent.ACTION_DIAL?
Intent.action = Intent.CALL_ACTION is used when a phone number is to be dialed without showing a UI on the device.
Intent.action == Intent.CALL_ACTION is true when a phone call is received on the device.
Both of them are used to dial a phone number on the device.
Intent.action = Intent.CALL_ACTION is used when a phone number is to be dialed without the user having to explicitly initiate the call.
Intent.action = Intent.DIAL_ACTION is used when a phone number is to be dialed without showing a UI on the device.
24: What is "Android_activityCreator"?
A resource editor to create user interface for Android applications.
A tool to generate Android byte code from .class files.
A command line tool to create Android project files.
An emulator to execute and debug Android projects.
A framework to create unit tests for Android projects.
25: What is Context used for?
To load and access resources
To load and access Activities
To load and access Layouts
To load UI
To load and access Services
26: What is the JetPlayer class used for?
lets you playback interactive JET audio content in user applications.
lets the user play mp3 files
None of these.
lets the user play mpeg files
lets the user play JET format video format
27: Which of the following is not a Dalvik Opcode?
OP_ADD_LONG
OP_ADD_FLOAT
OP_GET_BYTE
OP_ADD_DOUBLE
OP_ADD_INT
28: How does an application know if a package is added or removed?
a message with PACKAGE_ADDED and PACKAGE_REMOVED action is received
a message with PACKAGE_ADDED and PACKAGE_REMOVED action is broadcast
an intent with PACKAGE_ADDED and PACKAGE_REMOVED action is broadcast
an intent with PACKAGE_ADDED and PACKAGE_REMOVED action is recorded
an activity with PACKAGE_ADDED and PACKAGE_REMOVED action is broadcast
29: What can be used to display a JPG file on the SD Card in ImageView?
Bitmap.decodeFile()
BitmapFactory.decodeFile()
JPEGFactory.decodeFile()
GIFFactory.decodeFile()
JPG.decodeFile()
30: How an activity can be shut down?
By calling finishActivity() method
By calling its shutdown() method
By calling its stop() method
By calling its finish() method
By calling its stopSelf() method
31: How a service can be stopped?
By calling its finish() method
By calling its shutdown() method
By calling finishService() method
By calling its stop() method
By calling its stopSelf() method
32: Describe app.AlertDialog.
A popup that alerts the user of incoming call
A dialog box to show handle the output of a dialog
A popup alert dialog with two buttons that take callback handlers
A floating dialog box
A dialog box for defining alerts
33: How can a Service stop itself?
by calling Context.stopService()
by calling StopSelf.Service()
by calling Service.stopSelf()
by calling Destroy()
by calling StopService()
34: When we want a result to be returned by a child activity, which method is used?
ActivityForResult()
startActivityForResult()
startActivity.Result()
getResult.Activity()
startActivity.Return()
35: What is DateFormat class?
an interface for setting strings with formatted date/time.
a class for defining date/time format.
a class for entering date/time.
a class for generating strings with formatted date/time.
a class for setting strings with formatted date/time.
36: Relative layout is a ViewGroup that displays ___________________in relative positions.
textboxes
buttons
UI elements
child View elements
menu
37: TimePickerDialog allows user to ___________________.
select a date
set date
set date and time
select a time
set time
38: Which of the following will create a MediaRecorder?
recorder = recorder.start();
recorder = new MediaRecorder();
recorder = recorder.Create();
recorder = recorder.prepare();
recorder = onCreate.MediaRecorder;
39: What is the telephoneNumberUtil class used for?
Deleting a phone number from the contacts in the mobile device
Any of these
Saving a phone number to the contacts in the mobile device
Formatting an international telephone number
Retrieving a phone number from the contacts in the mobile device
40: What does the ImageButton class do?
displays buttons linked to images
displays clickable a button with image
Any of these
None of these
draws an image of a button
Thank You
Life Quotes | Memorable Sayings | Famous Adages | Proverbs
www.famousadage.comUS English - Level 1 Exam Answers - Part 2
#51 Question:
I can buy my groceries ___________ here.
- cheap
- cheaply
- cheep
- more cheap
- most cheep
Answer: cheaply
#52 Question:
#52 Question:
Trees are one of my favorite _________.
- item
- living thing
- plant
- thing
- things
Answer: things
#53 Question:
#53 Question:
Bruce Lee __________ martial arts.
- has teach
- know
- practice
- practiced
- teach
Answer: practiced
#54 Question:
#54 Question:
That price is for _________ apple, not per pound.
- all
- each
- many
- total
- whole
Answer: each
#55 Question:
#55 Question:
Ten dollars was the ____________ I ever made.
- all
- more
- most
- most of
- mostest
Answer: most
#56 Question:
#56 Question:
The wind was high ___________ the storm.
- because of
- because while
- cause
- cause of
- on account
Answer: because of
#57 Question:
#57 Question:
Please don't talk ___________ your mouth full.
- if
- when
- where
- while
- with
Answer: with
#58 Question:
#58 Question:
Matches can __________ dangerous.
- be
- cause
- find
- make
- make some
Answer: be
#59 Question:
#59 Question:
When the lizard grows, _____ sheds its skin.
- He
- he
- it
- it's
- she
Answer: it
#60 Question:
#60 Question:
Dad was laid off, but _______ will find work soon.
- He
- he
- it
- might
- they
Answer: he
#61 Question:
#61 Question:
Bob kept working, but didn't enjoy _______.
- him
- himself
- his self
- it's self
- itself
Answer: himself
#62 Question:
#62 Question:
There were __________ in the aquarium.
- guppees
- guppie's
- guppies
- guppy's
- guppys
Answer: guppees
#63 Question:
#63 Question:
October can be very ___________ here.
- cold
- colder
- coldest
- coldly
- most cold
Answer: cold
#64 Question:
#64 Question:
Will you ________ me to the fair?
- do with
- go
- take
- taken
- taking
Answer: take
#65 Question:
#65 Question:
We ________ there in the morning.
- be
- be to
- been
- getting
- will be
Answer: will be
#66 Question:
#66 Question:
This isn't that hard__ my son did it yesterday.
- ! (exclamation mark)
- , (comma)
- . (period)
- : (colon)
- ; (semicolon)
Answer: ; (semicolon)
#67 Question:
#67 Question:
Would you like more soup_
- !
- ,
- .
- :
- ?
Answer: ?
#68 Question:
#68 Question:
Ouch__ That really hurt!
- ! (exclamation mark)
- "(quotation mark)
- , (comma)
- : (colon)
- ; (semicolon)
Answer: ! (exclamation mark)
#69 Question:
#69 Question:
The stove is _________ to the refrigerator.
- against
- away
- far
- next
- out
Answer: next
#70 Question:
#70 Question:
When you go, may ____ come with you?
- I
- be
- can
- i
- not
Answer: I
#71 Question:
#71 Question:
____ are going to the theater.
- Everyone
- I
- It
- She
- We
Answer: We
#72 Question:
#72 Question:
It's better to give ________ to receive.
- than
- that
- then
- there
- this
Answer: than
#73 Question:
#73 Question:
Of all the employees, Bob tried the _________.
- harder
- hardest
- more hard
- most hard
- most hardest
Answer: hardest
#74 Question:
#74 Question:
Please put the leftovers ____ the refrigerator.
- at
- in
- of
- out
- to
Answer: in
#75 Question:
#75 Question:
I counted ________ person at the dance.
- all
- all of
- every
- total
- whole
Answer: every
#76 Question:
#76 Question:
Joe ______ quickly to the bus stop.
- did ran
- has ran
- ran
- run
- runned
Answer: ran
#77 Question:
#77 Question:
I would like to go shopping, ______.
- 2
- to
- too
- tow
- two
Answer: too
#78 Question:
#78 Question:
__________ of the earth is covered with water.
- About
- Great
- Many
- Much
- lots
Answer: Much
#79 Question:
#79 Question:
Only six students ___________ this course last year.
- have passed
- have past
- passed
- past
- will pass
Answer: passed
#80 Question:
#80 Question:
I try _______ be friendly to my neighbors.
- always
- and
- for
- to
- too
Answer: to
#81 Question:
#81 Question:
The leather glove is old and ____________.
- crack
- cracked
- has crack
- has tore
- have cracks
Answer: cracked
#82 Question:
#82 Question:
The glass ___________ apart violently.
- broke
- broke from
- has broke
- have broke
- have broken
Answer:have broken
#83 Question:
#83 Question:
We can't ____________ go back there again.
- always
- ever
- every
- never
- not never
Answer: ever
#84 Question:
#84 Question:
That was a __________ stop!
- more fast
- quick
- quicken
- quickest
- quickly
Answer: quick
#85 Question:
#85 Question:
Paul is tall, but ______ isn't very thin.
- He
- he
- him
- it
- so
Answer: he
#86 Question:
#86 Question:
Calcium is _______ important supplement.
- a
- an
- and
- real
- very
Answer: an
#87 Question:
#87 Question:
You should only take this drug if _______ prescribed by a doctor.
- it
- it's
- its
- they are
- when
Answer: it's
#88 Question:
#88 Question:
I placed fifth in the _________ race.
- either
- last
- most
- most fastest
- speedily
Answer: last
#89 Question:
#89 Question:
The river is _____________ here than I remember.
- most wide
- the most wide
- wide
- wider
- widest
Answer: wider
#90 Question:
#90 Question:
The answers are in the back _____ the book.
- as
- from
- in
- of
- to
Answer: of
#91 Question:
#91 Question:
I have ___________ experience in this field.
- greatest
- lots
- many
- most
- much
Answer: much
#92 Question:
#92 Question:
That's the last one we _____________.
- got
- gotten
- have
- have got
- will
Answer: have
#93 Question:
#93 Question:
Eight divided ____________ two equals four.
- at
- by
- from
- into
- to
Answer: by
#93 Question:
#93 Question:
Eight divided ____________ two equals four.
- at
- by
- from
- into
- to
Answer: by
#94 Question:
#94 Question:
My dog followed the burglar's ________.
- cent
- scent
- sense
- senses
- sent
Answer: scent
#95 Question:
#95 Question:
I ________ forgotten my wallet.
- did
- just
- must have
- must of
- won't
Answer: must have
#96 Question:
#96 Question:
Was that a cry for help___
- ! (exclamation mark)
- , (comma)
- . (period)
- : (colon)
- ? (question mark)
Answer: ? (question mark)
#97 Question:
#97 Question:
Could we please get to work now___
- ! (exclamation mark)
- " (quotation mark)
- . (period)
- : (colon)
- ? (question mark)
Answer: ? (question mark)
#98 Question:
#98 Question:
I've told you twice_ Please don't ask again.
- , (comma)
- . (period)
- : (colon)
- ; (semicolon)
- ? (question mark)
Answer: . (period)
#99 Question:
#99 Question:
If she doesn't call back soon, _______ should call her again.
- You
- my
- you
- you're
- your
Answer: you
Thank You
Subscribe to:
Posts (Atom)