Which of the following is not applicable for IP?

A. Error reporting
B. Handle addressing conventions
C. Datagram format
D. Packet handling
Answer: Option a

Which of the following is the broadcast address for a Class B network ID using the default subnet mask?

A. 172.16.10.255
B. 255.255.255.255
C. 172.16.255.255
D. 172.255.255.255
Answer: Option c

You have an IP address of 172.16.13.5 with a 255.255.255.128 subnet mask. What is your class of address, subnet address, and broadcast address?

A. Class A, Subnet 172.16.13.0, Broadcast address 172.16.13.127
B. Class B, Subnet 172.16.13.0, Broadcast address 172.16.13.127
C. Class B, Subnet 172.16.13.0, Broadcast address 172.16.13.255
D. Class B, Subnet 172.16.0.0, Broadcast address 172.16.255.255
Answer: Option b

If you wanted to have 12 subnets with a Class C network ID, which subnet mask would you use?

A. 255.255.255.252
B. 255.255.255.255
C. 255.255.255.240
D. 255.255.255.248
Answer: Option c

Which type of Ethernet framing is used for TCP/IP and DEC net?

A. Ethernet 802.3
B. Ethernet 802.2
C. Ethernet II
D. Ethernet SNAP
Answer: Option c

In cryptography, what is a cipher?

A. algorithm for performing encryption and decryption
B. encrypted message
C. both algorithm for performing encryption and decryption and encrypted message
D. decrypted message
Answer: Option a

HTTP is ________ protocol.

A. application layer
B. transport layer
C. network layer
D. data link layer
Answer: Option a

In Active mode FTP, the client initiates both the control and data connections.

A. True
B. False
Answer: Option b

Cookies were originally designed for ____________

A. Client-side programming
B. Server-side programming
C. Both Client-side programming and Server-side programming
D. Socket programming
Answer: Option b

Which of the following can be used to configure the scope of the Cookie visibility?

A. Path
B. Domain
C. Both Path and Domain
D. Server
Answer: Option d

Which of the following protocol is used by Restful web services as a medium of communication between client and server?

A. HTTP
B. FTP
C. Gopher
D. TELNET
Answer: Option a

Which of the following HTTP methods should be idempotent in nature?

A. OPTIONS
B. DELETE
C. POST
D. HEAD
Answer: Option b

In REST architecture, a REST Server simply provides access to resources, and REST client accesses and presents the resources.

A. False
B. True
Answer: Option b

Datagram switching is done at which layer of the OSI model?

A. Network layer
B. Physical layer
C. Application layer
D. Transport layer
Answer: Option a

A proxy firewall filters at _________

A. Physical layer
B. Data link layer
C. Network layer
D. Application layer
Answer: Option d

The article was published on January 2, 2021 @ 11:54 AM

Leave a Comment