Networking Test Questions


Q.  What is/are the characteristics of Connection Oriented Service?

a. The connection oriented services are reliable because there is a minimization of data loss and retransmission of lost bits is possible.
b. Connection oriented service is suitable for short communication.
c. Both a and b
d. The connection is not established in the connection oriented service.


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  Which of the following is/are the advantages of hierarchical routing?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is the difference between forwarding and routing?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Why ATM was developed?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  All networks require a central location to bring media segments together. These central locations are called _________ .
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following is/are functions of header subfields? I. Router change flag II. Virtual path identifier III. Header error control IV. Cell loss priority
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  PL/SQL is a completely portable, high-performance transaction processing language.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  PL/SQL stored procedures move application code from the server to the client.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which is a simple or compound symbol that has a special meaning to PL/SQL?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How many types of literals are available in PL/SQL?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which operator tests set membership?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following has internal components that can be manipulated individually, such as the elements of an array, record, or table?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which subtypes are used to declare fixed-point numbers with a maximum precision of 38 decimal digits?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  A RECORD is a collection of data items, which differ from each other in data type, but are logically related.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is the maximum number of ELSE clauses that can be included in an IF clause that is not nested?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which structure executes a sequence of statements repeatedly as long as a condition holds true?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  “NO_DATA_FOUND” and “TOO_MANY_ROWS” are the two most common errors found when executing a SELECT statement.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Varrays are a good choice when -
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  A collection method is a built-in function or procedure that operates on collections and is called using dot notation.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  When building up a single SQL statement in a string, do not include any semicolon at the end.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Dynamic SQL enables you to build SQL statements dynamically at runtime.
Category: Computer Science MCQs,   Published by: teswesm