Question
If the letters at even positions are replaced by
succeeding letter in the word “REGARDING” then how many letters are there in English alphabetical series between 5th and 8th alphabets from left side of the new word, such that from left end “R” is at odd position and “E” is at even position and so on?Solution
R E G A R D I N G R F G B R E I O G So, the 5th and 8th letters are R and O so, there are 2 letters in English alphabetical series between R and O.
Which of the following is a common type of parser used in compiler construction?
The ages of a group of 10 people are as follows: 25, 28, 30, 32, 35, 35, 38, 40, 42, and 45. Calculate the mean and median age of this group.
Cross-Site Scripting (XSS) attacks primarily target which component of web applications?
What is a VPN (Virtual Private Network) used for in cybersecurity?
What is a primary key in the context of the ER model?
What is the primary strategy of a divide-and-conquer algorithm?
In Node.js, which module is used for file system operations?
What is the octal representation of the binary number 110110?
Which method is commonly used for error detection at the Data Link Layer?
Which component of the CPU is responsible for executing instructions?