Which of the following services are provided by the session layer ? (Choose all that apply) a. DNA SCP b. EBCDIC to ASCII c. JPEG d. MIDI e. MPEG f. NFS g. PICT h. QuickTime i. RPC j. SQL k. TIFF l. X Windows
1 2613What functions does the session layer perform ? a. flow control b. find te best route c. frame building d. communication control such as simlex/half-duples/full-duples and connectionless/connection oriented
1 2747What is a MAC ? a. It is the network layer address of a NIC that can not be modified b. It is the network layer address of a NIC that can be modified c. It is the Data Link Layer address of a NIC that can not be modified d. It is the Data Link Layer address of a NIC that can be modified
1 2791True or False: The purpose of each layer of the OSI is to provide services to the next lower level?
1 2569True or False: The Transport layer deals with packets while the Data Link layer deals with frames.
1 3050True or False: Each OSI layer thinks it is communicating directly with the same layer in another computer. Even though the data is going through several layers.
1 2992True or False: In the OSI model the Physical layer communicates directly with the what layer in another computer.
1 2827Network adapter card drivers reside in the which sub-layer of the Data Link layer of the OSI model.
1 2833You have connected a Token Ring Network (4MBit/s) and an Ethernet Network. Copying a 5MB File from Ethernet to Token Ring takes 30 seconds. Copying from Token Ring to Ethernet takes 2 Minutes. Why? a. the Token Ring network is slower b. the packet size is larger with Ethernet than Token Ring. c. the packet size is larger with Token Ring than Ethernet. d. TCP windows size
1 2686A server who performs processing for client computers is called? a. application server b. file/print server
1 3296
Is VT100 Server will support TCP/IP protocol?
Can we install Oracle database in VT100 Server?
If my server is Sun Solaris can i use like VT100 Server?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
what is the principle involved in Biometry?
How a component can be placed on Windows?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to connect to a remote database using Applet?
How to display names of all components in a Container?
Can you give names of Container classes?
What are the differences between Java 1.0 and Java 2.0?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What are the restrictions imposed by a Security Manager on Applets?.
How listener identify that the event came from a particular object?
Can we call virtual funciton in a constructor ?