Question
Which shortcut key is used to check spelling and grammar
in MS Word? ÂSolution
The correct answer is C
In Python, which of the following is immutable?
Which type of malware disguises itself as legitimate software but has malicious intent once installed?
 What is the output of the following code: x = 5; y = 2; print(x ** y)?
Which of the following is used to declare a list in Python?
Which of the following algorithms is commonly used in Machine Learning for clustering tasks?   Â
In C, which function is used to dynamically allocate memory?
Which software development methodology emphasizes iterative development and customer feedback? Â Â Â Â Â Â Â
...Which tree traversal strategy visits all nodes level by level?
Which of the following sorting algorithms is stable?
Which of the following algorithms is used for finding Minimum Spanning Tree?