Question
E @ F % G # H @ I, then in which direction is I with
respect to F? Read the following information carefully and answer the given questions. J * K means J is to the left of K at a distance of 7m. J # K means J is to the south direction of K at a distance of 5m. J @ K means J is to the right of K at a distance of 3m. J % K means J is to the north direction of K at a distance of 9m. In each of the following questions initially, all persons are facing north.Solution
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?
In C, which function is used to release dynamically allocated memory?
In C, what will be the output of the following code?
int a = 5;
printf("%d", a++);
Which Java keyword is used to inherit a class?
In C++, which feature allows hiding the internal details of a class?
- Which of the following is the primary benefit of Big Data analytics in decision-making?
Which of the following is used to declare a list in Python?
In Java, which method is used to start a thread?
Which Python keyword is used to handle exceptions?
In Python, which of the following is immutable?