A. don't need to sort before generating report
B. both
C. none
D. require more disk space than indexed/report generators
Explanation
Sort/Report generators require more disk space than indexed/report generators .
Show/Hide Explanation
A. availability
B. accessibility
C. integrity
D. a backp strategy
Explanation
Integrity is the practice of being honest and showing a consistent and uncompromising adherence to strong moral and ethical principles and values
Show/Hide Explanation
A. None of these
B. Denmark
C. Ireland
D. UK
Explanation
Ireland fined Facebook's WhatsApp a record 225 million euro ($266m) on Thursday for privacy breaches after the EU privacy watchdog pressured the country to take a tougher line with a bigger penalty.
Show/Hide Explanation
A. Datasheet view
B. Form
C. Data dictionary
D. Table
Explanation
The data dictionary is a part of a DBMS that stores metadata — details like table names, field names, data types, constraints, and relationships.
It helps the system manage and understand the structure of the database.
Show/Hide Explanation
کون سا ڈیٹا ٹائپ اعلی صحت سے متعلق پیش کرتا ہے؟
A. Float
B. None of these
C. Unsigned long int
D. Long double
Explanation
long double provides higher precision than double and float for storing real numbers.
It allows more digits after the decimal point , making it suitable for high-accuracy calculations.
Show/Hide Explanation
غیر معمولی اعداد و شمار کی ایک مثال _____ ہے؟
A. Bank balance
B. Roll number
C. Address
D. None of these
Explanation
Address consists of text (street, city, etc.).
It is non-numerical .
Marks, bank balance, and roll number are numerical values.
Show/Hide Explanation
مندرجہ ذیل میں سے کون سی چابیاں منفرد نہیں ہے؟
A. Primary key
B. Secondary key
C. Candidate key
D. Foreign key
Explanation
A foreign key is used to link two tables and can contain duplicate values.
In contrast, primary , candidate , and even secondary keys are typically unique.
Show/Hide Explanation
مندرجہ ذیل میں سے کون اچھی پرائمری کلید نہیں ہے؟
A. Student ID number
B. Serial security number
C. Zip code
D. Order number
Explanation
A primary key must be unique for each record and never change.
Zip code is not unique (many people can share the same zip code), so it's not suitable as a primary key.
Show/Hide Explanation
A. Attribute
B. Entity
C. Relationship
D. None of these
Explanation
In an Entity-Relationship (E-R) diagram, a rectangle represents an Entity .
Attributes are shown as ellipses .
Relationships are shown as diamonds .
Show/Hide Explanation
ڈی ایف ڈی کا مطلب _____ ہے؟
A. None of these
B. Data Float Diagram
C. Delete Flow Diagram
D. Data Flow Diagram
Explanation
DFD stands for Data Flow Diagram .
It is used to represent the flow of data in a system.
It shows how data moves between processes, data stores, and external entities.
Show/Hide Explanation
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0