Question
In a certain code language, SAFETY is written as 21 β
3 β 8 β 7 β 22 β 27. How will FRIEND be written in that code language?Solution
Positional value of S = 19 + 2 = 21 Positional value of A = 1 + 2 = 3 Positional value of F = 6 + 2 = 8 Positional value of E = 5 + 2 = 7 Positional value of T = 20 + 2 = 22 Positional value of Y = 25 + 2 = 27 Similarly, Positional value of F = 6 + 2 = 8 Positional value of R = 18 + 2 = 20 Positional value of I = 9 + 2 = 11 Positional value of E = 5 + 2 = 7 Positional value of N = 14 + 2 = 16 Positional value of D = 4 + 2 = 6
The class NP-complete includes problems that are:
Which of the following is NOT a method for handling deadlocks?
Which of the following statements is true regarding the class NP?
What is a deadlock in a computer system?
Which famous sorting algorithm uses the divide-and-conquer strategy?
Which data structure in a compiler is used for managing information about variables and their attributes?
Β
Which command will help you to find the time of how long the system is being running?
In which case higher bandwidth can be achieved
What is an algorithm?
In the context of ADTs, what does "encapsulation" refer to?