System Performance and Network Architecture

Quiz covering system performance analysis techniques, TCP/IP and OSI networking models, and data backup strategies relevant to system and network architecture.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the below OSI layer provides connectivity and path selection between host systems on separate networks ?

  1. Application layer
  2. Presentation layer
  3. Session layer
  4. Network layer
Question 2 Multiple Choice (Single Answer)

Which OSI layer provides network services only to applications outside OSI model ?

  1. The physical layer
  2. The application layer
  3. The presentation layer
  4. The network layer
Question 3 Multiple Choice (Single Answer)

What is the name of the process that wraps data with protocol information before network transit ?

  1. Framing
  2. Data packaging
  3. Conversion
  4. Clocking
  5. Encapsulation
Question 4 Multiple Choice (Single Answer)

How many layers are there in OSI reference model ?

  1. 2
  2. 3
  3. 5
  4. 7
Question 5 Multiple Choice (Single Answer)

What is the name of layer 3 of the OSI reference model ?

  1. The physical layer
  2. The transport layer
  3. The data link layer
  4. The network layer
Question 6 Multiple Choice (Single Answer)

What is the name of layer 1 of the OSI reference model ?

  1. The physical layer
  2. The transport layer
  3. The data link layer
  4. The network layer
Question 7 Multiple Choice (Single Answer)

What is the name of layer 2 of the OSI reference model ?

  1. The physical layer
  2. The transport layer
  3. The data link layer
  4. The network layer
Question 8 Multiple Choice (Single Answer)

What is the name of layer 4 of the OSI reference model ?

  1. The physical layer
  2. The transport layer
  3. The data link layer
  4. The network layer
Question 9 Multiple Choice (Single Answer)

Which of the TCP/IP layer deals with the quality-of-service issues of reliability, flow control, and error correction ?

  1. The application layer
  2. The internet layer
  3. The network access layer
  4. The transport layer
Question 10 Multiple Choice (Single Answer)

The application layer of the TCP/IP model consists of the 3 of the OSI models layers. The application and presentation layers are two of them. Which is the third layer ?

  1. Data-link
  2. Session
  3. Transport
  4. Network
Question 11 Multiple Choice (Single Answer)

In TCP/IP model, which protocol serves as a universal protocol that allows any computer anywhere to communicate at any time ?

  1. TCP
  2. IP
  3. HTTP
  4. FTP
Question 12 Multiple Choice (Single Answer)

What files does a differential backup save ?

  1. All files irrespective of whether they were changed or not
  2. All files that were changed or added since the last full backup
  3. All files that were not saved during the previous incremental backup
  4. All files that were added since the last differential backup
Question 13 Multiple Choice (Single Answer)

1000 records of New India Insurance need to be transferred over a remote link from Jamnagar to Mumbai. Which of the following will deliver best performance?

  1. Transfer all records in one batch send
  2. Send one record at a time
  3. Compress all 1000 records into one message and send
  4. Compress one record at a time and send
Question 14 Multiple Choice (Single Answer)

Rise in page reads per sec indicates

  1. Disk bottleneck
  2. Memory bottleneck
  3. Processor bottleneck
  4. Network bottleneck
Question 15 Multiple Choice (Single Answer)

Rise in percentage of disk time indicates

  1. I/O bottleneck
  2. Memory bottleneck
  3. Disk bottleneck
  4. Network bottleneck
Question 16 Multiple Choice (Single Answer)

A sustained increase in memory utilization of a process after start up signals

  1. Insufficient memory
  2. Hardware issue
  3. Leak
  4. Improper configuration
Question 17 Multiple Choice (Single Answer)

Performance problems are more likely in

  1. OS & HW
  2. Database
  3. Program
  4. Design
Question 18 Multiple Choice (Single Answer)

Which of the following tool cannot be used to test the system's response times under load

  1. OpenSTA
  2. IBM Rational Performance Tester
  3. JMeter
  4. LoadRunner
  5. WinRunner
Question 19 Multiple Choice (Single Answer)

Which of the following unix command is not used in performance analysis

  1. vmstat
  2. iostat
  3. netstat
  4. fsstat
Question 20 Multiple Choice (Single Answer)

A DBMS has a data cache hit ratio of 10%. What will you do to improve performance?

  1. Change the application code
  2. Do nothing
  3. Run every query twice
  4. Increase cache size significantly