Start learning 50% faster. Sign in now
The logic followed here is as follows, Code = Sum of Place value of each letter - Number of vowels. Code for FRAGILE, ‘A’, ‘I’ and ‘E’ are the vowels in FRAGILE. Code= (6 + 18 + 1 + 7 + 9 + 12 + 5) - 3; Code = 58 – 3; Code = 55. Code for SUCTION, ‘U’, ‘I’ and ‘O’ are the vowels in SUCTION. Code= (19 + 21 + 3 + 20 + 9 + 15 +14) – 2; Code = 101 – 3; Code = 98. Code for COUNTER, ‘O’, ‘U’ and ‘E’ are the vowels in COUNTER. Code= (3 + 15 + 21 + 14 + 20 + 5 + 18) – 2; Code = 96 – 3; Code = 93.
In a typical instruction pipeline, which stage is responsible for fetching the next instruction from memory?
Index of first element of linked list default value?
What is the role of a device driver in an operating system?
What is the term for the minimum voltage required to turn on a transistor?
Which one of the following statements is FALSE?
Which data visualization technique is best suited for displaying hierarchical data with a tree-like structure?
What is the maximum number of unique IP addresses that can be assigned in IPv4?
What is a default route in routing?
Write through technique is used in which memory for data updating
___ mapping is used in cache organization which is the quickest and most supple organization.