UGC – NET Computer Science June 2009 – Paper – II

1. If x and y are independent Gaussian random variables with average value 0 and with same variance, their joint probability density function is given by:

  1. p(x, y)5p(x).p(y)
  2. p(x, y)5p(x)1p(y)
  3. p(x, y)5p(x1y)
  4. p(x, y)5p(x).p(y)1p(x)

2. In order that a code is ‘t’ error correcting, the minimum Hamming distance should be:

  1. t
  2. 2t-1
  3. 2t
  4. 2t+1

3. The Boolean expression is equivalent to:

  1. x
  2. y
  3. z
  4. x+y+z

4. The characteristic equation of a JK flip flop is:

5. In order to implement a n variable switching function, a MUX must have:

  1. 2n inputs
  2. 2n + 1 inputs
  3. 2n-1 inputs
  4. 2n-1 inputs

6. The throughput of pure ALOHA is given by:

  1. S=G
  2. S=e2G
  3. S=Ge2G
  4. S=Ge-2G

7. The Fiber Distributed Data Interface uses:

  1. single mode fibers and LEDs
  2. multimode fibers and LEDs
  3. single mode fibers and ILDs
  4. multimode fibers and ILDs

8. To employ multi-access in GSM, users are given different:

  1. time slots
  2. bandpass filters
  3. handsets
  4. frequency bands

9. With a four programs in memory and with 80% average I/O wait, the CPU utilization is?

  1. 60%
  2. 70%
  3. 90%
  4. 100%

10. Assume N segments in memory and a page size of P bytes. The wastage on account of internal fragmentation is:

  1. NP/2 bytes
  2. P/2 bytes
  3. N/2 bytes
  4. NP bytes

11. Assertion (A) : Bit maps are not often used in memory management.
Reason (R) : Searching a bit map for a run of given length is a slow operation.

  1. Both (A) and (R) are true and (R) is correct explanation for (A)
  2. Both (A) and (R) are true but (R) is not correct explanation for (A)
  3. (A) is true (R) is false
  4. (A) is false (R) is true

12. The complete graph with four vertices has k edges where k is :

  1. 3
  2. 4
  3. 5
  4. 6

13. The octal equivalent of hexadecimal (A.B)16 is :

  1. 47.21
  2. 12.74
  3. 12.71
  4. 17.21

14. A reduced state table has 18 rows. The minimum number of Flips flops needed to implement the sequential machine is :

  1. 18
  2. 9
  3. 5
  4. 4

15. What is the value of ‘b’ after the execution of the following code statements:
c=10;
b=++c+++c;

  1. 20
  2. 22
  3. 23
  4. None

16. Which of the following does not represent a valid storage class in ‘C’ ?

  1. automatic
  2. static
  3. union
  4. extern

17. The friend functions are used in situations where:

  1. We want to have access to unrelated classes
  2. Dynamic binding is required
  3. Exchange of data between classes to take place
  4. None of the above

18. (i) DML includes a query language based on both relation algebra and tuple calculus
(ii) DML includes a query language based on tuple calculus
(iii) DML includes a query language based on relational algebra
(iv) DML includes a query language based on none of the relational algebra and tuple calculus

Which one is correct?

  1. i only
  2. ii only
  3. iii only
  4. iv only

19. Suppose it takes 100 ns to access a page table and 20 ns to access associative memory with a 90% hit rate, the average access time equals:

  1. 20 ns
  2. 28 ns
  3. 90 ns
  4. 100 ns

20. There exists a construct which returns a value ‘true’ if the argument subquery is:

  1. empty
  2. non-empty
  3. in error
  4. none of the above

21. Which construct in SQL is used to test whether a subquery has any tuples in its result?

  1. UNIQUE
  2. EXISTS
  3. GROUP BY
  4. EXCEPT

22. ORACLE supports:

  1. inner join and outer join only
  2. outer join and semi join only
  3. inner join, outer join, semi join only
  4. inner join, outer join, semi join and anti join

23. Which two of the following are equivalent for an undirected graph G?
(i) G is a tree
(ii) There is at least one path between any two distinct vertices of G
(iii) G contains no cycles and has (n-1) edges
(iv) G has n edges

  1. (i) and (ii)
  2. (i) and (iii)
  3. (i) and (iv)
  4. (ii) and (iii)

