UGCNET Computer Science June 2013 Paper III



Ans .

(A) ∀ x∃ y (succ(x, y) ∧ ( ∃ z succ(x, z) ⇒ equal (y, z)))


  1. Explanation :





Ans .

(C) Minimax search


  1. Explanation :





Ans .

(B) (i) and (iv)


  1. Explanation :





Ans .

(A) Knowledge Base


  1. Explanation :





Ans .

(B) Planning system


  1. Explanation :





Ans .

(D) an operator that can reduce the difference.


  1. Explanation :





Ans .

(C) 0.2 second


  1. Explanation :





Ans .

(A) Network bits 7, Host bits 24


  1. Explanation :





Ans .

(B) Window size


  1. Explanation :





Ans .

(C) 7500 bps


  1. Explanation :





Ans .

(C) (iv) (iii) (i) (ii)


  1. Explanation :





Ans .

(B) 201.14.78.64


  1. Explanation :





Ans .

(B) Infeasible solution


  1. Explanation :





Ans .

(A) rows or columns


  1. Explanation :





Ans .

(C) 17


  1. Explanation :





Ans .

(B) Both S1 and S2 are correct.


  1. Explanation :





Ans .

(D) S→aaS | S1; S1 → bbS1 | λ


  1. Explanation :





Ans .

(B) The language corresponding to the given grammar is a set of odd number of a’s.


  1. Explanation :





Ans .

(B) {a} U L(abb*a)


  1. Explanation :





Ans .

(A) Context free but not linear


  1. Explanation :





Ans .

(B) Both S1 and S2 are correct.


  1. Explanation :





Ans .

(B) δ(q0, λ, z) = { (q1, Sz)};
δ(q0, a, S) = { (q1, SS)}, (q1, B) }
δ(q0, b, B) = { (q1, λ)},
δ(q1, λ, z) = { (qf, λ)}


  1. Explanation :





Ans .

(A) (iii) (iv) (ii) (i)


  1. Explanation :





Ans .

(B) Referential Integrity


  1. Explanation :





Ans .

(A) All branches that have greater assets than some branch located in Mumbai.


  1. Explanation :





Ans .

(A) smily face


  1. Explanation :





Ans .

(D) smily face


  1. Explanation :





Ans .

(C) w(n + 1)=w(n)+η[d(n)-y(n)]* x (n)


  1. Explanation :





Ans .

(D) Error


  1. Explanation :





Ans .

(D) CMOS


  1. Explanation :





Ans .

(D) Inductor


  1. Explanation :





Ans .

(B) 214


  1. Explanation :





Ans .

(B) Based Indexed


  1. Explanation :





Ans .

(D) 12 mW


  1. Explanation :





Ans .

Marks given to all


  1. Explanation :





Ans .

(D) 14


  1. Explanation :





Ans .

(C) O(n Ig n)


  1. Explanation :





Ans .

(A) At least 23


  1. Explanation :





Ans .

(C) Ω(2n)


  1. Explanation :





Ans .

(B) O(n Ig n)


  1. Explanation :





Ans .

(C) 2.75


  1. Explanation :





Ans .

(C) Both S1 and S2 are not correct.


  1. Explanation :





Ans .

(C) –0.1 per CPU hr.


  1. Explanation :





Ans .

(B) Perfective maintenance


  1. Explanation :





Ans .

(B) Stamp coupling


  1. Explanation :





Ans .

(C) {t |[?] ∈ borrow (t(customer_name=s(customer_ name))[?] [amount]>12000}


  1. Explanation :





Ans .

(A) (iii) (iv) (i) (ii)


  1. Explanation :





Ans .

(C) (ii) (iii) (iv) (i)


  1. Explanation :





Ans .

(B) Rs 20,160


  1. Explanation :





Ans .

(D) The first declaration is a function returning a pointer to an integer and the second is a pointer to function returning integer.


  1. Explanation :





Ans .

(B) Base class constructor is followed by Derived class constructor.


  1. Explanation :





Ans .

(D) 20


  1. Explanation :





Ans .

(A) 2; 0.005; D


  1. Explanation :





Ans .

(D) Redundant


  1. Explanation :





Ans .

(C) 111111000


  1. Explanation :





Ans .

(B) Public Key of user B


  1. Explanation :





Ans .

(A) Proxy firewall


  1. Explanation :





Ans .

(D) (i), (ii), (iii) and (iv)


  1. Explanation :





Ans .

(C) (i) only


  1. Explanation :





Ans .

(A) (i) and (ii)


  1. Explanation :





Ans .

(A) Hue, Saturation, Value and Hue, Lightness, Saturation.


  1. Explanation :





Ans .

(C) x(t)= 2+3t, y(t)=3+t 0 ≤ t ≤ 1


  1. Explanation :





Ans .

(C) Z-axis


  1. Explanation :





Ans .

(B) p2 becomes a dangling pointer


  1. Explanation :





Ans .

(C) Both C and C++ allow functions for which parameters are not type checked and also the union types in these languages are not type checked.


  1. Explanation :





Ans .

(D) call, exit, redo and fail


  1. Explanation :





Ans .

(D) In a distributed system, if a user wants to run the program on other nodes or share the resources on remote sites due to their beneficial aspects, user has to log on to that site.


  1. Explanation :





Ans .

(C) Only request (iii)


  1. Explanation :





Ans .

(A) 8.4 ms


  1. Explanation :





Ans .

(D) 9 and 8


  1. Explanation :





Ans .

(C) for i in my first script; do echo –i $i; done


  1. Explanation :





Ans .

(D) virtual memory management


  1. Explanation :





Ans .

(C) (ii) (iii) (iv) (i)


  1. Explanation :





Ans .

(B) UNIX kernel uses modules with well specified interfaces and provides advantages like simplified testing and maintenance of kernel. It has better extensibility as the kernel is not monolithic.


  1. Explanation :