Question
Total number of men who went to cinema hall B is
approximately how much percent less than the number of women who went to cinema hall A? Study the following chart carefully and answer the following questions given below. The line graph shows the percentage distribution of total number of women and children went to five different cinema halls i.e. A, B, C, D and D and the table shows the number of men and total number of people went to respective cinema halls. Total number of people = Men + Women + ChildrenSolution
Total number of men who went to cinema hall B = 158 Total number of women who went to cinema hall A = 32% of 600 = 192 Required % = [(192-158)/192] Γ 100 = 18%
Which of the following is a property of a relational database?
What is a table joined with itself called?
Which debugging tool allows a developer to pause program execution at specific lines, inspect variable values, and execute code step-by-step?Β
Which normal form eliminates transitive dependency?
Which SQL clause is used to group rows based on one or more columns?
Β What is the primary purpose of a "Trigger" in a database?
In DBMS, which scheduling method ensures serializability of transactions?
Consider a scenario in an OOP application where a `NullPointerException` (or equivalent) occurs when trying to access a member of an object. What is the...
Which system call is used to create a new process in UNIX/Linux?
The command to test reachability of a host in Linux is: