Question

QUESTION 8 Which layer of the TCP/IP hierarchy presents incoming messages to the computer user? a....

QUESTION 8

  1. Which layer of the TCP/IP hierarchy presents incoming messages to the computer user?

    a.

    Network

    b.

    Link

    c.

    Transport

    d.

    Application

2.5 points   

QUESTION 9

  1. A relational database is a collection of one or more tables that are related by key values.

    True

    False

2.5 points   

QUESTION 10

  1. Which standards organization produced the OSI reference model for internet communication?

    a.

    IEEE

    b.

    ISO

    c.

    ANSI

2.5 points   

QUESTION 11

  1. Which of the following is used to translate between IP addresses and mnemonic addresses?

    a.

    File server

    b.

    Mail server

    c.

    Name server

    d.

    FTP server

2.5 points   

QUESTION 12

  1. A join enables you to use a single SELECT statement to query two or more tables simultaneously.

    True

    False

2.5 points   

QUESTION 13

  1. The exclamation mark (!) in the following WHERE clause means NOT: WHERE Location LIKE '[!A-C]';

    True

    False

2.5 points   

QUESTION 14

  1. The DISTINCT keyword is used to display the duplicate values in a column.

    True

    False

2.5 points   

QUESTION 15

  1. The OR operator is processed before the AND operator in the order of evaluation.

    True

    False

2.5 points   

QUESTION 16

  1. Which layer of the TCP/IP hierarchy chops messages into units whose size is compatible with the Internet?

    a.

    Link

    b.

    Application

    c.

    Transport

    d.

    Network

2.5 points   

QUESTION 17

  1. Which of the following is not a way of classifying networks?

    a.

    Star versus bus

    b.

    WAN versus LAN

    c.

    Router versus bridge

    d.

    Closed versus open

2.5 points   

QUESTION 18

  1. Which of the following identifies the application to which a message arriving from the Internet should be given?

    a.

    Port number

    b.

    Protocol

    c.

    Domain

    d.

    Hop count

2.5 points   

QUESTION 19

  1. Given the relation below

          X:      A      B      C
                2      5      7
                3      3      6
                4      4      2
                5      2      2

    what values will be retrieved by the following SQL statement?

          select A, B
          from X
          where X.B = X.C

    a.

    2, 5

    b.

    2, 2

    c.

    5, 2

    d.

    3, 6

2.5 points   

QUESTION 20

  1. Which layer of the TCP/IP hierarchy decides the direction in which message segments are transferred across the Internet?

    a.

    Application

    b.

    Network

    c.

    Link

    d.

    Transport

2.5 points   

QUESTION 21

  1. The WHERE keyword is used to insert a record into a table.

    True

    False

2.5 points   

QUESTION 22

  1. Updating data in temporary tables does not affect data stored in tables.

    True

    False

2.5 points   

QUESTION 23

  1. Which of the following provides large scale streaming services?

    a.

    CGI

    b.

    ICANN

    c.

    PAN

    d.

    CDN

2.5 points   

QUESTION 24

  1. Which layer of the TCP/IP hierarchy decides which application should receive an incoming message?

    a.

    Application

    b.

    Network

    c.

    Link

    d.

    Transport

2.5 points   

QUESTION 25

  1. Which layer of the TCP/IP hierarchy reassembles messages as their pieces arrive at the destination?

    a.

    Transport

    b.

    Link

    c.

    Application

    d.

    Network

2.5 points   

QUESTION 26

  1. The NOT operator is used to instruct Microsoft Access to match any condition opposite of the one defined.

    True

    False

2.5 points   

QUESTION 27

  1. A primary key is a column in a table that uniquely identifies every record in that table.

    True

    False

2.5 points   

QUESTION 28

  1. Which of the following is not a means of connecting networks?

    a.

    Bridge

    b.

    Server

    c.

    Router

    d.

    Switch

2.5 points   

QUESTION 29

  1. The DELETE TABLE keywords are used to delete or remove an index.

    True

    False

2.5 points   

QUESTION 30

  1. Which of the following relational operations combine data from more than one relation?

    a.

    SELECT

    b.

    JOIN

    c.

    PROJECT

2.5 points   

QUESTION 31

  1. The following queries are equivalent:
    Query 1:
    SELECT *
    FROM Tools
    WHERE ToolID > 3 AND ToolID <10;

    Query 2: SELECT *
    FROM Tools
    WHERE ToolID BETWEEN 3 AND 10;

    True

    False

0 0
Add a comment Improve this question Transcribed image text
Answer #1

8.

Application layer of the TCP/IP hierarchy presents incoming messages to the computer user.

Option d

9.

A relational database is a collection of one or more tables that are related by key values.

True

10.

ISO standards organization produced the OSI reference model for internet communication.

Option b

11.

Name server is used to translate between IP addresses and mnemonic addresses.

Option c

12.

A join enables you to use a single SELECT statement to query two or more tables simultaneously.

True

13.

The exclamation mark (!) in the following WHERE clause means NOT: WHERE Location LIKE '[!A-C]'

True

14.

The DISTINCT keyword is used to display the duplicate values in a column.

False

15.

The OR operator is processed before the AND operator in the order of evaluation.

