IT Trainer Questions


Q:

Merge cells option can be applied from?

A) Format Cells dialog box Alignment Tab B) Formatting toolbar
C) Both of above D) None of above
 
Answer & Explanation Answer: A) Format Cells dialog box Alignment Tab

Explanation:

Merge_cells_option_can_be_applied_from1554444124.PNG image

 

Steps for merging cells :

1. Select which you want to merge

2. After selecting right click on that highlightened cells to get format cells option.

3. Click format cells to merge get merge option.

Report Error

View Answer Report Error Discuss

56 23436
Q:

void waitForSignal() {

Object obj = new Object();

synchronized (Thread.currentThread()) {

obj.wait();

obj.notify();

}

}

Which statement is true?

A) This code can throw an InterruptedException. B) This code can throw an IllegalMonitorStateException.
C) This code can throw a TimeoutException after ten minutes D) All the above
 
Answer & Explanation Answer: B) This code can throw an IllegalMonitorStateException.

Explanation:

It will throw  IllegalMonitorStateException.

Report Error

View Answer Report Error Discuss

Filed Under: Java
Job Role: IT Trainer

6 23109
Q:

Best (GK) General Knowledge WhatsApp Group

Answer

In this Whatsapp group for General Knowledge, you can get daily updates about gk questions that are asked in all competitive exams like Current Affairs, General Science, General Awareness, Physics, Biology, Chemistry, Computer Science, Sports, Books and Authors, Business Awareness, etc... In addition, you can share and ask your knowledge & questions to get answers with tricks and tips.


 


Click Here To Join This Whatsapp Group


pp1548747904.jpg image

Report Error

View answer Workspace Report Error Discuss

89 23028
Q:

52 C in a P?

Answer

52 C in a P represents 52 Cards in a Pack.


Similar to 


12 S of the Z 


5 C in an OF

Report Error

View answer Workspace Report Error Discuss

53 22834
Q:

Solve the below puzzle

Complete the five words below in such a way that the two letters that end the first word also start the second word, and the two letters that end the second word also start the third word etc. The same two letters that end the fifth word also start the first word, to complete the cycle

** IV **
** OT **
** IC **
** NG **
** RA **

Answer

Given that the next word should start with the ending two letters of the previous word. From this,


 


The first word is


SHIVER


Now, the next word should start with ER and must contain OT in the middle.


EROTIC


Now, the next word should start with IC and must contain IC in the middle.


ICICLE


Now, the next word should start with LE and must contain NG in the middle.


LENGTH


Now, the next word should start with TH and must contain RA in the middle.


THRASH


 


 


Hence, the required five words are SHIVER, EROTIC, ICICLE, LENGTH, THRASH.

Report Error

View answer Workspace Report Error Discuss

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

131 22649
Q:

The famous Rock Garden is located in which city?

A) Jaipur B) Simla
C) Lucknow D) Chandigarh
 
Answer & Explanation Answer: D) Chandigarh

Explanation:

The famous Rock Garden which is also known as Nek Chand's Rock Garden after its founder Nek Chand, a government official who started the garden secretly in his spare time in 1957 is in the city Chandigarh.

 

The Rock Garden of Chandigarh is a sculpture garden in Chandigarh, India.

Report Error

View Answer Report Error Discuss

93 22617
Q:

Which class of IP address provides a maximum of only 254 host addresses per network ID?

A) Class A B) Class B
C) Class C D) Class D
 
Answer & Explanation Answer: C) Class C

Explanation:

Class C network address has only 8 bits for defining hosts : 28-2 = 256 - 2 = 254

Report Error

View Answer Report Error Discuss

Filed Under: CCNA
Job Role: Analyst , IT Trainer , Project Manager

22 22615
Q:

Which of the following is Not a Function?

A) Incident Management B) Technical Management
C) Service Desk D) Application Management
 
Answer & Explanation Answer: A) Incident Management

Explanation:
Report Error

View Answer Report Error Discuss

6 22591