In this video we are going to discuss another question which was asked in the exam of ISRO A hash table with ten buckets with one slot per bucket is shown in the following figure. The symbols S1 to S7 …
In this video we are going to discuss another question which was asked in the exam of ISRO Six files F1, F2, F3, F4, F5 and F6 have 100, 200, 50, 80, 120, 150 records respectively. In what order should …
In this video we are going to discuss another question which was asked in the exam of ISRO A machine needs a minimum of 100 sec to sort 1000 names by quick sort. The minimum time needed to sort 100 …
In this video we are going to discuss another question which was asked in the exam of ISRO If the sequence of operations – push (1), push (2), pop, push (1), push (2), pop, pop, pop, push (2), pop are …
In this video we are going to discuss another question which was asked in the exam of ISRO The boolean expression AB + AB’+ A’C + AC is independent of the boolean variable (A) A (B) B (C) C (D) None of these
In this video we are going to discuss another question which was asked in the exam of ISRO The number of 1’s in the binary representation of (3*4096 + 15*256 + 5*16 + 3) are: (A) 8 (B) 9 (C) 10 (D) 12
In this video we are going to discuss another question which was asked in the exam of ISRO Minimum number of multiplexers required to realize the following function,f = A’B’C + A’B’C’ Assume that inputs are available only in true …
In this video we are going to discuss another question which was asked in the exam of ISRO The code which uses 7 bits to represent a character is (A) ASCII (B) BCD (C) EBCDIC (D) Gray
In this video we are going to discuss another question which was asked in the exam of ISRO The complement of the Boolean expression AB ( B’C + AC ) is (A) ( A’ + B’ ) + ( B + …
In this video we are going to discuss another question which was asked in the exam of ISRO A modulus -12 ring counter requires a minimum of (A) 10 flip-flops (B) 12 flip-flops (C) 8 flip-flops (D) 6 flip-flops
In this video we are going to discuss another question which was asked in the exam of ISRO How many 32K X 1 RAM chips are needed to provide a memory capacity of 256K-bytes? (A) 8 (B) 32 (C) 64 (D) 128
In this video we are going to discuss another question which was asked in the exam of ISRO The range of integers that can be represented by an n bit 2’s complement number system is: (A) – 2n – 1 to 2n …