IT Trainer Questions


Q:

Which of the following attribute can hold the JavaScript version?

A) script B) version
C) language D) none of the above
 
Answer & Explanation Answer: C) language

Explanation:

Language attribute contains the javascript versions.

Report Error

View Answer Report Error Discuss

Filed Under: Java
Job Role: Analyst , IT Trainer , Software Architect

9 16233
Q:

Fresh grapes contain 60% water, while dry grapes contain 40% water. How many kgs of dry grapes can be obtained by 60 kg of fresh grapes?

A) 25 kgs B) 30 kgs
C) 35 kgs D) 40 kgs
 
Answer & Explanation Answer: D) 40 kgs

Explanation:

The fruit content in both the fresh fruit and dry fruit is the same.

Let 'p' kgs of dry grapes are obtained from the 60 kgs of fresh grapes

 

=> 60 x 40100 = p x 60100=> p = 40 kgs.

 

Therefore, 40 kgs of Dry grapes are obtained from 60 kgs of Fresh grapes.

Report Error

View Answer Report Error Discuss

Filed Under: Percentage
Exam Prep: GRE , GATE , CAT , Bank Exams , AIEEE
Job Role: IT Trainer , Database Administration , Bank PO , Bank Clerk , Analyst

21 15984
Q:

Which address identifies a process on a host?

A) Port B) Physical
C) IP D) All of the above
 
Answer & Explanation Answer: A) Port

Explanation:
Report Error

View Answer Report Error Discuss

11 15812
Q:

The simple interest on Rs.10 for 4 months at the rate of 3 paise per month is

A) 0.3 Paise B) 1.2 Paise
C) 30 Paise D) 3 Paise
 
Answer & Explanation Answer: B) 1.2 Paise

Explanation:

Given Principal amount P = Rs. 10

 Time T = 4 months

 Rate of interest R = 3 ps

 Interest I = PTR/100 = (10 x 4 x 3)/100 = 12/10 = 1.2 paise.

Report Error

View Answer Report Error Discuss

6 15775
Q:

Find the next number in the series

404, 415, 402, 413, 400, ?

A) 411 B) 421
C) 417 D) 414
 
Answer & Explanation Answer: A) 411

Explanation:

The given series 404, 415, 402, 413, 400, ? follows a pattern that,

404

404 + 11 = 415

415 - 13 = 402

402 + 11 = 413

413 - 13 = 400

400 + 11 = 411

 

Hence the next number in the given number series is 411.

Report Error

View Answer Report Error Discuss

10 15772
Q:

Website address is a unique name that identifies a specific ___ on the web.

A) Link B) Web browser
C) PDA D) Web site
 
Answer & Explanation Answer: D) Web site

Explanation:

Website address is a unique name that identifies a specific web site on the web.

Report Error

View Answer Report Error Discuss

24 15660
Q:

What has a spine but no bones?

A) Mirror B) Book
C) Table D) None of the above
 
Answer & Explanation Answer: B) Book

Explanation:

A book has a spine to hold all the pages, but it has no bones.

Report Error

View Answer Report Error Discuss

42 15516
Q:

Which of the following best describes JavaScript?

A) a scripting language precompiled in the browser. B) an object-oriented scripting language
C) a low-level programming language. D) a compiled scripting language.
 
Answer & Explanation Answer: B) an object-oriented scripting language

Explanation:

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that conforms to the ECMAScript specification.

 

JavaScript has

* curly-bracket syntax,

* dynamic typing,

* prototype-based object-orientation, and

* first-class functions.

 

Uses :

It is well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat.

Report Error

View Answer Report Error Discuss

Filed Under: Java
Job Role: IT Trainer

3 15456