Question
In a certain code, ‘328’ means ‘follows
intersection diagonal’, ‘012’ means ‘diagonal square symmetry’ and ‘841’ means ‘follows arrangement square’. Which of the following is the code ‘intersection’? ÂSolution
‘328’ - ‘follows intersection diagonal’ …..(i) ‘012’ - ‘diagonal square symmetry’  ….(ii) ‘841’ - ‘follows arrangement square’  …..(iii) From (i) & (ii) we get ‘2’ means ‘diagonal’. From (i) & (iii) we get ‘8’ means ‘follows. Thus, in (i) statement ‘3’ means ‘intersection’. Â
What is the main disadvantage of RAID 10 (RAID 1+0) in a DBMS?
What is the purpose of analyzing the complexity of an algorithm?
SELECT E.EmpFname, E.EmpLname, P.EmpPosition FROM EmployeeInfo E INNER JOIN EmployeePosition P ON E.EmpID = P.EmpID AND P.EmpPosition IN ('Manager'); <...
In virtual circuit network each packet holds ___________
When does the "commit" operation in a transaction take place?
Which of the following techniques is used for dimensionality reduction while preserving the data’s variance?
In UML diagram of a class
What is the purpose of a backup verification process?
In which network topology does each node have a direct connection to every other node?
Which tree structure is commonly used in file systems to organize and manage disk blocks efficiently?