Computer Science (Mixed)

This test covers topics from paper 2 and 3 of UGC NET in Computer Science and Applications.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following is a command to reset the JK flip-flop?

  1. J = K = 0
  2. J = K = 1
  3. J = 0, K = 1
  4. J = 1, K = 0
  5. K = ~J
Question 2 Multiple Choice (Single Answer)

Which of the following OSI layers provides a reliable link between two directly connected nodes?

  1. Physical Layer
  2. Data Link Layer
  3. Network Layer
  4. Transport Layer
  5. Session Layer
Question 3 Multiple Choice (Single Answer)

Which of the following statements is false regarding ER Model?

  1. It is an abstract way of describing a database.
  2. It uses a three schema approach to software engineering.
  3. Conceptual data model is the lowest level ER model.
  4. An entity is an abstraction from the complexities of a domain.
  5. Entities and relationships can both have attributes.
Question 4 Multiple Choice (Single Answer)

Which of the following is a standard protocol suite for packet switched wide area network (WAN) communication?

  1. ATM
  2. SONET
  3. X.25
  4. ISDN
  5. DSL
Question 5 Multiple Choice (Single Answer)

Which of the following is a concept for a communications network that connects voice and data endpoints within a cloud environment over IP?

  1. IAN
  2. LAN
  3. SAN
  4. PSTN
  5. CAN
Question 6 Multiple Choice (Single Answer)

Which of the following protocols facilitates carrying non-IP protocols over an IP network?

  1. Stream Control Transmission Protocol
  2. Reliable User Datagram Protocol
  3. Tunneling Protocol
  4. Automatic Repeat Request Schemes
  5. Traffic Contract
Question 7 Multiple Choice (Single Answer)

The simplest half-adder design incorporates which of the following gates for the sum operation?

  1. AND
  2. OR
  3. XOR
  4. NOR
  5. NAND
Question 8 Multiple Choice (Single Answer)

The relational model for database management is based on which of the following logics?

  1. Second-order logic
  2. Higher-order logic
  3. Categorical logic
  4. First-order predicate logic
  5. Combinational logic
Question 9 Multiple Choice (Single Answer)

Which of the following statements is false regarding semaphore?

  1. A semaphore is an abstract data type.
  2. Semaphores do not guarantee prevention of race conditions.
  3. Operation V increments the counting semaphore S.
  4. Semaphore has a concept of an owner.
  5. S denotes the number of units of the resource that are currently available.
Question 10 Multiple Choice (Single Answer)

Which of the following CMM levels is also called as 'Repeatable'?

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

Which of the following characteristics is not directly a feature of Encapsulation?

  1. Protecting integrity
  2. Hierarchy
  3. Restricted access
  4. Bundling of data and methods
  5. Information hiding
Question 12 Multiple Choice (Single Answer)

Which of the following defines the packaging of computing resources as a metered service?

  1. Distributed computing
  2. Computer cluster
  3. Utility computing
  4. Edge computing
  5. Parallel computing
Question 13 Multiple Choice (Single Answer)

Which of the following UNIX commands counts the number of lines, words, and characters in a file?

  1. wc filename
  2. emacs filename
  3. gzip filename
  4. gzcat filename
  5. rm filename
Question 14 Multiple Choice (Single Answer)

Which of the following is a self-adjusting binary search tree with the additional property that recently accessed elements are quick to access again?

  1. Red–black tree
  2. AVL tree
  3. Splay tree
  4. T-tree
  5. B-Tree
Question 15 Multiple Choice (Single Answer)

Which of the following was a search engine system for the Gopher protocol?

  1. Archie
  2. Veronica
  3. WAIS
  4. Cookie
  5. HTTP