Questions

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

25 23260
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 23237
Q:

Bone deformities occur due to the excess intake of

A) Phosphorus B) Potassium
C) Fatty acid D) Fluorine
 
Answer & Explanation Answer: D) Fluorine

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology

210 23225
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

75 23174
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

30 23172
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 23091
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 23068
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 23059