Computer Aptitude

This test covers topics from Paper 2 and 3 of UGC NET in Computer Science and Applications (Subject code 87)

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Bridges operate in which OSI layer?

  1. Data link layer
  2. Network layer
  3. Transport layer
  4. Session layer
  5. Presentation layer
Question 2 Multiple Choice (Single Answer)

Which of these shows the total tonal distribution of the pixels of an image?

  1. Aspect ratio
  2. Entropy
  3. Histogram
  4. Scan line
  5. Resolution
Question 3 Multiple Choice (Single Answer)

Features like character code translation, i.e. from ASCII to EBCDIC is provided by which OSI layer?

  1. Data link layer
  2. Transport layer
  3. Session layer
  4. Presentation layer
  5. Application layer
Question 4 Multiple Choice (Single Answer)

Which of the following statements is false regarding abstract data types?

  1. Implementation of an abstract data type is hidden.
  2. Most OOP languages provide the feature of user-defined abstract data types.
  3. ADTs are a mathematical specification of a set of data.
  4. The ADT is represented by an interface.
  5. An abstract data type and data structure used in its implementation are the same.
Question 5 Multiple Choice (Single Answer)

Which of the following protocols uses TCP for file transfer and establishes two separate connections for commands and data?

  1. TFTP
  2. FTP
  3. TELNET
  4. NFS
  5. NTFS
Question 6 Multiple Choice (Single Answer)

Which of the following UNIX shells is different from the rest of the following?

  1. Bourne shell
  2. Korn shell
  3. C shell ( csh)
  4. Bourne Again shell ( bash)
  5. POSIX shell ( sh)
Question 7 Multiple Choice (Single Answer)

Which operator is used in UNIX for connecting the standard output of one command to the standard input of another?

  1. Echo
  2. Sort
  3. Grep
  4. Pipe
  5. WC
Question 8 Multiple Choice (Single Answer)

Which of these testing methods is employed to verify that a fixed bug has not resulted in another functionality or business rule violation?

  1. Unit testing
  2. Beta testing
  3. Regression testing
  4. Integration testing
  5. Load testing
Question 9 Multiple Choice (Single Answer)

Which of the following type of operating systems have very little user-interface capability and used mainly to control machinery, and scientific instruments?

  1. Real-time operating systems
  2. Single-user, single task
  3. Single-user, preemptive multi-tasking
  4. Multi-user
  5. Cooperative multitasking
Question 10 Multiple Choice (Single Answer)

Which of the following conditions does not occur in a deadlock state?

  1. Mutual exclusion
  2. Hold and wait
  3. Definite waiting
  4. No preemption
  5. Circular wait
Question 11 Multiple Choice (Single Answer)

Which of the following is not a type of software maintenance activity?

  1. Error correction
  2. Adaptation
  3. Break even analysis
  4. Achieving perfection
  5. Detect and correct latent faults
Question 12 Multiple Choice (Single Answer)

What is the time required for the scheduler to stop one process and start another process called?

  1. Response time
  2. Waiting time
  3. Turnaround time
  4. Throughput
  5. Dispatch latency
Question 13 Multiple Choice (Single Answer)

Which of these Data Link Protocols is character oriented?

  1. SDLC
  2. HDLC
  3. BSC
  4. LAPB
  5. PPP
Question 14 Multiple Choice (Single Answer)

Which of these is a point-to-point protocol for transmitting large amounts of data at very high speed over relatively short distances?

  1. CSMA/CD
  2. HDSL
  3. MAC
  4. Aloha
  5. HIPPI
Question 15 Multiple Choice (Single Answer)

The Leaky Bucket Algorithm is generally used in which OSI layer?

  1. Data link layer
  2. Network layer
  3. Physical layer
  4. Session layer
  5. Presentation layer