Question
How many four-letter words without repetition having
exactly two vowels can be formed by using the letters of the word "PAINTER"?Solution
"PAINTER" has 4 consonants and 3 vowels.
Number of ways to select the letters = 3C2 ร 4C2 = 3 ร 6 = 18
Arrangements of 4 letters = 4! = 24
Total number of words formed = 18 ร 24 = 432
Which of the following is a self-balancing Binary Search Tree that ensures a maximum height difference of 1 between the left and right subtrees of any n...
What is the purpose of the #include
directive in C/C++ programming? Fill in the blanks
R _________are the same as the arrays in C language which are used to hold ____________data values of the same type
What does ETL stand for in analytics?
ย Which of the attributes shown below is a simple attribute?
State True or False
Semi-structured data ย is data that does not conform to a data model but has some structure. It lacks a fixed or rigid sc...
Which of the following statements about private members in Java is correct?
Which access specifier makes members accessible only within the class itself?
Entities having primary key are called :
Which is not an IoT OS?