Question
 If all the letters in the word ‘USING’ are
arranged in alphabetical order from left to right such that the vowels are arranged first followed by the consonants, how many letters are there between I and S after arrangement?Solution
Given word -U S I N G
After change - I U G N S
Which heap property is correct?
Hashing is used for:
What is the primary purpose of a B+ Tree in a database management system?
In asymmetric encryption, which of the following statements is correct?
Which data structure uses LIFO (Last In, First Out) principle?
Which of the following best represents the main objective of the Requirements Analysis phase in the Software Development Lifecycle (SDLC)?
What is the primary purpose of an Entity-Relationship (ER) Diagram in database design?
Which of the following is the primary goal of a Cross-Site Scripting (XSS) attack?
Given the IP address 192.168.10.5 and the subnet mask 255.255.255.240 , what is the range of valid host addresses in this subnet?
What is the time complexity for accessing an element at a specific index in an array?