24. In a B tree of order m with p nodes the average number of splits is at most:

  1. None

25. The propositional formula given by the tree is:

  1. ∧ ∨ x 2 ∨ x1 ¬ x1 ¬ x1
  2. ( x2 ∨ ¬ x2 ) ∧ ( x1 ∨ x 2 )
  3. (¬ x 1 ∨ x 2 ) ∧ (¬ x 1 ∨ x 2 )
  4. None

26. Queue is a __ list.

  1. LIFO
  2. LILO
  3. FILO
  4. FIFO

27. In a full binary tree of height k, there are __ internal nodes.

  1. 2k-1
  2. 2k-1
  3. 2k
  4. 2k+1

28. A binary tree is said to have heap property if the elements along any path :

  1. from leaf to root are non–increasing
  2. from leaf to root are non–decreasing
  3. from root to leaf are non–decreasing
  4. from root to leaf are non–increasing

29. X.25 protocol consists of :

  1. Physical and Frame levels
  2. Frame and Packet levels
  3. Physical, Frame and Packet levels
  4. None of the above

30. GSM/CDMA systems:

  1. are limited to very low speed data
  2. require no local loop wires
  3. are predominantly used for voice
  4. all of the above

31. Usually, information security in a network is achieved by:

  1. Layering
  2. Cryptography
  3. Grade of service
  4. None of the above

32. The linker:

  1. is similar to interpreter
  2. uses source code as its input
  3. is required to create a load module
  4. none of the above

33. In which addressing mode the operand is given explicitly in the instruction itself?

  1. Absolute mode
  2. Immediate mode
  3. Indirect mode
  4. Index mode

34. A compiler that runs on one machine and produces code for a different machine is called:

  1. Cross compilation
  2. One pass compilation
  3. Two pass compilation
  4. None of the above

35. Any syntactic construct that can be described by a regular expression can also be described by a:

  1. Context sensitive grammar
  2. Non context free grammar
  3. Context free grammar
  4. None of the above

36. Find the odd man out :

  1. tail
  2. cut
  3. wart
  4. sed

37. Which of the following changes permission to deny write permission to group and others ?

  1. Chmod go – w filex
  2. Chmod go w filex
  3. Chmod go=w filex
  4. None of the above

38. Variable partition memory management technique with compaction results in :

  1. Reduction of fragmentation
  2. Minimal wastage
  3. Segment sharing
  4. None of the above

39. Capability Maturity Model is meant for:

  1. Product
  2. Process
  3. Product and Process
  4. None of the above

40. In the light of software engineering software consists of :

  1. Programs
  2. Data
  3. Documentation
  4. All of the above

41. Which one of the following ISO standard is used for software process?

  1. ISO 9000
  2. ISO 9001
  3. ISO 9003
  4. ISO 9000-3

42. Which of the following is used for test data generation?

  1. White Box
  2. Block Box
  3. Boundary value analysis
  4. All of the above

43. Reverse engineering is the process which deals with:

  1. Size measurement
  2. Cost measurement
  3. Design recovery
  4. All of the above

44. The spacing between character pairs is called:

  1. Kerning
  2. x-height
  3. intercap
  4. serif

45. When compared with analog cellular systems, an advantage of digital TDMA cellular system is that:

  1. it is less complicated
  2. it requires less of computer memory
  3. it conserves spectrum bandwidth
  4. it costs less

46. E-Commerce includes :

  1. B2C
  2. BEB
  3. CEC
  4. All of the above

47. A clustering technique that permits a convenient graphical display is :

  1. partition based clustering
  2. probabilistic model based clustering
  3. hierarchical clustering
  4. agglomerative clustering

48. After sending a message ,the sender should not be able to, at a later date, deny having sent the message, is referred to as:

  1. Authenticity
  2. Non-Repudiability
  3. Auditability
  4. Repudiability

49. The device which connects dissimilar LANs of different topologies using different sets of communication protocols so that information can flow from one to another is called:

  1. Router
  2. Bridge
  3. Gateway
  4. Switch

50. We cannot delete the __ icon but we can made it invisible.

  1. Recycle
  2. My computer
  3. Internet explorer
  4. None of the above

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top