The sum of the entries in the fourth row of pascal triangle is
Anonymous Quiz
12%
a.) 4
35%
b.) 8
34%
c.)10
19%
d.) 16
Function overloading done at
Anonymous Quiz
37%
a.) Runtime
44%
b.) Compile time
6%
c.)Link time
14%
d.) Switching from function to function
The cost of parallel processing is determined by
Anonymous Quiz
31%
a.)switching completely
24%
b.)circuit complexity
38%
c.)time Complexity
7%
d.)none of the above
UGC NTA NET COMPUTER SCIENCE pinned «The cost of parallel processing is determined by»
A binary tree with 26 nodes has how many null branches
Anonymous Quiz
23%
a.) 52
39%
b) 13
17%
c.) 24
21%
d.) none of the above
Which technique is used by Link analysis operation in data mining?
Anonymous Quiz
23%
a.) Classification
34%
b.) Association discovery
22%
c.) Visualisation
21%
d.) Neural clustering
UGC NTA NET COMPUTER SCIENCE pinned «Which technique is used by Link analysis operation in data mining?»
2's complement of - 100 is
Anonymous Quiz
21%
a.) 00011100
29%
b.) 10011101
27%
c.) 10011100
24%
d.) 11100100
What is the maximum counting speed of a 4 bit binary counter which is composed of flip flop with a propagation delay of 25ns?
Anonymous Quiz
13%
a.) 1MHZ
34%
b.) 10MHZ
42%
c.) 100MHZ
12%
d.) 4MHZ
A latch can be constructed using two cross coupled
Anonymous Quiz
13%
a.)AND gates
32%
b.)XOR gates
23%
c.)XNOR gates
32%
d.)NAND gates
The strategy used to reduce the number of tree branches and the number of static evaluation applied in case of a game tree is
Anonymous Quiz
27%
A.)minmax strategy
49%
B.)alpha beta pruning strategy
17%
C.)constraint satisfaction strategy
7%
D.)static max strategy
UGC NTA NET COMPUTER SCIENCE pinned «A latch can be constructed using two cross coupled»
UGC NTA NET COMPUTER SCIENCE pinned «The strategy used to reduce the number of tree branches and the number of static evaluation applied in case of a game tree is»
UGC NTA NET COMPUTER SCIENCE pinned «How many states a process can be in?»
Are we building the right product? This statement refers to
Anonymous Quiz
29%
A.)verification
19%
B.)software testing
33%
C.)validation
19%
D.)software quality assurance
UGC NTA NET COMPUTER SCIENCE pinned «Are we building the right product? This statement refers to»
The cyclomatic complexity is given by V (G)=
Anonymous Quiz
5%
a.)E-N
55%
b.)E+N-2
36%
c.)E-N+2
5%
d.)E+N