IT Trainer Questions


Q:

In HTML document the tags are

A) hidden keywords B) used to display the content
C) Both A & B D) None of the above
 
Answer & Explanation Answer: C) Both A & B

Explanation:

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.

HTML tags are the hidden keywords within a web page that define how your web browser must format and display the content. Most tags must have two parts, an opening and a closing part. For example, <html> is the opening tag and </html> is the closing tag.

Report Error

View Answer Report Error Discuss

Filed Under: Web Technology
Job Role: IT Trainer

13 9480
Q:

7 W of the W?

Answer

The given letter equation puzzle means that 


7 W of the W = 7 Wonders of the World.

Report Error

View answer Workspace Report Error Discuss

Subject: Logic Puzzles Exam Prep: AIEEE , Bank Exams , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , IT Trainer

21 9443
Q:

Count function in SQL returns the number of

A) groups B) values or rows
C) columns D) distinct values
 
Answer & Explanation Answer: B) values or rows

Explanation:

Count function in SQL returns the number of values or rows.

Report Error

View Answer Report Error Discuss

36 9420
Q:

Two main measures for the efficiency of an algorithm are

A) Time and Space B) Complexity and Memory
C) Data and Space D) Memory and Processor
 
Answer & Explanation Answer: A) Time and Space

Explanation:

Two main measures for the efficiency of an algorithm are Time and Space.

Report Error

View Answer Report Error Discuss

26 9413
Q:

The length of a class room floor exceeds its breadth by 25 m. The area of the floor remains unchanged when the length is decreased by 10 m but the breadth is increased by 8 m. The area of the floor is 

A) 5100 sq.m B) 4870 sq.m
C) 4987 sq.m D) 4442 sq.m
 
Answer & Explanation Answer: A) 5100 sq.m

Explanation:

Let the breadth of floor be 'b' m.

Then, length of the floor is 'l = (b + 25)'

Area of the rectangular floor = l x b = (b + 25) × b

According to the question,

(b + 15) (b + 8) = (b + 25) × b

b2 + 8b + 15b + 120 = b2 + 25b

2b = 120

b = 60 m.

l = b + 25 = 60 + 25 = 85 m.

 

Area of the floor = 85 × 60 = 5100 sq.m.

Report Error

View Answer Report Error Discuss

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

37 9392
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 9358
Q:

SNOBOL is mainly used for

A) Text Operation B) String operations
C) List operations D) Numerical operations
 
Answer & Explanation Answer: B) String operations

Explanation:

SNOBOL is a high-level computer programming language used especially in manipulating textual data. It is mainly used for string operations and was developed between 1962 and 1967.

Report Error

View Answer Report Error Discuss

52 9351
Q:

A person of good understanding knowledge and Reasoning power

A) Snob B) Expert
C) Literate D) Intellectual
 
Answer & Explanation Answer: D) Intellectual

Explanation:

The one word substitute for A person of good understanding knowledge and Reasoning power is Intellectual.

Report Error

View Answer Report Error Discuss

9 9343