IT Trainer Questions


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 9274
Q:

What is the purpose $_PHP_SELF variable?

Answer

The PHP default variable $_PHP_SELF is utilized for the PHP script name and when you click "submit" catch then same PHP script will be called.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP
Job Role: IT Trainer

47 9274
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 9252
Q:

What has a head and a tail but nobody?

Answer

A Coin has a Head and tail but no body. Since the two sides of coin are called as heads and tails.

Report Error

View answer Workspace Report Error Discuss

12 9221
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 9106
Q:

Find the missing number in the given puzzle?

missing_number_puzzle1546602135.jpg image

A) 963 B) 696
C) 969 D) 966
 
Answer & Explanation Answer: C) 969

Explanation:

1 + 1 = 121 = 1x1 1+1 1x1

1 + 2 = 134 = 1x1 1+2 2x2

2 + 2 = 444 = 2x2 2+2 2x2

3 + 2 = 954 = 3x3 3+2 2x2

3 + 3 = ?   

Similarly, 3x3 3+3 3x3 = 969

Report Error

View Answer Report Error Discuss

40 9044
Q:

'Brothers and sisters, I have none. But that man's father is my father's son'.
How I and that man are related respectively?

A) Father & Son B) Brothers
C) Son & Father D) Nephews
 
Answer & Explanation Answer: A) Father & Son

Explanation:

Given that man's father is my father's son => Me because i have no brothers

=> Mans father is me.

Hence, that man is my Son.

Report Error

View Answer Report Error Discuss

12 9018
Q:

What is the meaning of the four colour dots in the news paper?

newspaper-color-dots1525935299.jpg image

Answer

If you read newspaper daily, then you may be aware of the four coloured dots on the corner of the newspaper. 


 


The four dots CMYK — blue (Cyan), pink (Magenta), Yellow and black (Kalio) are registration marks used during printing to help ensure the print is aligned properly. Any colour can be obtained by adding the correct proportion of these four colours.


 


CMYK is used as a base for the colours used in printing newspapers, and these four colours are often printed on the paper in either a heart, dot, or square shape.


 


To print an image, the plates of all these colours are laid out on a page separately and lined up in the same spot while printing. If those four dots are blur or you find the colours overlapping on the image it means the printing is not good. To print an accurate and perfect image, the colors and shape must be arranged precisely and must be claear sharp in order to get the best output.


 



That's why CMYK is also called registration mark. As physically checking all the pages of the paper is not possible for a printer who prints number of news papers daily, he just checks these dots.

Report Error

View answer Workspace Report Error Discuss

15 8990