Question
In a row of bicycles, pink bicycles is 13th from the
right end and 31st from the left end. How many total bicycles are there in the row?Solution
Since, pink bicycle is 13th from the right end, it means there are 12 extra bicycles after the pink bicycle. Pink bicycle is 31st from the left end. Â So, total number of bicycles = 31 + 12 = 43. Â Hence, the correct answer is (D).
Bourne-style shells uses which below symbol
The Maximum Power transfer theorem states that maximum power is delivered when_______
Which of the following best describes Cyclomatic Complexity of a program?
What is the main goal of the Dining Philosophers Problem in computer science?
Consider the following binary tree:
   5
   / \
  3  8
  / \ / \
 1 4 6 9
What is t...
When a large number of analog signal is to be converted to digital form, an analog multiplexer is used. The best suites analog to digital converter for ...
Which of the following scheduling algorithms minimizes average seek time?
What is the time complexity of a Binary Search algorithm on a sorted array of 'n' elements?
Which statement is TRUE regarding DIAC thyristor.
In dimensional modeling, what is a fact table?