
Best posts made by zareen
-
Bahauddin Zakariya University BZU Multan BA BSc Result Part 2
Bahauddin Zakariya University BZU Ba Bsc Result 2019 Part 1, 2
Please Check Result by visiting given link:
-
RE: FRL101 Quiz No 2 Solution and Discussoion
- … is a merger of two giant platforms.
-
Elanner
-
Odesk
-
Upwork
-
Fiverr
-
RE: CS508 Assignment No. 01 Solution and Discussion
@cyberian
Please and check and any suggestion?
-
The Java JAR file “ubnt-discovery-v2.5.1.jar” could not be launched.
The Java JAR file “ubnt-discovery-v2.5.1.jar” could not be launched.
-
RE: Mid or Final Term Paper Solution! Please share your Ideas
Dear Cyberian we want to share paper solving Ideas that will Helpful.
Before solving paper please read following Steps.- Create a MS Word File On Desktop.
- Go to end of Paper Like Subjective Questions.
- Copy and Paste All Subjective Questions to the word file one by one with Answer space.
- Read Carefully Subjective Questions 4 to 5 time to remember that which Questions asking in subjective.
- Start Your MCQ’s, May be the Answer of Your Subjective Questions is there, if you have idea that’s Your Sub. Questions! Copy that and paste your noted under the question in MS. Word File.
- You will be able to do that Your MCQ’s and Subjective Answer will be solve in the same time and you don’t have to found them again and again in MCQ.
-
RE: BNK601 GDB 1 Solution and Discussion
ABC bank provides current deposits, savings account , fixed term deposits. Our bank grants better interests rates, Our bank offers different financing facilities which caters to large consumer base. We have personal finance options catered for personal needs such as personal loans, loans against cash, auto loans and collateral.These loans are geared towards private customers and consumers. We have business financing options We have Credit Finance and Trade finance.
ABC bank limited provides safe and secure locker facility. If you have any valuables that are valuable and you need a secure place then we provide higly secure saftey deposit box. This facility is only available to ABC bank privileged customers. You need to have privilege bank account with our bank. We have locker facility in 3 different shapes and sizes. The locker can only be opened by you but there is an option to allow a second person to access safe deposit box with power of attorney.
-
CS501 Assignment 2 Solution and Discussion
Assignment No. 02
Semester: Fall 2019
Advance Computer Architecture – CS501
Total Marks: 20Due Date: 28-11-2019
Please carefully read the following instructions before attempting assignment
OBJECTIVE OF ASSIGNMENT
Objective of this assignment is to increase the learning capabilities of the students about:
• Encoding of Assembly Instructions
• Behavioral RTL description of instruction
• ISA of Modified EAGLE
• Address Bus and Data Bus in Modified EAGLERULES FOR ASSIGNMENT
It should be clear that your assignment will get credit only if:
• The assignment is submitted before or on the due date.
• The submitted assignment file is not corrupted or damaged.
• The assignment is not copied (from another student or internet).UPLOADING INSTRUCTIONS
Read the following instructions carefully before uploading assignment:
• Upload/Submit assignment in your VULMS assignment interface.
• No assignment will be accepted through email.
• Your assignment must be with .doc extension. (Any other format will not be accepted)NOTE
No assignment will be accepted after the due date via email in any case (whether it is the case of load shedding or internet malfunctioning etc.). Hence, refrain from uploading assignment in the last hour of deadline. It is recommended to upload solution file at least two days before its closing date.If you find any mistake or confusion in assignment (Question statement), please consult with your instructor before the deadline. After the deadline, no queries will be entertained in this regard. Moreover, keep checking announcements section.
For any query, feel free to email at:
[email protected]Best of Luck
Question # 01 10 Marks
Consider the below given table consisting of assembly instructions belonging to different processors.Instruction Processor Hexadecimal Code Behavioral RTL JPL R5, [26] Falcon - A STS R7, R2 (100) Falcon - E STACC R4, 36 Modified EAGLE DIV R2 EAGLE SHIFTL R5, R2, 7 FALCON - A Write machine code (in the hexadecimal representation) and behavioral RTL description for each instruction given in table.
Question # 02 10 Marks
Consider the below given tables belonging to Modified EAGLE architecture.
• Table 1 shows the contents of registers R1, R2 and memory labels A, B, C. The contents of memory labels are memory addresses.Register Contents Memory Label Address R1 0015h A AB10h R2 25CBh B 3320h C AB0Eh Table 1: Contents in Registers and Memory labels
• Table 2 represents byte- aligned memory map and shows the value stored at each memory address.Memory Address Memory Contents Memory Address Memory Contents AB0Eh 15h 3320h CEh AB0Fh 20h 3321h 55h AB10h 56h 3322h 39h AB11h EFh 3323h 20h Table 2: Contents at different memory addresses
• Table 3 contains the instructions of an assembly program for Modified EAGLE. You are required to complete Table 3 by writing the values of destination operand, 16-bit address bus and 16-bit data bus after each instruction is executed.
Write the complete steps for calculating the values of Destination Operand, Data Bus & Address Bus after the execution of each instruction.Instruction Contents stored in Destination Operand Data Bus Address Bus Calculation Steps LDACC B SUB R1 LDACC C ADD R2 STACC A Table 3: Data Bus and Address Bus Contents for Modified Eagle
-
EDU431 Assignment 2 Solution and Discussion
Test Development and Evaluation (EDU 431)
Assignment 2 (Fall 2019)
Total Marks: 20
(Topic 55-113)
Late assignment will not be accepted.
• If the file is corrupt or problematic, it will be awarded zero.
• Plagiarism will never be tolerated. Plagiarism occurs when a student uses work done by someone else as if it was his or her own; however, taking the ideas from different sources and expressing them in your own words will be encouraged.
• No assignment will be accepted via e-mail.
• The file should be in Word document form, the font color should be preferably black and font size should be 12 Times New Roman.Q1: Develop five extended response questions keeping in view the guideline for developing these questions. (2 * 5 = 10 marks)
Note: you have to select any one subject of elementary/secondary level to answer question 1. Mention the subject and topic you have selected in the start of your answer.
Guidelines for constructing restricted response essay type items- Frame questions so that the examinee’s task is explicitly defined.
- Specify the value and an approximate time limit for each question.
- Prepare a tentative scoring key in advance of considering examinee responses.
- Make prior decisions regarding treatment of such factors as spelling and punctuation.
Q2. Differentiate between Classical Test Theory and Item response Theory of item analysis. (2*5 = 10 marks)
-
RE: Explain please Boolean operators …???
Boolean operations are widely used in computing, including in Google search and other applications. Boolean logic is a type of algebra that deals with binary variables, and it is used in computing to evaluate logical expressions and make decisions based on their results.
In Google search, boolean operators are used to refine and filter search results. For example, you can use the “AND” operator to search for pages that contain both keywords that you are looking for, or the “OR” operator to search for pages that contain one of two or more keywords. You can also use the “NOT” operator to exclude certain words from your search results.
-
RE: CS614 Quiz No. 2 Solution and Discussion
1_ In context of data parallelism, the work done by query processor should be:
Maximum
2_ _______ do not (typically) keep the index values in stored order
Hash based index
3_ if every key in the data is represented in the index file then it is called
Dense index
4_ In context of bitmap index, the length of the bit vector is:
the number of records in the base table
5_ In context of joining tables, the join condition is specified in _____ clause.
WHERE
6_ A join is identified by multiple tables in the _____ clause.
From
7_ Parallelism can be exploited, if there is:
All of the given options
8_ In ____ index, the ith bit is set to “1” if the ith row of the base table has the value for the indexed column.
Bitmap index
9_ As the number of processors increase, the speedup should also increase. thus we should have linear speedup. Which of the following is NOT the one of the barriers
to achieve this linear speed-up?
Amdah’l Law not sure
10_ Bitmap index is appropriate for:
Low cardinality data
Q1: in context of nested-loop join, actual number os matching rows returned as a result of the join would be ________ of the order of tables.
Independent.Q2: Which of the following is NOT one of the parallel hardware architecture?
Shared MemoryQ3: If resources increase in proportion to increase in data size. time is constant’. The statement refers to:
Scale-UpQ4: If every key in the data file is represented in the index file then it is called?
Dense IndexQ5: In context of data parallelism, to get a speed-up of N with N partitions, it must be ensured that.
AllQ6: In nested-loop join case, if there are ‘M’ rows in outer table and N rows in inner table, time complexity is.
o(MN)Q7: The goal of__________ is to look at as few blocks as possib le to find the matching records(s).
IndexingQ8: Parallelism can be exploited, if there is.
All of the given optionsQ9: If we apply Run Length Encoding on the input “11001100”, the output will be.
21#20#21#20Q10: Which of the following is NOT one of the variants of Nested-loop join?
Binary index nested-loop join.Q11: In context of data parallelism, the work done by query processor should be:
Maximum.Q12: ___________ do not (typically) keep the index values in sorted oreder
Hash based IndexQ13: if every key the data file is represented in the index file then it is called.
Dense IndexQ14: In context of bitmap index, the length of the bit vector is:
The number of records in the base tableQ15; In context of joining tables, the join condition is specified in ______ clause:
WhereQ16: A join is identified by multiple tables in the________ clause.
FromQ17: Parallelism can exploited, if there is
All of the given optionsQ18: In ________ index, the ith bit is set to “1” if the ith row of the base table has the value for the index column
Bitmap indexQ19: As the number of processors increase, the speedup should also increase. Thus we should have linear speedup. Which of the following is NOT one of the barriers to achieve this linear speed-up?
Amdahl’ LawQ20: Bitmap index is appropriate for:
Low cardinality dataQ21: If a task takes “T” time units to execute on a single data item, then execution of the task on “N” data items will take______ time units?
N*TQ22: _________ lists each term in the collection only once and then shows a list of all the documents the contain the given term.
Inverted indexQ23: “More resources means proportionally less time for given amount of data”. The statement refers to:
Speed-UPQ24: In context of data parallelism, to get a speed-up of N with N partitions, it must be ensured that:
All of the given optionQ25: In context of bitmap index, the length of the bit vector is
the number of records in the base table.Q26: One of the preconditions to decide about operations to be parallelized is that:
Operation can be implemented independent of each otherQ27: A_________ index, if fits in the memory, costs only one disk I/O access to locate a record given a key.
Dense IndexQ28: In context of nested-loop join, actual number of matching rows returned as a result of the join would be ___ of the order of tables
IndependentQ29: __________ refers to “ Parallelexectution of single data operation across multiple partitions of data”
Data Parallelism.A join is identified by multiple tables in the _ FROM ___ clause
In context of joining tables, the join condition is specified in _ WHERE ___ clause
The goal of ______ ing Goal _____ is to look at as few blocks as possible to find the matching records(s).
__ Sparse Index _____ index uses even less space than __ dense ____ index, but the block has to be searched, even for unsuccessful searches.
In context of data parallelism, to get a speed-up of N with N partitions, it must be ensured that:
If we apply Run Length Encoding on the input “11001100”, the output will be:
In B-tree index, the lowest level index blocks are called leaf blocks, and these blocks contain:
every indexed data value and a corresponding ROWID
___ Sparse Index ___ index stores first value in each block in the sequential file and a pointer to the block
1_ In context of data parallelism, the work done by query processor should be:
Maximum
2_ _______ do not (typically) keep the index values in stored order
Hash based index
3_ if every key in the data is represented in the index file then it is called
Dense index
4_ In context of bitmap index, the length of the bit vector is:
the number of records in the base table
5_ In context of joining tables, the join condition is specified in _____ clause.
WHERE
6_ A join is identified by multiple tables in the _____ clause.
From
7_ Parallelism can be exploited, if there is:
All of the given options
8_ In ____ index, the ith bit is set to “1” if the ith row of the base table has the value for the indexed column.
Bitmap index
9_ As the number of processors increase, the speedup should also increase. thus we should have linear speedup. Which of the following is NOT the one of the barriers
to achieve this linear speed-up?
Amdah’l Law not sure
10_ Bitmap index is appropriate for:
Low cardinality data
Q1: in context of nested-loop join, actual number os matching rows returned as a result of the join would be ________ of the order of tables.
Independent.Q2: Which of the following is NOT one of the parallel hardware architecture?
Shared MemoryQ3: If resources increase in proportion to increase in data size. time is constant’. The statement refers to:
Scale-UpQ4: If every key in the data file is represented in the index file then it is called?
Dense IndexQ5: In context of data parallelism, to get a speed-up of N with N partitions, it must be ensured that.
AllQ6: In nested-loop join case, if there are ‘M’ rows in outer table and N rows in inner table, time complexity is.
o(MN)Q7: The goal of__________ is to look at as few blocks as possib le to find the matching records(s).
IndexingQ8: Parallelism can be exploited, if there is.
All of the given optionsQ9: If we apply Run Length Encoding on the input “11001100”, the output will be.
21#20#21#20Q10: Which of the following is NOT one of the variants of Nested-loop join?
Binary index nested-loop join.Q11: In context of data parallelism, the work done by query processor should be:
Maximum.Q12: ___________ do not (typically) keep the index values in sorted oreder
Hash based IndexQ13: if every key the data file is represented in the index file then it is called.
Dense IndexQ14: In context of bitmap index, the length of the bit vector is:
The number of records in the base tableQ15; In context of joining tables, the join condition is specified in ______ clause:
WhereQ16: A join is identified by multiple tables in the________ clause.
FromQ17: Parallelism can exploited, if there is
All of the given optionsQ18: In ________ index, the ith bit is set to “1” if the ith row of the base table has the value for the index column
Bitmap indexQ19: As the number of processors increase, the speedup should also increase. Thus we should have linear speedup. Which of the following is NOT one of the barriers to achieve this linear speed-up?
Amdahl’ LawQ20: Bitmap index is appropriate for:
Low cardinality dataQ21: If a task takes “T” time units to execute on a single data item, then execution of the task on “N” data items will take______ time units?
N*TQ22: _________ lists each term in the collection only once and then shows a list of all the documents the contain the given term.
Inverted indexQ23: “More resources means proportionally less time for given amount of data”. The statement refers to:
Speed-UPQ24: In context of data parallelism, to get a speed-up of N with N partitions, it must be ensured that:
All of the given optionQ25: In context of bitmap index, the length of the bit vector is
the number of records in the base table.Q26: One of the preconditions to decide about operations to be parallelized is that:
Operation can be implemented independent of each otherQ27: A_________ index, if fits in the memory, costs only one disk I/O access to locate a record given a key.
Dense IndexQ28: In context of nested-loop join, actual number of matching rows returned as a result of the join would be ___ of the order of tables
IndependentQ29: __________ refers to “ Parallelexectution of single data operation across multiple partitions of data”
Data Parallelism.A join is identified by multiple tables in the _ FROM ___ clause
In context of joining tables, the join condition is specified in _ WHERE ___ clause
The goal of ______ ing Goal _____ is to look at as few blocks as possible to find the matching records(s).
__ Sparse Index _____ index uses even less space than __ dense ____ index, but the block has to be searched, even for unsuccessful searches.
In context of data parallelism, to get a speed-up of N with N partitions, it must be ensured that:
If we apply Run Length Encoding on the input “11001100”, the output will be:
In B-tree index, the lowest level index blocks are called leaf blocks, and these blocks contain:
every indexed data value and a corresponding ROWID
___ Sparse Index ___ index stores first value in each block in the sequential file and a pointer to the block
-
RE: India Successfully landed on Moon. Here is the moon landing video 😎
Indian’s are burning using abuse on me 😂😂 so why did u send loser pilot with space aircraft as u sent ubhinandan 😂😂 bsdk china ka khilona space mai bhejo gay to aisa hi hoga 😂
-
RE: CS408 GDB 1 Solution and Discussion
Yes, the utilization of speech recognition is extremely useful during a social environment. speech recognition systems had found a broad range of use in computerized games and toys, control of various instruments, data collection, and dictation. The feature also proved to be of much help among those that couldn’t obtain keypads and among those with certain disabilities. utilized in evolving search engines; when using search engines there are often differences between how we type our inquiries and the way we verbalize an equivalent queries. The user may have trouble expressing a phrase or their intent thus might not acquire appropriate results. With the inclusion of speech recognition in search engines, the results of accuracies are going to be significantly increased. As speech recognition improves, there’ll be a big implication on how the general public views search engines generally. Use in commission delivery; customers and clients might not want to talk to a live operator. Therefore, they prefer to use speech recognition systems. This helps to form the method efficient and improves on time because it cuts on waiting time. This has its application in various airports in confirming the travel schedules of the aircraft.
-
RE: Final Term Exam Help Center
About MTH601 guide me, i already attempted twise but fail to pass, please give some important topic
-
RE: CS614 Quiz No. 2 Solution and Discussion
Quiz Start Time: 04:09 PM Time Left 49
sec(s)Question # 1 of 10 ( Start time: 04:09:48 PM ) Total Marks: 1
In nested-loop join case, if there are ‘M’ rows in outer table and ‘N’ rows in inner table, time complexity is
Select correct option:O(MN) (Correct)
Quiz Start Time: 04:09 PM Time Left 35
sec(s)Question # 2 of 10 ( Start time: 04:11:20 PM ) Total Marks: 1
In context of data mining definition, the term “value” means:
Select correct option:importance of hidden perameters discovered (Correct)
Quiz Start Time: 04:09 PM Time Left 56
sec(s)Question # 3 of 10 ( Start time: 04:12:51 PM ) Total Marks: 1
Classification consists of examining the properties of a newly presented observation and assigning it to a predefined ____________.
Select correct option:Class (Correct)
Quiz Start Time: 04:09 PM Time Left 25
sec(s)Question # 4 of 10 ( Start time: 04:13:44 PM ) Total Marks: 1
The optimizer uses a hash join to join two tables if they are joined using an equijoin and
Select correct option:Large amount of data need to be joined (Correct)
A large amount of data needs to be joined.
A large portion of the table needs to be joined.Quiz Start Time: 04:09 PM Time Left 20
sec(s)Question # 5 of 10 ( Start time: 04:15:07 PM ) Total Marks: 1
In context of nested-loop join, actual number of matching rows returned as a result of the join would be ______ of the order of tables
Select correct option:Independent (Correct)
Quiz Start Time: 04:09 PM Time Left 13
sec(s)Question # 6 of 10 ( Start time: 04:16:36 PM ) Total Marks: 1
Normally the input data structure (a database table) for a data mining algorithm:
Select correct option:Quiz Start Time: 04:09 PM Time Left 12
sec(s)Question # 7 of 10 ( Start time: 04:18:07 PM ) Total Marks: 1
Mining multi dimensional databases allow users to:
Select correct option:Analyze Data (Correct)
Quiz Start Time: 04:09 PM Time Left 24
sec(s)Question # 8 of 10 ( Start time: 04:19:38 PM ) Total Marks: 1
________ refers to the overall process of discovering useful knowledge from data and data mining refers to a particular step in this process.
Select correct option:Knowledge discovery in database (Correct)
Quiz Start Time: 04:09 PM Time Left 17
sec(s)Question # 9 of 10 ( Start time: 04:21:01 PM ) Total Marks: 1
In case of nested-loop join, Inner table is accessed _____ for each qualifying row (or touple) in outer table
Select correct option:One Time (Correct)
Quiz Start Time: 04:09 PM Time Left 10
sec(s)Question # 10 of 10 ( Start time: 04:22:32 PM ) Total Marks: 1
In contrast to data mining, statistics is ______ driven.
knowledge (Correct)Quiz Start Time: 08:50 PM Time Left 55
sec(s)Question # 1 of 10 ( Start time: 08:50:34 PM ) Total Marks: 1
In context of data mining definition, the term “value” means:
Select correct option:The primary key of table
The index location of the record
Importance of hidden patterns discovered (Answer)
Numerical or string measure assigned to an attributeQuiz Start Time: 08:50 PM Time Left 22
sec(s)Question # 2 of 10 ( Start time: 08:51:23 PM ) Total Marks: 1
Data mining is all about:
Select correct option:Knowledge discovery in database
Finding hidden patterns in data
Finding relationships in data
All of the given options ( may be Answer)Quiz Start Time: 08:50 PM Time Left 19
sec(s)Question # 3 of 10 ( Start time: 08:52:41 PM ) Total Marks: 1
In contrast to statistics, data mining is ______ driven.
Select correct option:Assumption (Answer)
Knowledge
Human
DatabaseQuiz Start Time: 08:50 PM Time Left 55
sec(s)Question # 4 of 10 ( Start time: 08:53:56 PM ) Total Marks: 1
Mining multi dimensional databases allow users to:
Select correct option:Categorize the data
Analyze the data (Answer)
Summarize the data
All of the given optionsQuiz Start Time: 08:50 PM Time Left 18
sec(s)Question # 5 of 10 ( Start time: 08:54:40 PM ) Total Marks: 1
In context of data mining definition, the term “nontrivial” means:
Select correct option:Discovering information is a simple task
Discovering information is a complex task
We can not discover information
We simply find things rather than discovery (Answer)Quiz Start Time: 08:50 PM Time Left 1
sec(s)Question # 6 of 10 ( Start time: 08:55:56 PM ) Total Marks: 1
Identify the TRUE statement:
Select correct option:Clustering is unsupervised learning and classification is supervised learning
Clustering is supervised learning and classification is unsupervised learning
Both clustering and classification are unsupervised learning
Both clustering and classification are supervised learningQuiz Start Time: 08:50 PM Time Left 27
sec(s)Question # 7 of 10 ( Start time: 08:57:26 PM ) Total Marks: 1
In ________learning you don’t know the number of clusters and no idea about their attributes.
Select correct option:Supervised learning
Unsupervised learning (Answer)
Multi Dimension modeling
None of the given optionsQuiz Start Time: 08:50 PM Time Left 50
sec(s)Question # 8 of 10 ( Start time: 08:58:39 PM ) Total Marks: 1
In context of clustering, the term “distance” means:
Select correct option:Similarity/dissimilarly of records (Answer)
The difference between the primary keys of two records
The relation of a record with corresponding record in child table
None of the given optionsQuiz Start Time: 08:50 PM Time Left 15
sec(s)Question # 9 of 10 ( Start time: 08:59:22 PM ) Total Marks: 1
In data mining, initially you _____ what you are looking for.
Select correct option:Know
Don’t know (Answer)
May or may not know
None of the given optionsQuiz Start Time: 08:50 PM Time Left 52
sec(s)Question # 10 of 10 ( Start time: 09:00:41 PM ) Total Marks: 1
The optimizer uses a hash join to join two tables if they are joined using an equijoin and
Select correct option:Outer table has less number of rows
Inner table has less number of rows
Cardinality of tables is equal
Large amount of data needs to be joined (Answer)