Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Computer Science Engineering (CSE)

How often does a RIPv1 router broadcast its routing table by default?

Question:

How often does a RIPv1 router broadcast its routing table by default?

A.

every 30 seconds

B.

every 60 seconds

C.

every 90 seconds

D.

ripv1 does not broadcast periodically

Answer» a. every 30 seconds

Note: The above multiple-choice question is for all general and Competitive Exams in India

How often does a RIPv1 router broadcast its routing table by default? Read More »

» Computer Networks solved MCQs

Which of the following is true about new when compared with malloc. 1) new is an operator, malloc is a function 2) new calls constructor, malloc doesn’t 3) new returns appropriate pointer, malloc returns void * and pointer needs to typecast to appropriate type.

Question:

Which of the following is true about new when compared with malloc. 1) new is an operator, malloc is a function 2) new calls constructor, malloc doesn’t 3) new returns appropriate pointer, malloc returns void * and pointer needs to typecast to appropriate type.

A.

1 and 3

B.

2 and 3

C.

1 and 2

D.

all 1,2,3

Answer» c. 1 and 2

Note: The above multiple-choice question is for all general and Competitive Exams in India

Which of the following is true about new when compared with malloc. 1) new is an operator, malloc is a function 2) new calls constructor, malloc doesn’t 3) new returns appropriate pointer, malloc returns void * and pointer needs to typecast to appropriate type. Read More »

» Object Oriented Programming (OOP) solved MCQs

0.0.0 router IGRP 109 network 172.68.7.0

Question:

0.0.0 router IGRP 109 network 172.68.7.0

A.

it isolates networks 10.0.0.0 and 172.68.7.0

B.

it loads igrp for networks 109 and 71

C.

it disables rip

D.

it disables all routing protocols

Answer» a. it isolates networks 10.0.0.0 and 172.68.7.0

Note: The above multiple-choice question is for all general and Competitive Exams in India

0.0.0 router IGRP 109 network 172.68.7.0 Read More »

» Computer Networks solved MCQs

A random access machine (RAM) and truing machine are different in

Question:

A random access machine (RAM) and truing machine are different in

A.

power

B.

accessing

C.

storage

D.

both accessing and storage are correct

Answer» d. both accessing and storage are correct

Note: The above multiple-choice question is for all general and Competitive Exams in India

A random access machine (RAM) and truing machine are different in Read More »

» Theory of Computation solved MCQs