IT Trainer Questions


Q:

What is C-Sharp (C#) and its advantages ?

Answer

C# is a type-safe, managed and object oriented language, which is compiled by .Net framework for generating intermediate language (IL).


Below are some of the features supported in C# -
* Constructors and Destructors
* Properties
* Passing Parameters
* Arrays
* Main
* XML Documentation and
* Indexers


Below are the advantages of C# -


* Easy to learn
* Object oriented
* Component oriented
* Part of .NET framework

Report Error

View answer Workspace Report Error Discuss

Subject: .NET
Job Role: IT Trainer , Analyst

1 4572
Q:

Which of the following memory is volatile?

A) RAM B) Floppy disc
C) ROM D) Magnetic tape
 
Answer & Explanation Answer: A) RAM

Explanation:

Volatile memory is computer memory that requires power to maintain the stored information. It is a temporary memeory which cannot contain information permanently.

Example :: RAM or Random Access Memory

Report Error

View Answer Report Error Discuss

4 4570
Q:

12% of 70,000 is

A) 8400 B) 7200
C) 6000 D) 5600
 
Answer & Explanation Answer: A) 8400

Explanation:

12% of 70,000

=> 12 x 70,000/100

=> 8400

 

Hence, 12% of 70,000 = 8,400

Report Error

View Answer Report Error Discuss

3 4559
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

2 4550
Q:

India's first cartoon network theme park "Amaazia" will come up in which city?

A) Hyderabad B) Bangaluru
C) Jaipur D) Surat
 
Answer & Explanation Answer: D) Surat

Explanation:

Broadcaster Turner International India and Gujarat-based Rajgreen Group have entered into a brand partnership to set up India’s first Cartoon Network branded amusement park "Amaazia" in Surat, Gujarat.

The park is expected to be operational by the first quarter of 2019 on a budget of Rs. 450 crore. It will spread across an area of 61,000 sq m and will have family entertainment destination with 33 theme-based attractions as well as 20 unique water-slides. It will be divided into four major sections – a theme park branded by Cartoon Network, a water park, a family recreational hub and a service apartment and retail shopping area. The park has been conceptualised and designed by the Sanderson Group, Australia.

For Turner, this is the third such arrangement globally. It has a similar model in IMG Dubai and CN Amazone Water Park, in Thailand.

Report Error

View Answer Report Error Discuss

Filed Under: Famous Places
Exam Prep: CAT , Bank Exams , AIEEE
Job Role: IT Trainer , Bank PO , Bank Clerk , Analyst

12 4548
Q:

Inhabit most nearly means

A) Vacate B) Move
C) Reside D) Leave
 
Answer & Explanation Answer: C) Reside

Explanation:

Inhabit means a place or environment to live in for a person or animal or a group.

 

Vacate, move and reside means to leave a place and are opposite to live. Reside is the only word most nearly means as inhabit.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , IT Trainer

4 4535
Q:

Which standard govern parallel communications?

A) CAT 5 B) IEEE 1284
C) RS-232 D) None of the above
 
Answer & Explanation Answer: B) IEEE 1284

Explanation:

IEEE 1284 is a standard that govern parallel communications.

 

  • IEEE 1284 is a standard that defines bi-directional parallel communications between computers and other devices.

 

  • It was originally developed in the 1970s by Centronics, and was widely known as the Centronics port, both before and after its IEEE standardization.

 

                      which_standard_govern_parallel_communications1539064136.jpg image

Report Error

View Answer Report Error Discuss

6 4518
Q:

If a Siren sounds for every 5 seconds, how many times will it sound in ¾ of an hour?

A) 541 times B) 540 times
C) 450 times D) 275 times
 
Answer & Explanation Answer: A) 541 times

Explanation:

There are 60 minutes in an hour.

In ¾ of an hour there are (60 × ¾) minutes = 45 minutes.

In ¾ of an hour there are (60 × 45) seconds = 2700 seconds.

Siren sounds for every 5 seconds.

In 2700 seconds = 2700/5 = 540 times.

The count start after the first sound, the Siren will sound 541 times in ¾ of an hour.

Report Error

View Answer Report Error Discuss

Filed Under: Clock puzzles
Exam Prep: GRE , GATE , CAT , Bank Exams
Job Role: Project Manager , IT Trainer , Bank PO , Bank Clerk

10 4510