IT Trainer Questions


Q:

CTRL + ] is used for

A) Re-do B) Right align text
C) Increase in font size D) Expand or collapse the ribbon
 
Answer & Explanation Answer: C) Increase in font size

Explanation:

CTRL + ] is a computer shortcut and is used for Increase in font size.

 

Shortcuts :

Re-do ---- Ctrl + Y

Right align text ---- Ctrl + R

Expand or collapse the ribbon ---- Ctrl + F1

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

3 1676
Q:

What is an Extension of Entity Type?

Answer

The collections of entities of a particular Entity Type are grouped together into an entity set.

Report Error

View answer Workspace Report Error Discuss

0 1675
Q:

Warning implicit declaration of function?

Answer

Function: A Function is a block of statement which perform some operation.



Declaring the function before using the function in program is known as implicit declaration of the function.



For Example::


int bar(void); // function (forward) declaration



int main(void) {


bar(); // bar was declared, the compiler has all the info


return foo(123); // foo not yet known; impl. decl. warning


}



// not previously declared function definition


int foo(int a) {


return a;



// previously declared function definition


int bar() {


return 321;


}

Report Error

View answer Workspace Report Error Discuss

Subject: Java
Job Role: IT Trainer , Analyst

1 1671
Q:

In a spreadsheet program how is data organized?

A) Rows and columns B) Layers and planes
C) Lines and spaces D) All of the above
 
Answer & Explanation Answer: A) Rows and columns

Explanation:
Report Error

View Answer Report Error Discuss

0 1660
Q:

What can you hear but not touch or see?

Answer

The sound is what can you hear but not touch or see.

Report Error

View answer Workspace Report Error Discuss

2 1657
Q:

Different IP address on same network?

Answer

There are two IP address assigned to each device on a Wi-Fi network.


 


An Internal (Private) and an External (Public) IP address.


 


Internal IP address is used for communication between Your computer and a smartphone or whatever devices that are connected to that Wifi network. This is unique for each. If they are same the system cannot differentiate between each device.


 


While, the External IP address is that visible to the the internet - the websites, the internet connected Apps so on. By default, Routers with NAT (all routers today have it) assign same Public IP address to all devices under its network.

Report Error

View answer Workspace Report Error Discuss

9 1654
Q:

________ intended to address issues such as bugs and errors within existing software.

A) Fix B) BugFix
C) CodeFix D) HotFix
 
Answer & Explanation Answer: D) HotFix

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Cloud Computing
Job Role: Analyst , IT Trainer

1 1648
Q:

What words are similar in meaning to Run?

A) Race B) Amble
C) Lope D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

All of the options given are synonyms of RUN.

 

Hence, Race, Amble, Lope are similar in meaning to the word Run.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

2 1637