False

16.

Transport layer of the TCP/IP hierarchy chops messages into units whose size is compatible with the Internet.

Option c

17.

Router versus bridge of the following is not a way of classifying networks.

Option c

According to HomeworkLib guidelines i have to solve first four questions only but i solve first 10 questions.

Please do next post for remaining answers

Add a comment
Know the answer?
Add Answer to:
QUESTION 8 Which layer of the TCP/IP hierarchy presents incoming messages to the computer user? a....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • QUESTION 1 Which generation of wireless network technology uses the packet-switched IP network? a. 3G b....

    QUESTION 1 Which generation of wireless network technology uses the packet-switched IP network? a. 3G b. 4G c. 5G d. All of the above 2.5 points    QUESTION 2 Which layer of the TCP/IP hierarchy is responsible for obtaining the correct address for a message’s destination? a. Application b. Link c. Network d. Transport 2.5 points    QUESTION 3 The UPDATE statement is used to update table names. True False 2.5 points    QUESTION 4 Which of the following is...

  • Topic: TCP/IP T Time Remaining 57 minutes Application 6 Presentation Application Session 4 Transport Transport Internet...

    Topic: TCP/IP T Time Remaining 57 minutes Application 6 Presentation Application Session 4 Transport Transport Internet Network Interface TCP/IP Network Data Link Physical OSI Reference Model TCP layers (true or false true false- MAC addresses are handled at the Application layer true false- Size of the data packets is done at the Insternet layer true false- the Network Cnternet) Inyer is involved with couting of messages true false Switching ss done at the latermet layes THE

  • Question 26 In the TCP/IP model, what layer combines the responsibilities of the Application, Presentation, and...

    Question 26 In the TCP/IP model, what layer combines the responsibilities of the Application, Presentation, and Session layers from the OSI model? a. Internet b. Application c. Transport d. Link 1.25 points Question 27 In the TCP/IP model, what layer is considered so simple that it is ignored entirely? a. Network b. Data Link c. Application d. Physical 1.25 points Question 28 In the United States, who is able to activate the Emergency Alert System at the national level? a....

  • Which layer of the TCP/IP hierarchy decides the direction in which message segments are transferred across...

    Which layer of the TCP/IP hierarchy decides the direction in which message segments are transferred across the Internet?

  • 1.In the TCP/IP protocol suite, the ______ layer is responsible for moving frames from one hop...

    1.In the TCP/IP protocol suite, the ______ layer is responsible for moving frames from one hop (node) to the next.Immersive Reader (10 Points) network data link transport physical 2.As frequency increases, the period ________.Immersive Reader (10 Points) increases none of the choices are correct decreases remains the same 3.Data can flow only in both direction all of the times in a _________ mode.Immersive Reader (10 Points) none of the choices are correct half-duplex simplex full-duplex 4.For a ______ channel, the...

  • The IP address provides a way of uniquely identifying devices attached to the Internet e True Fal...

    The IP address provides a way of uniquely identifying devices attached to the Internet e True False Previous Page If the has to do with the ability of the network to deliver packets via some route in the face of localized failures and overloads Robustness Correctness Efficiency Optimality IMAP always keeps messages on the server and replicates copies to the clients True False In addition to TCP, theis the other transport-level protocol that is commonly used as part of the...

  • Please answer following short parts for Upvote (please answer all) a) Which layer of the TCP/IP...

    Please answer following short parts for Upvote (please answer all) a) Which layer of the TCP/IP model implements the Network Address Translation protocol? b) What are the advantages and disadvantages of Network Address Translation? c) How is SNAT different than NAT?   d) Explain the reasons why or why not the Network Translation Protocol may increase network security?   e) What is the difference between a TCP port and an IP Network address? f) List the advantages and Disadvantages of TCP Transport...

  • 1. Which of the following protocols is used by a client to send an email message?...

    1. Which of the following protocols is used by a client to send an email message? a. HTTP SMTP b. FTP d. RDP 2. What is the most common network topology today? a/Star c. Hub Ring d. Mesh 3. A client/server network is the simplest network model. a/ True O False 4. Which client server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server? A Telnet C. Remote...

  • 1._______ is used for supervisory messages at the Internet Protocol layer. A)TCP B)DNS C)DHCP D)ICMP 2.In...

    1._______ is used for supervisory messages at the Internet Protocol layer. A)TCP B)DNS C)DHCP D)ICMP 2.In the Domain Name System, there is/are ______ root server(s), which is/are the highest level server(s). A)no B)one C)more than one D)none of the above 3.Which of the following is likely to dominate in VoIP as signaling protocol? A)SIP. B)H.323. C)IP D)Both A and B 4.Which of the following offers more reliable antivirus protection? A)Antivirus software on user PCs. B)Antivirus software on the mail server....

  • Question 1 The size of the datagram is determined by the application that sends the data....

    Question 1 The size of the datagram is determined by the application that sends the data. Allowing the size of datagrams to vary makes IP adaptable to a variety of applications. True False Question 2 What is the conceptual network boundary, and where is it located within the protocol stack? Is the transition area between digital and analog signals and can be found between layer 2 and layer 3 of the protocol stack. Identifies application direct messaging and is formed...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT