Question
What is the probability that four A’s come
consecutively in the word ‘AMALGAMATION’Solution
Total number of words that can be formed from the letters of the word AMALGAMATION= 12!/(4! × 2!) When all the A’s are together then the number of words can be formed = 9!/2! Required Probability = 9!/2!/ 12!/(4!× 2!) =1/55
What is the primary purpose of memory management in an operating system?
What does the 'len()' function do in Python?
What data structure is commonly used to implement a graph's adjacency list?
Which part of the RDBMS architecture is responsible for maintaining a physical copy of the database on disk?
What is the best practice to protect sensitive data when using public Wi-Fi networks?
‘/a’ is used for what in C++
What is a smart contract in the context of blockchain technology?
Which of the following algorithm is most sensitive to outliers?
Which of the following is a characteristic of IPv6?
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?