Question
Select the figure from the options that can replace the
question mark (?) and complete the given pattern.Solution
The logic followed here is: From left to right, in each figure, For letter: In each figure, the letters are replaced with their respective 2nd preceding letter, as per the English alphabetical series and then the letters are moving 90 0 in clockwise direction. For figure: The figure is moving 90 0 in clockwise direction.
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?