Network Engineer Questions


Q:

What is source route?

Answer

It is a sequence of IP addresses identifying the route a datagram must follow. A source route may optionally be included in an IP datagram header

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

1 2306
Q:

What is a word made up of 4 letters, yet is also made up of 3. Everything is written with 9 letters, and then with 4. Rarely consists of 6, and never is written with 5.

Answer

The Riddle itself has the Answers.


What is a 4 letter word


Yet is written in 3 letters


Everything is written with 9 letters


Then with 4 letters


Rarely has 6 letters


Never is written in 5 letters.

Report Error

View answer Workspace Report Error Discuss

9 2293
Q:

When someone clicks your ad, the actual amount you’re charged will be

A) The minimum needed to hold your ad position, under the maximum cost-per-click limit B) The minimum needed to hold your ad position or 50% of your maximum cost-per-click bid, whichever is greater
C) The minimum needed to hold your ad position but never more than 120% of your maximum cost-per-click bid, whichever is greater D) The minimum needed to hold your ad position but never less than 50% of your maximum cost-per-click bid, whichever is greater
 
Answer & Explanation Answer: A) The minimum needed to hold your ad position, under the maximum cost-per-click limit

Explanation:

When_someone_clicks_your_ad,_the_actual_amount_you’re_charged_will_be1551856891.png image

When someone clicks your ad, the actual amount you’re charged will be " The minimum needed to hold your ad position, under the maximum cost-per-click limit ".

Report Error

View Answer Report Error Discuss

4 2283
Q:

Statement: Properly fed and starved monkeys were made to run through a network of paths designed as a puzzle. It was observed that the starved monkeys could not run faster. This proved that the people with lower intelligence in poor countries are a victim of malnutrition.
Course of action:
a. The effects of nutrition on the intelligence of the monkeys is parallel to those on human beings.
b. Captive monkeys are more intelligent than wild monkeys.

A) Only b follows B) Only a follows
C) Both a & b follows D) Neither a nor b follows
 
Answer & Explanation Answer: B) Only a follows

Explanation:

The proper nourishment will make the monkeys or human beings work properly. So, the course of action I follows. Course of action II does not follow as there is no information about captive or wild monkeys.

Report Error

View Answer Report Error Discuss

4 2268
Q:

Here are some words translated from an artificial language.

briftamint means 'militant'
uftonel means 'occupied'
uftonalene means 'occupation'

Which word could mean "Occupant"?

A) elamint B) briftalene
C) uftonamint D) elbrifta
 
Answer & Explanation Answer: C) uftonamint

Explanation:

Brift means the root word mili; the suffix amint means the same as the English suffix –tant; the root word ufton– means occupy; el means the suffix –ied of occupied; and alene means the suffix –tion. (Because ufton means occupy, choices a, b, and d can be easily ruled out.)

Report Error

View Answer Report Error Discuss

5 2260
Q:

What is region?

Answer

When hierarchical routing is used, the routers are divided into what we call regions, with each router knowing all the details about how to route packets to destinations within its own region, but knowing nothing about the internal structure of other regions

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

0 2246
Q:

Zip files use what type of compression?

A) Lossless B) Lossy
C) Any of the above D) None of the above
 
Answer & Explanation Answer: A) Lossless

Explanation:

ZIP file is an archive file format that supports lossless data compression. Lossless is a fairly popular data compression method that is used in a number of different applications. Files can become corrupted when they are transferred over the internet in an uncompressed format. It enables devices to transmit or store the same amount of data in fewer bits.

Report Error

View Answer Report Error Discuss

4 2200
Q:

Where can you define the icon for your Activity ?

Answer

Icon for an Activity is defined in the manifest file.


Code


<activity android:icon="@drawable/app_icon" android:name=".MyTestActivity"></activity>


...

Report Error

View answer Workspace Report Error Discuss

1 2197