Searching for "i"

Q:

When 5% is lost in grinding Maize, a country has to import 20 million bags; but when only 2% is lost, it has to import only 15 million bags. Find the quantity of Maize, which grows in the country ?

A) 188 million B) 166 2/3 million
C) 192 3/4 million D) None
 
Answer & Explanation Answer: B) 166 2/3 million

Explanation:

5% - 2% = 3%
=> 3% ------ 5 million bags
100% ---- ?
=> 166 2/3 million bags.

Report Error

View Answer Report Error Discuss

Filed Under: Arithmetical Reasoning
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank Clerk , Bank PO

Q:

India has emerged as the _______largest aviation market in the world with a passenger traffic of over 10 crore reported for 2016-17.

A) 1st B) 2nd
C) 3rd D) 4th
 
Answer & Explanation Answer: C) 3rd

Explanation:

The central government has said that India has emerged as the 3rd largest aviation market in the world with a passenger traffic of over 10 crore reported for 2016-17. This was stated by minister of state for civil aviation Jayant Sinha at a media event on the achievements of the ministry of civil aviation on the completion of three years of the NDA government.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

Q:

Robert is traveling on his cycle and has calculated to reach point A at 2 p.m. if he travels at 10 km/hr; he will reach there at 12 noon if he travels at 15 km/hr. At what speed must he travel to reach A at 1 p.m. ?

A) 20 kmph B) 18 kmph
C) 12 kmph D) 16 kmph
 
Answer & Explanation Answer: C) 12 kmph

Explanation:

Let the distance traveled be x km.
Then, x/10 - x/15 = 2
3x - 2x = 60 => x = 60 km.
Time taken to travel 60 km at 10 km/hr = 60/10 = 6 hrs.
So, Robert started 6 hours before 2. p.m. i.e., at 8 a.m.
Required speed = 60/5 = 12 kmph.

Report Error

View Answer Report Error Discuss

Filed Under: Time and Distance
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank Clerk , Bank PO

Q:

A candidate got 35% of the votes polled and he lost to his rival by 2250 votes. How many votes were cast ?

A) 7500 B) 6200
C) 5600 D) 4700
 
Answer & Explanation Answer: A) 7500

Explanation:

Let the candidates be A & B
35%-----------A
65%-----------B

Difference of votes (65-35)% = 30%

=>          30% ------- 2250
Then for 100% -------- ?     => 7500

Report Error

View Answer Report Error Discuss

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

Q:

How to convert JSON Text to a JavaScript Object ?

Answer

One of the most common use of JSON is to fetch JSON data from a web server (as a file or as an HttpRequest), convert the JSON data to a JavaScript object, and then it uses the data in a web page.


The eval() function can compile and execute any JavaScript. This represents a potential security problem.


It is safer to use a JSON parser to convert a JSON text to a JavaScript object. A JSON parser will recognize only JSON text and will not compile scripts.

Report Error

View answer Workspace Report Error Discuss

Q:

What is JSON ?

Answer

* JSON full form is JavaScript Object Notation.
* JSON is a lightweight text-based open standard designed for human-readable data interchange.
* It is derived from the JavaScript programming language for representing simple data structures and associative arrays, called objects.
* And JSON is language-independent, with parsers available for virtually every programming language.
* Uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python,php
* The JSON format is often used for serializing and transmitting structured data over a network connection.
* When third party data interchane(REST Services) then JSON may used there LIKE SHOP.
* It is primarily used to transmit data between a server and web application, serving as an alternative to XML.


 

Report Error

View answer Workspace Report Error Discuss

Q:

A train 125 m long passes a man, running at 5 km/hr in the same direction in which the train is going, in 10 seconds. The speed of the train is ?

A) 45 kmph B) 25 kmph
C) 30 kmph D) 50 kmph
 
Answer & Explanation Answer: D) 50 kmph

Explanation:

Speed of the train relative to man = (125/10) m/sec = (25/2) m/sec.
[(25/2) x (18/5)] km/hr = 45 km/hr.
Let the speed of the train be 'S' km/hr.
Then, relative speed = (S - 5) km/hr.
S - 5 = 45 => S = 50 km/hr.

Report Error

View Answer Report Error Discuss

Filed Under: Problems on Trains
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank Clerk , Bank PO

Q:

World Tobacco Day is celebrated on _____ ?

A) 30 May B) 31 May
C) 1 June D) 5 June
 
Answer & Explanation Answer: B) 31 May

Explanation:
Report Error

View Answer Report Error Discuss