Question
Select an appropriate figure from the four options that
would complete the figure.Solution
The logic followed here is: From 1st to 2nd figure, 3rd to 4th figure and 5th to 6th figure, movement of numbers take place from right to left row. From 2nd to 3rd figure, 4th to 5th figure, movement of numbers take place from bottom to top column.
Which register stores the temporary results during computation?
Consider the following C++ code:
#include
class Base {
public:
Β Β virtual void show() = 0;
};
cl...
Which of the following is an example of unsupervised learning in AI?
Which of the following statements about guided transmission media is correct?
Β A deadlock situation can be completely prevented if which of the following conditions is eliminated?
Which of the following is a common technique used in debugging to systematically narrow down the location of a bug?
What is the purpose of the fork() system call in Unix-based operating systems?
In C++, how is abstraction primarily achieved when defining a class that cannot be instantiated directly but serves as a blueprint for derived classes?
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?
Which of the following statements about a decoder is correct?