October 4, 2023

SQL

Question 40 Consider the following relations: Consider the following SQL query. SELECT S. Student_Name, sum(P.Marks) FROM Student S, Performance P WHERE S.Roll_No = P.Roll_No GROUP BY […]
October 4, 2023

Software-Engineering

Question 107 A DFD that can be used to plan or record the specific makeup of a system is called: A Level 0 DFD B Level […]
October 4, 2023

Teaching Aptitude

Question 3 Which of the learning outcomes are intended in teaching organized at understanding level? A Longer recall and retention of facts B Seeking of relationships […]
October 4, 2023

Data-Structures

Question 1 Consider the following statements: I. The smallest element in a max-heap is always at a leaf node. II. The second largest element in a […]
error: Alert: Content selection is disabled!!