Question
In a certain code language, 'RELATIONS is written as
'TSRONLIEA', and 'NUMBER' is written as 'URNMEB'. How will 'SPECULATION' be written in that language?Solution
Letter written in reverse alphabetical order RELATIONS Alphabetical order- A,E,I,L,N,O,R,S,T Reverse order- T,S,R,O,N,L,I,E,A Similarly, SPECULATION- Alphabetical order- A,C,E,I,L,N,O,P,S,T,U Reverse order- U,T,S,P,O,N,L,I,E,C,A
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?