April 12, 2024

UGC NET CS 2006 Dec-paper-2

Question 1 Which of the regular expressions corresponds to this grammar ? S →AB/AS, A→a/aA, B→b A aa*b​ + B aa*b C (ab)* D a(ab)* Theory-of-ComputationRegular-Expression […]
April 13, 2024

GATE 2012

Question 7 The decimal value 0.5 in IEEE single precision floating point representation has A fraction bits of 000…000 and exponent value of 0 B fraction […]
April 13, 2024

Question 14131 – Data-Structures

A stack can be implemented using queue, but then we need to use at least: Correct Answer: B Question 672 Explanation:  A stack can be implemented […]
April 13, 2024

Question 10642 – GATE 2008-IT

How many bytes of data can be sent in 15 seconds over a serial link with baud rate of 9600 in asynchronous mode with odd parity […]
April 14, 2024

Artificial-Intelligence

Question 44 In Artificial Intelligence (AI), an environment is uncertain if it is A Not fully observable and not deterministic B Not fully observable or not […]
April 14, 2024

Artificial-Intelligence

Question 43 Consider following sentences regarding A*, an informed search strategy in Artificial Intelligence (AI). (a) A* expands all nodes with f(n)<C*. (b) A* expands no […]
April 14, 2024

Question 7118 – Artificial-intelligence

The STRIPS representation is Correct Answer: B Question 45 Explanation:  The STRIPS representation for an action consists of →The precondition, which is a set of assignments […]
April 14, 2024

IP-Adress

Question 10 The combination of an IP address and a port number is known as ___________. A network number B socket address C subnet mask number […]
April 14, 2024

UGC NET CS 2012 June-Paper2

Question 10 Which command is the fastest among the following ? A COPY TO B COPY STRUCTURE TO C COPY FILE D COPY TO MFILE-DAT DELIMITED […]
April 14, 2024

UGC NET CS 2016 Aug- paper-3

Question 7 Which of the following statements is/are True regarding some advantages that an object-oriented DBMS (OODBMS) offers over a relational database ? I. An OODBMS […]