Analyst Questions


Q:

What are intents, shared preference in android ?

Answer

An Android Intent is an abstract description of an operation to be performed. It can be used with startActivity to launch an Activity, broadcastIntent to send it to any interested BroadcastReceiver components, and startService(Intent) or bindService(Intent, ServiceConnection, int) to communicate with a background Service.The intent itself, an Intent object, is a passive data structure holding an abstract description of an operation to be performed.
Android provides many ways of storing data of an application. One of this way is called Shared Preferences. Shared Preferences allow you to save and retrieve data in the form of key,value pair.


In order to use shared preferences, you have to call a method getSharedPreferences() that returns a SharedPreference instance pointing to the file that contains the values of preferences.

Report Error

View answer Workspace Report Error Discuss

3 2521
Q:

The resolution of a printer is measured in

A) DPI B) Megabits
C) Hertz D) Inches
 
Answer & Explanation Answer: A) DPI

Explanation:

Dots per inch (DPI, or dpi) is a measure of spatial printing or video or image scanner dot density, in particular the number of individual dots that can be placed in a line within the span of 1 inch (2.54 cm).

Report Error

View Answer Report Error Discuss

1 2520
Q:

What carries Blood back to the Heart?

A) Veins B) Arteries
C) Both A & B D) None
 
Answer & Explanation Answer: A) Veins

Explanation:

Veins carries Blood back from the body parts to the Heart.

 

We know that The circulatory system of our body is a loop. The Heart is the pump, the arteries and their smaller branches (arterioles) carry oxygen rich blood all through your body and the veins and their smaller branches (venules) carry oxygen depleted blood and waste products back.

Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk , Analyst

3 2520
Q:

What is the resolution of the human eye?

A) 576 MP B) 488 MP
C) 360 MP D) 285 MP
 
Answer & Explanation Answer: A) 576 MP

Explanation:

Human eye resolution is 576 Mega Pixels approximately.

images_(5)1542013766.jpg image

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

4 2519
Q:

Which is a reserved word in the java programming language?

A) Variable B) Identifier
C) Keyword D) Main
 
Answer & Explanation Answer: C) Keyword

Explanation:

Reserved words are words that cannot be used as object or variable names in a Java program because they're already used by the syntax of the Java programming language.

Java reserved words are keywords that are reserved by Java functions or other uses that cannot be used as identifiers (e.g., variable names, function names, class names).

If a reserved word was used as a variable you would get an error or unexpected result.

 

Examples : Int, Long, Abstract, Class, Break, Catch, Case, Public, Static, Void,...

 

 

Report Error

View Answer Report Error Discuss

1 2519
Q:

In a spreadsheet program how is data organized?

A) Rows and columns B) Layers and planes
C) Lines and spaces D) All of the above
 
Answer & Explanation Answer: A) Rows and columns

Explanation:
Report Error

View Answer Report Error Discuss

6 2518
Q:

What property of matter is momentum related to?

A) mass B) velocity
C) Both A & B D) None of the above
 
Answer & Explanation Answer: C) Both A & B

Explanation:

At any given speed, momentum is directly proportional to mass of an object.

Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

5 2518
Q:

Who makes it has no need of it.

What is it?

Answer

A Coffin.

Report Error

View answer Workspace Report Error Discuss

3 2518