Questions

Q:

What does airbag, used for safety of car driver, contain?

A) Sodium bicarbonate B) Sodium azide
C) Sodium nitrite D) Sodium peroxide
 
Answer & Explanation Answer: B) Sodium azide

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Science

203 23216
Q:

 Which of the following is the original purpose of SQL?

A) To specify the syntax and semantics of SQL data definition language B) To specify the syntax and semantics of SQL manipulation language
C) To define the data structures D) All of the above.
 
Answer & Explanation Answer: D) All of the above.

Explanation:

SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.

 

Purpose of SQL are ::

* To define the data structures

* To specify the syntax and semantics of SQL manipulation language

* To specify the syntax and semantics of SQL data definition language

Report Error

View Answer Report Error Discuss

Filed Under: Database
Job Role: Analyst , Database Administration , IT Trainer

19 23206
Q:

January 1 is observed as

A) Global family day B) World red cross day
C) World telecommunication day D) Common wealth day
 
Answer & Explanation Answer: A) Global family day

Explanation:
Report Error

View Answer Report Error Discuss

72 23107
Q:

Which of the statements given below are correct?

A) Rafael Nadal won the Tennis 2017 Australian Open Men's Singles.

B) In 2017, Maverick Viñales raced in MotoGP for Yamaha.

C) In 2017, Lewis Hamilton raced in Formula One for Ferrari.

A) Only B B) Only C
C) B and C D) A and B
 
Answer & Explanation Answer: A) Only B

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

1 23085
Q:

At which particular place on earth are days and nights of equal length always?

A) Prime Meridian B) Poles
C) Equator D) No where
 
Answer & Explanation Answer: C) Equator

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

141 23077
Q:

The overall capabilities of CCT are understood by all because _____________ are information processing tools.

 

A) Computers B) DVD
C) Internet D) CD
 
Answer & Explanation Answer: A) Computers

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

8 23034
Q:

The main objective of Service Level Management is

A) To ensure that an agreed level of IT service is provided for all current IT services B) To create and populate a Service Catalogue
C) To ensure that sufficient capacity is provided to deliver the agreed performance of services D) To carry out the Service Operations activities needed to support current IT services
 
Answer & Explanation Answer: A) To ensure that an agreed level of IT service is provided for all current IT services

Explanation:

The_MAIN_objective_of_Service_Level_Management_is1539325718.jpg image

The main objective of Service Level Management is to ensure that an agreed level of IT service is provided for all current IT services.

 

Report Error

View Answer Report Error Discuss

6 22992
Q:

What would be the output of the following program ?

main() 

{

       unsigned  int a = oxffff;

        ~a;

        printf ("%x", a);

}

A) ffff B) 0000
C) 00ff D) None of the above
 
Answer & Explanation Answer: A) ffff

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

0 22989