Database Administration Questions


Q:

The cricket match proved to be a big draw. (Idioms & Phrases)

A) a huge attraction B) a game without any result
C) a keen contest D) a lovely spectacle
 
Answer & Explanation Answer: A) a huge attraction

Explanation:

Here it is an idiom that says The cricket match proved to be a big draw means it stands as a huge attraction.

Report Error

View Answer Report Error Discuss

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

2 9445
Q:

Which of the following is Not an Operating System?

A) UNIX B) Windows NT
C) C++ D) DOS
 
Answer & Explanation Answer: C) C++

Explanation:

C++ is not an Operating System.

 

An Operating System is a collection of system programs that manages all the other programs application programs in a computer as well as the allocation and use of hardware resources such as the CPU, Memory and the Hard Disk Drive.

It acts as an interface between the hardware and the user level program.

It controls and facilitates the overall operation of a computer. 

 

Here

UNIX : UNIX is a popular multi-user, multitasking operating system (OS) developed at Bell Labs.

 

Windows NT : Windows NT is a family of operating systems produced by Microsoft, the first version of which was released in July 1993.

 

DOS : DOS is Disk Operating System. The term DOS can refer to any operating system.

 

C++ : C++ is a programming language and computing platform.

 

Hence, C++ is not an Operating System.

Report Error

View Answer Report Error Discuss

46 9420
Q:

18 tens 20 ones =

A) 1820 B) 180
C) 200 D) 160
 
Answer & Explanation Answer: C) 200

Explanation:

18 tens 20 ones, the given stateent can be split into

18 tens = 18 x 10 = 180

20 ones = 20 x 1 = 20

 

Then add both => 180 + 20 = 200

 

Hence, 18 tens 20 ones = 200.

Report Error

View Answer Report Error Discuss

12 9386
Q:

Who is the primary Author of HTML?

A) Sabeer Bhatiya B) Tim Berners-Lee
C) Brendan Eich D) Google Inc.
 
Answer & Explanation Answer: B) Tim Berners-Lee

Explanation:

The primary Author of HTML is Tim Berners-Lee, a scientist and academic, with the assistance of his colleagues at CERN, an international scientific organization based in Geneva, he did this. Berners-Lee invented the World Wide Web in 1989 at CERN.

Report Error

View Answer Report Error Discuss

5 9359
Q:

Three taps I, J and K can fill a tank in 20,30and 40 minutes respectively. All the taps are opened simultaneously and after 5 minutes tap A was closed and then after 6 minutes tab B was closed .At the moment a leak developed which can empty the full tank in 70 minutes. What is the total time taken for the completely full ?

A) 24.315 minutes B) 26.166 minutes
C) 22.154 minutes D) 24 minutes
 
Answer & Explanation Answer: B) 26.166 minutes

Explanation:

Upto first 5 minutes I, J and K will fill => 5[(1/20)+(1/30)+(1/40)] = 65/120


For next 6 minutes, J and K will fill => 6[(1/30)+(1/40)] = 42/120


So tank filled upto first 11 minutes = (65/120) + (42/120) = 107/120
So remaining tank = 13/120


Now at the moment filling with C and leakage @ 1/60 per minute= (1/40) - (1/70) = 3/280.
So time taken to fill remaining 13/120 tank =(13/120) /(3/280) = 91/6 minutes

 

Hence total time taken to completely fill the tank = 5 + 6 + 91/6 = 26.16 minutes.

Report Error

View Answer Report Error Discuss

13 9350
Q:

O_er_t_o_

Complete the missing letters of the given word.

A) Ordination B) Oterration
C) Ovvulation D) Operation
 
Answer & Explanation Answer: D) Operation

Explanation:
Report Error

View Answer Report Error Discuss

16 9309
Q:

The digital computer was developed primarily in

A) USA B) UK
C) Russia D) Japan
 
Answer & Explanation Answer: A) USA

Explanation:

A digital computer accepts, processes and outputs data in digitized forms. The digital computer was developed primarily in Unites States of America.

Report Error

View Answer Report Error Discuss

28 9285
Q:

The database schema is written in

A) DDL B) HLL
C) DCL D) DML
 
Answer & Explanation Answer: A) DDL

Explanation:

The database schema is written in DDL. A data definition language or data description language (DDL) is a syntax similar to a computer programming language for defining data structures, especially database schemas.

Report Error

View Answer Report Error Discuss

8 9273