Question
Out of the total number of tourists from USA, 42% are
females. If out of the total number of female tourists from USA, 20% are going to Shillong. How many male tourists are going to Shillong who have booked for Shillong from the same place? Study the following information and answer the following given questions.Solution
Number of female tourists from USA = 42% of 1500 = 630 Female tourists booked for Shillong = (20% of 630) = 126 Total tourists booked for Shillong = (20% of 1500) = 300 Number of male tourists = 300 – 126 = 174
There is a BST and below is the Pre order of the BST, What will be it’s In order
150 70 60 80 250 200 350
In ___ each address field determines two address fields i.e. either a memory word or the processor register.
Which of the following best describes the nature of TCP (Transmission Control Protocol) as a connection-oriented protocol?
Which is computer object code?
The concept of demand paging relies on:
What was the term "Monitor" used to describe in the context of early operating systems?
What is the primary purpose of the ALOHA protocol in networking?
Which of the following I/O scheduling algorithms provides the most efficient disk access for systems with many requests clustered around a central locat...
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following data structures is most suitable for implementing a priority queue with efficient insertion and deletion operations based on prio...