Network Engineer Questions


Q:

The Basic Architecture of Computer was developed by

A) Charles Babbage B) Blaise Pascal
C) Garden Moore D) John Von Neumann
 
Answer & Explanation Answer: D) John Von Neumann

Explanation:

Computer Architecture refers to how a computer system is designed and what technologies it is compatible with. In brief, Computer architecture is a specification detailing how a set of software and hardware technology standards interact to form a computer system or platform.  

                                     comp1518074667.jpg image 

The Von Neumann Architecture, which is also known as the Von Neumann Model and Princeton architecture, is a computer architecture based on the 1945 description of computer by the mathematician and physicist John von Neumann.

Report Error

View Answer Report Error Discuss

19 11628
Q:

A report generator is used to

A) print files on paper B) data entry
C) update files D) All the above
 
Answer & Explanation Answer: A) print files on paper

Explanation:

A report generator is a computer program whose purpose is to take data from a source such as a database, XML stream or a spreadsheet, and use it to produce a document in a format which satisfies a particular human readership.

 

Hence, A report generator is used to print files on paper.

Report Error

View Answer Report Error Discuss

11 11539
Q:

The common name for the crime of stealing passwords is

A) Spoofing B) Surfing
C) Identity Theft D) Speeling
 
Answer & Explanation Answer: A) Spoofing

Explanation:

A spoofing attack is a situation in which one individual or program effectively disguises or mask as another by falsifying information and thereby gaining up an ill-conceived advantage. It may use for stealing password or IP addresses.

Report Error

View Answer Report Error Discuss

18 11361
Q:

I travel 20 miles towards north and then travel 25 miles eastward. I then travel 40 miles rightwards, then travel 30 miles towards left and then travels 12 miles to the left and finally 20 miles northwards. How far am i pproximately from my original destination and in what direction ?

A) 20 miles towards south B) 13 miles towards south-west
C) 12 miles towards east D) 13 miles towards north-east
 
Answer & Explanation Answer: B) 13 miles towards south-west

Explanation:

k41483341709.jpg image

 Using pythagorus rule, 

 x2=122+52

 --> x = 13

Report Error

View Answer Report Error Discuss

Filed Under: Direction Sense Test
Exam Prep: GATE , CAT , Bank Exams
Job Role: Network Engineer , Bank PO , Bank Clerk

39 11157
Q:

Main storage is also called

A) Memory B) Control unit
C) Accumulator D) Register unit
 
Answer & Explanation Answer: A) Memory

Explanation:

In a computer, the area where the data is stored for the quick access by the computer's processor is called Main storage or Primary storage or Memory or RAM.

 

Hence, main storage is also called Memory.

Report Error

View Answer Report Error Discuss

15 10976
Q:

Impact analysis helps to decide

A) How many more test cases need to written. B) How much regression testing should be done.
C) Different Tools to perform Regression Testing D) Exit Criteria
 
Answer & Explanation Answer: B) How much regression testing should be done.

Explanation:

Impact Analysis is used in software testing to define all the risks associated with any kind of changes in a product being tested.

Impact Analysis is nothing but analyzing the impact of changes in the deployed product or application. It gives the information about the areas of the system that may be affected due to the change in the particular section or features of the application.

 

Why Impact Analysis is done :


1. It is done to understand the possible outcome of implementing the change. Inducing too much functionality into a product can reduce the overall performance of the product.

2. To identify all the files, documents and models that might have to be modified if team decides to implement the change in product

3. To estimate the effort needed behind implementing the change

4. To identify the task required to implement the change

5. It will list the dependencies on a specific element

 

The impact is analyzed on Requirements, Design & Architecture, impact on Test and impact on schedule.

Report Error

View Answer Report Error Discuss

0 10362
Q:

There are seven persons P, Q, R, S, T, U and V up on a ladder(not in this order).P is further up than T but is lower than R. Q is in the middle. V is between P and Q. T is between Q and U. If U is between T and S, the person on the bottom step of the ladder will be ?

A) S B) R
C) U D) T
 
Answer & Explanation Answer: A) S

Explanation:

k221482990533.jpg image

Here as given Q is in the middle and it satisfies all other conditions given in the question.

Report Error

View Answer Report Error Discuss

Filed Under: Logical Sequence of Words
Exam Prep: GATE
Job Role: Network Engineer

19 10344
Q:

Solve the Riddle :: Three men were on a boat that was stuck one mile from the shore.

One was afraid of Sharks. The other couldn't Swim. And the last one didn't have a life jacket. However, they reached the shore without any problems. How did they do it?

Answer

They walked and did this.


It was never specified that the boat was at sea. Since this logic is observed by them to tackle situation.

Report Error

View answer Workspace Report Error Discuss

21 9708