ATQ, 1 × 5 = 5 5 × 7 = 35 35 × 11 = 385 385 × 13 = 5005 5005 × 17 = 85085 Therefore, '35' should come in place of '40'.
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
In 16-bit 2’s complement representation, the decimal number -28 is
Node.js is primarily used for:
Divide and conquer partition a problem into independent smaller sub problems, whereas dynamic programming partition a problem into overlapping sub-probl...
Which number system is commonly used in mathematics and everyday life?
What is the purpose of the ‘
AB`->` CD
AF`->` D
DE`->` F
C`->` G
F`->` E
G`->` A
Then which of the following is false?
Which tree traversal visits the nodes in the order: left, root, right?
Which of the following algorithm is most sensitive to outliers?
Which specification that provides runtime environment in which java byte code can be executed?