Start learning 50% faster. Sign in now
A voter may cast vote for either 1 candidate or 2 candidates or 3 candidates or 4 candidates or 5 candidates out of 8. The voter may cast vote for 1 candidate in8C1ways = 8 The voter may cast vote for 2 candidate in8C2ways = 28 The voter may cast vote for 3 candidate in8C3ways = 56 The voter may cast vote for 4 candidate in8C4ways = 70 The voter may cast vote for 5 candidate in8C5ways = 56 Total ways = 218
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?