Operating System Set 4 (30 mcqs)
1) A collection of instructions that performs a single logical function is called : a) transaction b) operation c) function d) All of these 2) A terminated transaction that has…
Operating System Set 3 (30 mcqs)
1. The systems which allows only one process execution at a time, are called
Database Set 6 (30 mcqs)
1. A domain is ______ if elements of the domain are considered to be indivisible units.
Database Set 5 (30 mcqs)
1. In the __________ normal form, a composite attribute is converted to individual attributes.
Database Set 4 (30 mcqs)
1. Consider the following relational schemes for a library database:
Database Set 3 (30 mcqs)
1. Two main measures for the efficiency of an algorithm are
Database Set 2 (30 mcqs)
1. A relational database system needs to maintain data about the relations, such as the schema of the relations. This is called
Database Set 1 (30 mcqs)
1. In magnetic disk ________ stores information on a sector magnetically as reversals of the direction of magnetization of the magnetic material.
Computer Networks Set 7 (30 mcqs)
1. SONET stands for
Computer Networks Set 6 (30 mcqs)
1) Which of the following delay is faced by the packet in travelling from one end system to another ?
Computer Networks Set 5 (30 mcqs)
1. An interconnected collection of piconet is called
Computer Networks Set 4 (30 mcqs)
1. A piece of icon or image on a web page associated with another webpage is called
Computer Networks Set 3 (30 mcqs)
1) Which of this is not a guided media ?
Computer Networks Set 2 (30 mcqs)
1) The IETF standards documents are called
Computer Networks Set 1 (30 mcqs)
1) Ping can
Artificial Intelligence Set 7 (30 mcqs)
1. Which algorithm is used for solving temporal probabilistic reasoning?
Artificial Intelligence Set 6 (30 mcqs)
1. Knowledge and reasoning also play a crucial role in dealing with __________________ environment.
Artificial Intelligence Set 5 (30 mcqs)
1. Flexible CSPs relax on,
Artificial Intelligence Set 4 (30 mcqs)
1. A _________ is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including chance event outcomes, resource costs, and utility.
Artificial Intelligence Set 3 (30 mcqs)
1. Computers normally solve problem by breaking them down into a series of yes-or-no decisions represented by 1s and 0s. What is the name of the logic that allows computers to assign numerical values that fail somewhere between 0 and 1?
Artificial Intelligence Set 2 (30 mcqs)
1.Which search is equal to minimax search but eliminates the branchesthat can’t influence the final decision?
Artificial Intelligence Set 1 (30 mcqs)
1. Which search agent operates by interleaving computation and action?
C# Set 7 (30 mcqs)
1. Correct way to implement a read only property add in a math class?
C# Set 6 (30 mcqs)
1. Select the namespace on which the stream classes are defined?
C# Set 5 (30 mcqs)
1. Correct statement about C#.NET code given below is?
C# Set 4 (29 mcqs)
1. Which exception is being thrown if the URI format is invalid?
C# Set 3 (30 mcqs)
1. What is output of following set of code ?
C# Set 1( 20 mcqs)
1. Select the output for following set of code :
C# Set (30 mcqs)
1. How much Bytes are stored by ‘Long’ Datatype in C# .net?
Java Set 7 (30 mcqs)
1. Which of these method of class String is used to extract a substring from a String object?