Question
Statements: Q < R; E $ S; T * R; U @ Q
Conclusions: I. Q $ S II. Q < T III. U @ R IV. T * S (Q.91-95): In the questions given below, certain symbols are used with the following meanings: ‘A @ B’ means ‘A is greater than B’. ‘A * B’ means ‘A is either greater than or equal to B’. ‘A % B’ means ‘A is equal to B’. ‘A $ B’ means ‘A is either smaller than or equal to B’. ‘A < B’ means ‘A is smaller than B’. Now in each of the following questions assuming the given statements to be true, find out which of the conclusions I, II, III, IV given below them is/ are definitely true and mark your answer accordingly.Solution
Decoding: Statements: Q < R; E ≤ S; T ≥ R; U > Q Conclusions: I. Q ≤ S II. Q < T III. U > R IV. T ≥ S E ≤ S; T ≥ R > Q < U No relationship can be established between Q S, U R and T S. hence, conclusion I, conclusion III and conclusion IV will not follow. T ≥ R > Q < U T > Q. Hence, conclusion II will follow.
Graph Traversal algorithms
An ATM (Automated Teller Machine) typically uses which type of computer system to perform its dedicated functions?
Which of the following statements about Classless Inter-Domain Routing (CIDR) is NOT true?Β
To count total no of argument in shell
Which I/O scheduling algorithm prevents starvation of requests?
Which of the following code snippets correctly implements a singly linked list in Java, including the ability to insert a new node at the beginning?
Which search strategy guarantees the optimal solution?
- Which of the following is an essential feature of the ACID properties of a transaction in a database system?
Which of the following is a characteristic feature of a Relational Database Management System (RDBMS)?
Which of the following is a non-relational database used for handling large volumes of diverse data types in Big Data environments?