Networking Test Questions


Q.  What is the default port of SMTP?

a. 85
b. 70
c. 80
d. 25


ANSWER: See Answer
 
No explanation is available for this question!
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
MCQs:  Which of the following returns the current value in a specified sequence.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which operators combine the results of two queries into one result?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  A recursive subprogram is one that calls itself.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following provides a way for your program to select multiple rows of data from the database and then process each row individually.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Abbreviate SMTP?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Packages HTF and HTP allow your PL/SQL programs to generate HTML tags.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  PL/SQL Exception message consists of -
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  The keyword All is a shorthand way to refer to all warning messages.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  The subprogram is called through a database link or as an external procedure.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  The values of any IN OUT parameters are copied before the subprogram is executed.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  PL/SQL provides a feature to handle the Exceptions which occur in a PL/SQL Block known as exception Handling.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which Exception is also known as Oracle named exception handler?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  WRAP command is used to encrypt a PL/SQL application.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which Package lets you use database triggers to alert an application when specific database values change?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  PL/SQL packages are schema objects that group logically related PL/SQL types, variables and subprograms.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which statement lets you create standalone functions that are stored in an Oracle database?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which parameter acts like a constant inside the subprogram?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following is used to define code that is executed / fired when certain actions or event occur?
Category: Computer Science MCQs,   Published by: teswesm