Questions

Q:

Unreachable code would best be found using

A) code inspections B) a static analysis tool
C) code reviews D) a test management tool
 
Answer & Explanation Answer: C) code reviews

Explanation:

Code review is a software quality assurance activity in which one or several humans check a program mainly by viewing and reading parts of its source code, and they do so after implementation or as an interruption of implementation.

Report Error

View Answer Report Error Discuss

14 17498
Q:

What happens when you boot up a PC?

A) Portions of the operating system are copied from disk into memory B) Portions of the operating system are copied from memory onto disk
C) Portions of the operating system are compiled D) Portions of the operating system are emulated
 
Answer & Explanation Answer: A) Portions of the operating system are copied from disk into memory

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

33 17461
Q:

You can use the tab key to ________

A) move a cursor across the screen B) indent a paragraph
C) move the cursor down the screen D) both (a) and (b)
 
Answer & Explanation Answer: D) both (a) and (b)

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

58 17460
Q:

Pashmina shawl is made from the hair of 

A) Sheep B) Goat
C) Rabbit D) Yak
 
Answer & Explanation Answer: B) Goat

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Animals and Birds

204 17453
Q:

The _____ controls communications for the entire computer system

A) arithmetic-logic unit B) semiconductor
C) motherboard D) coprocessor
 
Answer & Explanation Answer: C) motherboard

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

69 17449
Q:

What resources are used when a thread is created? How do they differ from those when a process is created?

Answer

When a thread is created the threads does not require any new resources to execute the thread shares the resources like memory of the process to which they belong to. The benefit of code sharing is that it allows an application to have several different threads of activity all within the same address space. Whereas if a new process creation is very heavyweight because it always requires new address space to be created and even if they share the memory then the inter process communication is expensive when compared to the communication between the threads.

Report Error

View answer Workspace Report Error Discuss

19 17434
Q:

Improve the bracketed part of the sentence.

 

While two judges in the majority said the practice was arbitrary and, therefore, unconstitutional, the third judge called it (legally).

 

A) illegally B) illegal
C) legality D) No improvement
 
Answer & Explanation Answer: B) illegal

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 17433
Q:

If the Distance-Time graph is a curve then it represents _______________.

 

A) uniform speed   B) constant displacement  
C) uniform momentum   D) non-uniform speed
 
Answer & Explanation Answer: B) constant displacement  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

2 17423