-
A. Tables
-
B. Queries
-
C. Forms
-
D. All of the above
Explanation
Within an Access database file, you can use:
- Tables to store your data.
- Queries to find and retrieve just the data that you want.
- Forms to view, add, and update data in tables.
- Reports to analyze or print data in a specific layout.
منتخب سیل رینج سے چارٹ بنانے کے لیے کی بورڈ شارٹ کٹ کیا ہے؟
Explanation
Excel allowed you to create a chart by selecting the data and pressing the F11 key
Alt+F1. The chart is added to the worksheet and is listed in the Selection pane.
**
ND16-1-2023
سپر کلید کا سب سیٹ امیدوار کلید کس حالت میں ہے؟
-
A. Each subset is a super key
-
B. Subset is a super key
-
C. All subsets are super keys
-
D. No proper subset is a super key
Explanation
DBMS Keys:
Primary Key: A primary is a column or set of columns in a table that uniquely identifies tuples (rows) in that table.
Super Key: A superkey is a set of one or more columns (attributes) to uniquely identify rows in a table.
Candidate Key: A super key with no redundant attribute is known as a candidate key
*********
ND03-12-2022
-
A. Bandwidth
-
B. Bitrate
-
C. Data Capacity
-
D. Transmission Rate
Explanation
Bandwidth describes the maximum data transfer rate of a network or Internet connection.
It is the amount of data that can be passed along a communications line at any given period.
پی سی میں ڈیٹا پروسیس کرنے کے لیے کون سی ڈیوائس استعمال ہوتی ہے؟
-
A. DCU
-
B. CPU.
-
C. RAM.
-
D. VDU
Explanation
- CPU is used to process data in the PC
- ***
- The processor, more formally known as the central processing unit (CPU)
- A processing device is any device inside a computer that interprets and manipulates incoming data during this stage.
ڈیٹا کو ایک نئی ترتیب میں دوبارہ ترتیب دینے کے نام کو کیا کہا جاتا ہے؟
-
A. Summaring
-
B. Uploading
-
C. Updating
-
D. Sorting
Explanation
- The arranging of data in a logical sequence is called Sorting.
- ****
-
- Sorting is the process of rearranging a sequence of objects so as to put them in some logical order.
- Sorting plays a major role in commercial data processing and in modern scientific computing
-
A. Access Time
-
B. Basic Time
-
C. Starting point
-
D. Analogue time
Explanation
More details about this question will be shared soon
If you know more details about this question, let us know please
-
A. Java
-
B. PHP
-
C. Assembly
-
D. Oracle
Explanation
Table in database must have a primary key.
ترجیحی قطار بنانے کے لئے مندرجہ ذیل میں سے کون سا ڈیٹا ڈھانچہ بہترین ہے؟
-
A. Binary Heap
-
B. Linked List
-
C. Array
-
D. None of these
Explanation
A Binary Heap is the most efficient data structure for implementing a priority queue.
It allows both insertion and extraction of the highest (or lowest) priority element in O(log N) time, which makes it ideal for this purpose.
ڈیٹا فالتو پن سے کیا مراد ہے؟
-
A. Storing the same data in multiple places within a system
-
B. Increasing the speed of data retrieval
-
C. Removing unnecessary data from a system
-
D. Encrypting data for security
Explanation
Data Redundancy is the unnecessary duplication of data within a database or system.
It occurs when the same piece of data is stored in multiple locations
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0