Question
If all the vowels in the word ‘USEFUL’ are changed
to the next letter in the English alphabetical order and all the consonants remain the same then all the letters are arranged in alphabetical order from left to right, how many alphabets are repeating itself in the new arrangement?Solution
Given word - U S E F U L
After change -V S F F V L
Further change- FF LS VV
When does the "commit" operation in a transaction take place?
Which boolean operator represents logical AND?
Consider the following three functions.
f1 = 100n
f2 = nlogn
f3 = n√n
Which one of the fo...
How does blockchain achieve its tamper-resistant quality?
What is the scope of a variable in programming?
Attributes are made of more than one simple attribute.
What is a serializable schedule in concurrency control?
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
What is a primary key in the context of the ER model?
Which of the operation is used to see the top element of stack?