Start learning 50% faster. Sign in now
Required number of ways = (⁸C6 × ⁸C₂ + ⁸C5 × ⁸C₃ + ⁸C4 × ⁸C4 + ⁸C₃ × ⁸C5 + ⁸C₂ × ⁸C6) = (28 × 28 + 56 × 56 + 70 × 70 + 56 × 56 + 28 × 28) = 12,740
Which of the following is not a valid keyword in C++ language?
The full form of Malware is ________
Which number system uses a base of 2?
Which of the following will occur when we broadcast two packets on the medium at a time?
Which command is used to search for a specific pattern in a file in a Unix/Linux system?
Fork() command is used to create a new process. State true or false.
Which SQL keyword is used to remove rows from a table?
Which tree traversal visits the nodes in the order: left, root, right?
Which database operation is used to combine records from two or more tables based on related columns?
Which of the following is NOT an example of a common cybersecurity threat?