Computer Applications

This test covers topics important for UGC NET exam in computer science and applications

17 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of these is a technique that simulates continuous tone imagery through the use of dots, varying either in size, shape or spacing?

  1. Dither
  2. Halftone
  3. Convolution
  4. Edge Detection
  5. Color grading
Question 2 Multiple Choice (Single Answer)

Which of the following operations is done by a macro processor?

  1. Breaks source program instructions into parts
  2. Textual search-and-replace
  3. Checks if all necessary input has been provided
  4. Combines object modules
  5. Copies programs from a storage device to main memory
Question 3 Multiple Choice (Single Answer)

Which of the following statements is false?

  1. An Euler path is a path that uses every edge of a graph exactly once.
  2. An Euler circuit is a circuit that uses every edge of a graphexactly once.
  3. An Euler path has exactly two odd vertices.
  4. If a graph G has an Euler circuit, then all of its vertices must be odd vertices.
  5. If a graph G has an Euler circuit, then all of its vertices must be even vertices.
Question 4 Multiple Choice (Single Answer)

Shadow mask technology is used in the manufacturing of which device?

  1. LCD
  2. CRT
  3. Light Pen
  4. Plotter
  5. Plasma Display
Question 5 Multiple Choice (Single Answer)

Which of the following statements is incorrect regarding pipelining?

  1. Multiple instructions are overlapped in execution.
  2. The time required for the slowest pipe stage determines the length of the machine cycle.
  3. Pipelining does not have any effect on instruction throughput.
  4. A pipelined processor may deal with hazards by stalling.
  5. Parallel processing and pipelining techniques are duals each other.
Question 6 Multiple Choice (Single Answer)

What is the structure of a data base called?

  1. Data Dictionary
  2. Schema
  3. Table
  4. DBMS
  5. Database Abstraction Layer
Question 7 Multiple Choice (Single Answer)

The IP address 224.113.112.14 belongs to which class?

  1. Class A
  2. Class B
  3. Class C
  4. Class D
  5. Class E
Question 8 Multiple Choice (Single Answer)

What is the data unit at the presentation layer of the TCP/IP protocol suite called?

  1. Message
  2. Segment
  3. Datagram
  4. Frame
  5. Jumbogram
Question 9 Multiple Choice (Single Answer)

Which of the following is the distributive law used in boolean algebra?

  1. (A + B) + C = A + (B + C)
  2. A(B + C) = AB + AC
  3. A + AB = A
  4. A + B = B + A
  5. (a) A + A = A
Question 10 Multiple Choice (Single Answer)

Which algorithm associates with each process the length of the process's next CPU burst?

  1. LRU Page replacement
  2. Round-robin (RR) scheduling
  3. Multilevel Queue Scheduling
  4. SJF
  5. FCFS
Question 11 Multiple Choice (Single Answer)

Which of these is the Redundance Law used in boolean algebra?

  1. (A + B) + C = A + (B + C)
  2. A + A = A
  3. A + B = B + A
  4. A + A B = A
  5. A (B + C) = A B + A C
Question 12 Multiple Choice (Single Answer)

Which of these is a deadlock avoidance strategy?

  1. Bakery Algorithm
  2. Banker's Algorithm
  3. Belady's Anomaly
  4. Demand Paging
  5. Resource-Allocation graph
Question 13 Multiple Choice (Single Answer)

What does the 'Z' state of a 3-state buffer represent?

  1. Logic “0″
  2. Logic “1″
  3. High Impedance
  4. High Voltage
  5. High Current
Question 14 Multiple Choice (Single Answer)

Which of these binary numbers is same as its 2's compliment?

  1. 11111110
  2. 11111111
  3. 10000000
  4. 10101001
  5. 10101010
Question 15 Multiple Choice (Single Answer)

Which of these techniques used in database transactions is also called UNDO/REDO technique?

  1. Deferred update
  2. Immediate update
  3. Rollback
  4. Commit
  5. Phantom reads
Question 16 Multiple Choice (Single Answer)

Which of these statements is not true regarding data mining?

  1. Market basket analysis is used to discover interesting associations between attribute.
  2. Decision Trees are often used to find appropriate groupings of elements.
  3. Data mining extracts knowledge hidden from large volumes of raw data.
  4. Data mining discovers implicit patterns in the given data.
  5. Predictive models use data with known results.
Question 17 Multiple Choice (Single Answer)

Which of these properties do not characterize a data warehouse?

  1. Subject Oriented
  2. Integrated
  3. Nonvolatile
  4. Time Invariant
  5. Ad hoc queries