Question
If I is 11m east of P then I is in which direction of
R? In certain coding language, the directions are coded as per below conditions. Y@Z means β Y is North of Z Y%Z means β Y is South of Z Y#Z means β Y is East of Z Y $ Z means β Y is West of Z Y@#Z means- Y is North East Z The distance between two point is either 8 m or 11 m. @ means the distance between the two points is 8m % means the distance between the two points is either 11m. YZ > AB Means the distance between point Y and Z is greater than that of point L and M. Example: Y @ Z means Y is north of Z and the distance between Y and Z is 8m. M # N, O % N, P @ Q, R # Q, P $ O, R @ S, T # S NO = ST, QR > RS,PO < MN = STSolution
Which web technology allows web pages to adapt to different screen sizes and devices?
Which of the following is a boolean function?
Which of the following is NOT a method for handling deadlocks?
What is the primary function of the Relational Database Management System (RDBMS) architecture?
Which of the following is a characteristic of IPv6?
Conditional statements are also known as ________ statements.
The SI unit for measuring pressure is:
In a LAN, what is a common device used to connect multiple segments or networks and make forwarding decisions based on MAC addresses?
Which of the following components is used to amplify an analog signal?
In reverse polish notation , expression A*B+C*D is written as