• Home
  • Ask directory
  • AP CS
  • December 2024
  • 22

AP CS Q&A Archive of December 22, 2024

Select Question

December 22 of 2024

True or False? The Internet Protocol (IP) address of 127.0.0.1 designates the machine you are on, regardless of that machine's assigned IP address. True False
When you tell your smartphone to check for any new email messages, what device does the smartphone communicate with? A) Outgoing mail server B) Sender's folder C) Incoming mail server
A finite state machine has one input and one output. The output becomes 1 and remains 1 thereafter when at least two 0's and two 1's have occurred as inputs, regardless of the order of appearance.
Which component of a computer is responsible for executing instructions, performing calculations, and managing data? Memory Central Processing Unit (CPU) Storage Input/Output (I/O)
11. (1 point) Suppose the followings are the RSA parameters: $p = 3$, $q = 11$, $e = 3$. Suppose Bob is sending the message ($m = 4$, signature = 14) to Alice but Eavesdropper intercepts the message and replaces it with ($m = 7^3 \mod 33$, signature = 7). What can Alice say about the…
(b) (15 marks) Given the following values for limit and relocation registers, fill in the table. Indicate exception in the physical address column if an exception would occur. Segment 0 relocation: 0x7800 0000, limit: 0x1000 Segment 1 relocation: 0x1000 0000 0000 0000, limit: 0x4000…
What is the Document Object Model? It's a Browser that we can use to view our websites. It's a programming interface that represents HTML files in a way that is readable by other programming languages. It's a way for programmers to write HTML files. Its an element that has a text and style…
All wireless signals are carried through the air by electromagnetic waves. O True O False
True or False? In a ping flood attack, the attacker sends fragments of packets with bad values in them, which causes the target system to crash when it tries to reassemble the fragments. True False
b. [10 points] The example below shows one potential model for the data points (shown as red dots). Can this model be improved? If so, draw a new line that represents the improved model in the figure and explain why it is a better model. c. [15 points] Given a dataset that contains the…
Question 1 6.2. Given the following 3AC, identify the basic blocks and draw the flow diagram: (1) B: C (2) I:= 0 (3) T: 4 * I (4) U: A [T] (5) V: U * U (6) W: 4 * I (7) A [W]:= V (8) if V > D goto 13 (9) I:= I + 1 (10) if I < B goto 3 (11) X := C + D (12) E: X (13) Y: C+ B (14) F: Y Question…
What is Internet Message Access Protocol (IMAP)? A protocol used to receive email that works on port 143 A protocol used to receive email that works on port 110 A protocol used to receive email that works on port 25 A protocol used to receive email that works on port 35
Which is the correct representation of 3.9e-5? â—‹ 0.000039 â—‹ 0.00039 â—‹ 3.90000 â—‹ 3900000
5. Given the following graph M, source s destination t Write a dynamic programming algorithm to calculate shortest paths from source node s to destination t. Show intermediate results on the data structures you use in the algorithm, and report the weights of shortest paths calculated from this…
9. (a) (1 point) The following is the encryption part of AES in CBC mode. Draw the decryption part of m$_1$ IV m$_2$ m$_3$ $F_k$ $F_k$ $F_k$ IV $C_1$ $C_2$ $C_3$ the mode. (b) (1 point) Prove the correctness of the CBC mode.
9. (20pt) For the snooping protocol which has three states of invalid, exclusive and shared, specify cache states in processors P1, P2, and P3 for each step. Assumes initial cache state is invalid. Specify the cache states and the directory state for directory-based protocol. step P1 cache…
Question 4 5 pts Mobile phones consistently outsell both computers and tablets. True False
What is the fifth-generation wireless broadband technology based on the 802.11ac standard engineered to greatly increase the speed and responsiveness of wireless networks? Multiple Choice 5G connectivity Wi-Fi 6 Bluetooth
Which of the following are the hexadecimal representations of the binary numbers 0011 0101 1101 1010 and 1100 1110 1011 0011? 35DA and CEA3 35DA and CEB3 35EA and CEA3 None of the other answers are correct
Z → aX | bY 5. Convert the following CFG into CNF. (10 points) S → aXXbY X → abX | a Y → bby | b Part III: (30 points) 1. Convert the following FA into a PDA. (10 points) 2. Build the PDA accepting the same language as this CFG (10 points) S → XaXb X → aX | bX | λ 3. Draw the trace of PDA…
Question 1 A. What is data mining? B. Briefly describe how does Random Forest algorithm work? Question 2
Question 1 [15 marks] a. What are Large Language Models? b. How do Large Language Models work? c. Provide potential use cases of Large Language Models in engineering.
An application process is in a running state. Which PCB field cannot change? O Open\_files O Child O Other\_resources O Parent
(b) Apply the Dijkstra's algorithm to find the shortest path tree and the forwarding table for node 3 in the network shown in Fig.Q3. The number besides each link represents the cost of the link. You should clearly show the details in each iteration when deriving the answer. No marks will be…
An operating system tracks each process by utilizing which data structure to hold information? O IC O CPU O VLSI O PCB
Combine Two Lists Given two provided Lists of Integer called firstList and secondList, combine the elements of both Lists into one new List. • Instantiate a new List, combinedList. • Put each element from firstList into combinedList. • Put each element from secondList into…
3. Build the transition tables of the intersection machine and the union machine for the two following languages described by the two following FAs. (10 points) FA1 FA2 4. Prove the language $\{a^{n+1}b^{n+1}\}$ is not regular by using the pumping lemma. (5 points) Part II: (45 points) 1.…
III. Classification (10 pts) 1. Naïve Bayes (5 pts). Below is a data set about stolen cars. Example No. Color Type Origin Stolen? 1 Red Sports Domestic Yes 2 Red Sports Domestic No 3 Red Sports Domestic Yes 4 Yellow Sports Domestic No 5 Yellow Sports Imported Yes 6 Yellow SUV Imported No 7…
Question 10 1 pts \_\_\_\_\_\_ are the most-used tool for representing complex statistical data and use a warm-to-cool color spectrum to show differences in classes of data. Digital dashboards Heat maps Mashups Data mining sets
Question 5 1 pts What should be the formula (based on the table below (and the related picture) in B2 cell that will display TEL: 1-617-233-5598 using =CONCATENATE, LEFT, MID, or LEFT functions? PHONE TEL: 1-617-233-5598 PHONE: 1 (617)…
Multiple servers and storage devices all connected in a high-speed small network that appears to a user as a single storage device best describes: Onetwork redundancy. Ofail-safe computing. Ocloud computing. Ostorage area networking.
Question 23 What are the advantages of using a master page? Page furniture (footers) can be placed only once on a page. Auto pagination is set here so document pages can be numbered automatically. Provides a template for the document pages to follow.
II. Clustering (10 pts) Assume the following dataset is given: (2,5), (3,4), (7,3), (4,4), (9,8), (1,2), (3,0), (5,6), (7,8), (1,1) K-Means is run with k=3 to cluster the dataset. Moreover, Manhattan distance is used as the distance function to compute distances between centroids and objects in…
What is a significant factor in the high vulnerability of industrial and embedded systems? Improving the security of these often low-cost systems would increase the cost excessively. These systems often have numerous points of administrative access. Many devices in these systems have poor…
A network administrator is configuring a new network interface card (NIC) for a server in a data center. The NIC has a default MAC address of 00:1A:2B:3C:4D:5E. However, due to specific network policies, the administrator needs to change this to a locally administered address. Which of the…
Problem 3: Now we will use the methods of ridge regression and lasso to solve our models. 1. The ridge regression cost function we will use is of the form $L(X, y, a, s) = \frac{1}{n}||Xa - y||^2 + s||a||_2^2$. We can solve the normal equations directly to obtain our model parameters using $a =…
Behavioral norms are standards of proper or acceptable behavior. True False
--- means to move bits right and left inside an operand Bit rotatoin Bit string Bit shifting Arithmetic shifting
What is multicloud? the use of a public cloud along with a private cloud in your own datacenter the use of more than one public cloud provider in a single application moving to the cloud, then back to your datacenter multiple times before deciding where your application will live selecting one…
Simple packet firewalls do not detect flows or more sophisticated attacks that rely on a sequence of packets with specific bits set. A) True B) False
7. (1 point) Explain why AES in ECB is good for nothing!
Which of the following is not a comparison based sort? (In other words, the elements being sorted are never compared to one another.) quick sort insertion sort radix sort merge sort
3. The Jonesburgh County Basketball Conference (JCBC) is an amateur basketball association. Each city in the county has one team as its representative. Each team has a maximum of 12 players and a minimum of 9 players. Each team also has up to 3 coaches (offensive, defensive, and physical…
What is the range of well-known TCP and UDP ports? A Ο 0-1023 B Ο 0-2048 C Ο 8192-62,354 D Ο 16,384-32,768
The application level of cloud architecture determines how your application will run in a cloud environment. What does this involve? selecting support strategies for your application that are consistent with the cloud deployment determining which programming languages are to be used in the…
Virtual Sets Oare the process of holding sets remotely when we need to keep a safe distance from each other. Oare computer generated, and do not actually exist. Oare made of plastic, wood and other materials and painted to look like people are in places they actually aren't. Oare held together…
Which of the following scenarios would a middle-aged adult who has recently returned to college most likely perform the best in? In a basic algebra course where there is not too much discussion of the concepts and their meaning. In a class where the instructor assigns homework at random and…
You are working for an educational software company; you've been hired to write a C program that does grade calculations. Your program must store the grades into an array of type float. You'll ask the user how many points per assignment. You'll then retrieve the grades one at a time from the…
What was the original default shell for UNIX, first released in 1977? Bourne-again shell Bourne shell Korn shell C shell
b) Now consider the example below that shows both the payload and the two-dimensional parity bits (shown in bold text), and where exactly one of the payload or parity bits shown has been corrupted. In this example, odd parity is used. 00011101 101100011 10101100 110111000 01000111…
Question 12 (1 point) Saved What are the limitations of static/classic analytics? Change is not viable Backend is fixed It is inefficient It takes a lot of time to produce the analysis
The decimal equivalent of the binary number 00001001 is _____. 5 7 9 11
How many moles of the herbicide Treflan ($C_{13}H_{16}N_2O_4F$) are in 22.6 lb? (1 lb = 454 g)
What type of network is based on an access point connected to a high-speed Internet connection? secure network infrastructure network ad hoc network wireless network
Which of the following commands is used to determine how much swap space is being used on each swap device? swapon -a swapon -e swapon -s Swapon
What is the chief advantage of a virtualized client/server infrastructure? It reduces machine costs. It provides better security. It does not require user controls. It eliminates security risk.
2. The ERD given as follows: sid cgpa tot_cred email first_name name middle_name last_name dob Implement name, mobile number in a. Relational model. b. ORDBMS c. NoSQL student age district street present_address house_no permanant_address district mobile_number street house_no
Question 13 of 50 What two statements about centralized logging architectures are true? They remove sensitive information, so logs do not need the same level of security as the rest of the application. They manage the retention policy for the data, as well as geographic decisions about where to…
On the PivotTable (shown on a picture below and the related data), the years and salespeople are both shown on the Column A. What should you do to separate the years and the salespeople in two separate columns so that years are shown on the Column A and salespeople are on the Column B (as it is…
B D A F C E If node C is observed in the above belief net, which nodes are dependent on A: $B, D, F$ on B: $D, F$ on D: $F$ on E: $F$ on F: $\sim$ If nodes C and D are observed, which nodes are dependent on A: $B$
True or False? When a company hosts a cloud, it establishes multiple servers, possibly in diverse geographic areas, with data being redundantly stored on several servers. O True O False
The following parameters are chosen to generate the public and private keys for the RSA cryptosystem. $p = 17$ $q = 13$ $e = 179$ $d = 59$ What is the public key?
What is the fifth-generation wireless broadband technology based on the 802.11ac standard engineered to greatly increase the speed and responsiveness of wireless networks? Multiple Choice 5G connectivity Wi-Fi 6 Bluetooth
The piece of hardware to which all computers on a network connect is called a _____. node hub PSTN UTP
A port is a number that identifies a channel in which communication can occur. Which port does SSH (Secure Shell) use to remotely and securely log on to a system? Port 22 Port 23 Port 25 Port 43
The term ______ which includes Telephony, Telegraphy, and television, means communication. A internet B communication. C sceneries D Telecommunication
Consider the following IPv6 address: FE80:0000:0000:0055:0000:0000:000A:AB00 Which of the following are valid shortened forms of this address? (Select two.) FE80::55:0000:0000:A:AB00 FE80::0055::000A:AB FE80::55::A:AB00 FE80::55::A:AB FE80:0000:0000:0055::000A:AB00
Fill in the blanks in the table (Lori's Circle Shortcut Table): Powers of 2 $2^7$ $2^6$ $2^5$ $2^4$ $2^3$ $2^2$ $2^1$ $2^0$ Expanded Subnet 128 CIDR /25 /26 64 32 240 8 4 2
Forbes recently announced billionaires of 2023. The data set looks like this: Name NetWorth Country Age Residence Citizenship Status Children Education Self made Jeff Bezos 177 United Stat 57 Seattle, Washin United States in Relationsh 4 Bachelor of Arts/ TRUE Elon Musk 151 United…
2. Complete the sentence: In a dataset, a ______ is also referred to as a variable, feature, or attribute. Row Observation Data frame Column
D. Identify who you are calling first and then identify yourself. 119: You have arrived at a scene involving two vehicles and 12 injured patients on a quiet street. Which of the following command systems should be initiated? A. Triage incident command. B. Unified incident command. C. Singular…
What setting notifies the user when changes are going to be made to the computer that require administrator-level permissions? Privacy Administrator Family Account User Account Control
Element Removal Given the Lists instruments and stringedInstruments, remove all of the languages found in stringedInstruments from instruments. Then, p the console. import java.io.*; import java.util.*; public class CodingQuestion { public static void main(String[] args) { List<String>…
Distributed computing also refers to the use of distributed to solve computational problems. In distributed computing, a problem is divided into many tasks, each of which is solved by one or more computers. A programs. B problems C systems. D codes
Consider the data path below for a single cycle 32-bits MIPS processor Assume that we are executing the following instruction ADD $s0, $s3, $s2 What is the value of the element pointed by arrow number 1 by in hexadecimal? Note that the PC and the content of registers $t0 and $t1 are found in…
Question 5 7.1. Finish the liveness and next-use computations for the example of Section 7.2.1. Line Instruction Status Next use (1) $u := a - b$ u, a, b live u: 3; a: 2; b: 4 (2) $v := c - a$ v, c, a live v: 3; c: (5); a: none (3) $w := u + v$ w live; u, v dead w: (7); u, v: none (4) $x := d +…
What should you do when implementing a governance or security solution in a multicloud environment? Implement it in only one of the cloud providers, and it will provide control across all cloud providers in the multicloud environment. Consider the needs of each cloud provider when deciding…
What function is required in any C++ program? What function is required in any C++ program?
What number does binary 01000010 represent? 34 65 66 130 What number does binary 01000010 represent? 34 65 66 130
Spawn Transform Scale X 1.0 Y 1.0 Z 1.0 Collision Handling Override Default Instigator â–º Cast To BP_Vehicle Object Cast Failed As BP Vehicle ERROR! Spawn Vehicle SpawnActor BP Vehicle Class BP Vehicle Spawn Transform Location Spawn Transform Rotation
Consider the following transactions: Transaction Id Transaction Id_1 water,milk Id_2 milk,water,cheese Id_3 water,milk,bread Id_4 soda,cheese,bread Id_5 bread,water,soda Id_6 soda,milk Id_7 milk,bread,soda Id_8 soda,milk,cheese Using Apriori algorithm with minimum support 20% and minimum…
11. (15 Points) Consider a dual core (A and B) caches with a. Snooping Protocol b. Write Invalidate c. Write Back d. Write Allocate e. Variable x in memory with content 13 In a table, show the activity and cache and memory content as: • Core A reads x • Core B writes 26 to x • Core A reads x •…
What is deep learning? the name of the first machine learning system a form of artificial intelligence that identifies patterns in data and associates meaning with the data a technology for building an artificial intelligence system without leveraging traditional machine learning technologies
Big Data uses SQL for searches. q, â—» True False Big Data uses SQL for searches. True False
Ineffective facilitators often fail to include specific TOOL INSTRUCTIONS when writing their SCRIPTS. As a result, their participants might struggle to make good contributions during an activity. When preparing a script, great facilitators write their tool instructions with which type of person…
You are leveraging data stored in a database in one cloud environment with another cloud environment. What statement is true? It's done by implementing the database in one cloud provider, then creating a "link" to the other cloud providers. It cannot be done in real time, due to the lag in the…
$y(t) = -4e^{-5t} + 5e^{-4t}$, $t \ge 0$. % Plotting the system response t = [0:0.01:3]; % Create a vector of time instants % Compute the response y = 12*exp(-2*t)-12*exp(-3*t)+1; % Graph the output signal clf; plot(t,y,'b-'); axis([0,3,-1,4]); title('General response y(t)'); xlabel('t…
As you build your application, you are responsible for certain aspects of your application's security, but there are other details that can and must be left to your cloud provider. What is this an example of? not having the same concerns about cloud security as you do on-premises security not…
OWASP recommends logging important data related to events in web applications. What data they recommend to log? [ Choose all that apply] a. Description of the event b. Script or module that failed c. Database registry being accessed at the time of the event d. Event outcome (success or…
A computer crime suspect stores data where an investigator is unlikely to find it. What is this technique called? Data hiding File system alteration Data transformation Data destruction
What is the oxidation number of X in xO_(4)^(1-) What is the oxidation number of X in $XO_4^{1-}$?
John, the system administrator of a web application that uses Apache, decided to create a root jail on /usr/web/bin for the user www-data. What attack was John protecting the web application against? Oa. Directory traversal Ob. XSRF Oc. XSS Od. SQL injection Clear my choice
Question 18 When communicating using a word in the wrong context or inappropriately is called ____ O Semantics O Pronunciation O Malapropism O Grammar
Overview: Find the middle node of a singly linked list. Pseudo Code: FUNCTION find_middle_node(linked_list) INITIALIZE slow and fast pointers to the head of linked_list WHILE fast and fast.next are not None MOVE slow one step forward MOVE fast two steps forward RETURN slow (middle node) END…
1. We have a 2-way set-associative with specifications as: • Data words are 32 bits each • A cache block will contain 2048 bits of data • The address supplied from the CPU is 32 bits long • There are 2048 blocks in the cache Find: 1. Number of bits in offset? 2. Number of bits in index? 3.…
2. Decision Trees (5 pts) Consider the training dataset given below. In this dataset, X1, X2, and X3 are the input attributes and Y is the class variable. "+ve" and "-ve" are the two outcome classes, similar to "Yes" and…
B) [10 Points] Fill in the Next State/Output table for this FSM shown below. The current state variables are called y1 and y2, while the next state variables are Y1 and Y2, respectively. The output is z. Next state Present state w = 0 w =…
6. Consider the following C++ program, what is the output generated in the main function? float fun (int\& first, float\& third) { int second = 1; first = first + second; third = second + third; return first; } int main() { float w = 2, z; int i = 4; z = w - 2*i + fun(i, w) - w/i; cout << i <<…
7. (1 point) Explain why AES in ECB is good for nothing!
Jodie likes to answer social media surveys about her pets, where she grew up, what her favorite foods are, and where she goes for vacation. Why could this be a problem sharing her personal information online? A People might think badly of her for some of her choices. B Hackers could use this…
Which of the following is a method used to authenticate a user's identity through a unique biological characteristic? O Password O Biometric authentication O PIN O Two-factor authentication
Elements of the Information Security TRIAD include: Availability, Confidentiality, Non-Repudiation Confidentiality, Authenticity, Integrity Availability, Confidentiality, Integrity Confidentiality, Integrity, Non-Repudiation Availability, Confidentiality, Authenticity
True or false? u= arctan((y)/(x)) satisfies Laplace's equation. True or false? $u = \arctan(\frac{y}{x})$ satisfies Laplace's equation.
Proposed steps for accomplishing this: 1. Add variables in the constructor for the workspace of type WorkspaceSvg or null and inputSource which can be an Element, a string, or null. Both will be initialized to null. If the inputSource is an element, we'll use its value (or innerText) for the…
How many moles of the herbicide Treflan ($C_{13}H_{16}N_2O_4F$) are in 22.6 lb? (1 lb = 454 g)
Question 8 1 pts \_\_\_\_\_\_\_\_\_\_ is a set of best practices, software, infrastructure, and tools to acquire and transform raw, highly structured data into actionable insights to help managers at all levels of the organization make informed decisions. Business intelligence Data science Data…
An AVR has 0x3FFF as the address of its last byte in the RAM and it has the same value 0x3FFF as the address of its last location in the ROM. What are the sizes of the RAM and the ROM? Select one: a. Both 16KB b. RAM 32KB and ROM 64KB c. Both 32KB d. RAM: 16KB and ROM: 32 KB
Question 11 1 pts Which of these is not one of the four Vs of big data? Volume Variety Velocity Visibility
RFID reader (RFID interrogator) is a transmitter/receiver that reads the contents of RFID tags in the area. An RFID system is comprised of one or more RFID tags, one or more RFID readers, two or more antennas. True or False
A web-based application encounters all of the connectivity and compatibility problems that typically arise when different hardware environments are involved. O True O False
INSTRUCTIONS EASY Description • In Progress Easy Submissions Helpful In a class, the maths teacher organized a game. In the game, every student is given a badge that has a number on it. The teacher instructed the students to form pairs (each pair consists of two students) so that when the…
Which of the following system components is/are responsible for "Machine Breakdown":operation Attribute .a Activity .b State .c Event .d Entity .e
Question 18 2.5 pts In Agile development, 'Story Points" are ----. a measure of the amount of effort that a Sprint is anticipated to require a measure of how many lines of code will (probably) be needed for that particular Story an estimate of how many lines of code will be needed for a…
Which wireless standard obtains a bandwidth of up to 600 mbps with the use of four spatial streams at a channel width of 40 MHz? It also uses multiple-input multiple-output (MIMO), which resolves more information than is possible using a single antenna. 802.11n 802.11g 802.11ac 802.11n-2009
Convert the following binary MAC address to hexadecimal form. Please show your working; failure to do so will only gain under half marks: 11000001-01011100-00001101-00010101-11000000-01010111
Question 22 Rights can only be removed from protection domains in the access matrix by ______? the OS kernel admin users any user the owner
A port is a number that identifies a channel in which communication can occur. Which port does HTTPS (Hypertext Transfer Protocol Secure) use for secure web browser display? Port 80 Port 443 Port 21 Port 110
Which equation describes the operational model of security? A) Prevention = Protection + (Detection + Response) B) Prevention = Protection + (Detection x Response) C) Protection = Prevention + (Detection + Response) D) Protection = Prevention + (Detection x Response)
What is two-Factor authentication (2FA) and why is it important? What is two-Factor authentication (2FA) and why is it important?
1. Recursive Multiplication Write a recursive function that accepts two arguments into the parameters x and y. The function should return the value of x times y. Remember, multiplication can be performed as repeated addition as follows: $7 \times 4 = 4 + 4 + 4 + 4 + 4 + 4 + 4$
Add Odds Only Given parameters a, b, c, d, and e, passed into the addOdds() method, do the following: Declare a List of Integer, you can name the List whatever you want. Put each parameter into the List as an element, in order from a to e. Write code that can find the sum of all the odd…
Q1. 8Pts, CLO4) Read the following figure and answer the bellow questions: 1. Label "A" is: a. Input of the circuit, b. The output Circuit c. No Input, No Output d. Input and Output at the same time. 2. Label "B" is: a. The Input circuit, b. The output of Circuit c. No Input No Output d. Input…
Cryptography is important to mitigate Web applications vulnerabilities. Encryption provides data integrity, confidentiality, \_, \_ and \_. reliability nonrepudiation availability authorization accounting authentication
Question 2 of 50 When designing a cloud-based storage solution, you need to understand capacity and _____. the amount of data the cloud solution is storing in total the required growth model the amount of compression used to store the data the physical size of the storage media involved
An APIPA is an automatic private IP address. Which of these other IP addresses is private? (Choose 2.) 172.32.1 10.173.169.2 172.21.191.9 11.17.3.3
Q3-2) Show the sequence of code writing for the classes of the following diagram: ProductCatalog Store DeliverySchedule Product Inventory Supplier
Task 20. Solve in python. Do not copy from chat gpt. Thanks. Programm like begginer. 1. Preparation of the environment (5 points) Create a new Python3 environment named cctv. Create a new directory and define a base one Python file cctv.py Activate the virtual environment and install the…
2. We have an L3 Cache (write-back). Its configuration is: • Address size= 48 bits • Block size = 64 Bytes. • Total cache size= 8 MB • Associativity = 16-ways Find the total number of bits in the cache. Note: Be sure to consider all required bits and to show your steps to find the solution. 3.…
Question 11 How many hosts are on the following network: 172.30.0.2/32? 1 30 32 2
DML stands for: Data Mobile Language Database Management Language Data Manipulation Language None of the above
TreeSet December 15, 2024 at 11:05 AM Given variables a, b, c, and d, perform the following steps: Declare a TreeSet of Integer called numbers. Use a method to add each value from the provided variables a, b, c, and d to the numbers TreeSet. Print the elements of the TreeSet numbers to the…
2. (15 pts) Algorithms running time analysis. Master theorem If $T(n) = aT(n/b) + O(n^d)$ for some constants $a > 0$, $b > 1$ and $d \ge 0$, then $T(n) = \begin{cases} O(n^d) & \text{if } d > \log_b a \\ O(n^d \log n) & \text{if } d = \log_b a \\ O(n^{\log_b a}) & \text{if } d < \log_b…
estion 33. Consider the following block matrices $X = \begin{bmatrix} I & A \\ B & I \end{bmatrix}$, $Y = \begin{bmatrix} C \\ D \end{bmatrix}$, where A is an $m \times n$ matrix and I denotes the identity matrices with appropriate sizes. Suppose that we can do the product XY. How many rows do…
Input: blockSize[] = {100, 500, 200, 300, 600}; processSize[] = {212, 417, 112, 426};
I am hungry! Given a List of String named foodList, add another element to the List, and then print the List in alphabetical order. Use a method to add "Salad" to the list Use a method to sort the List Print the List to the console import java.io.*; import java.util.*; public class…
True or False? Information in a computer's volatile memory must first be "dumped" or captured before that memory dump can be analyzed. True False
27 26 25 24 23 22 21 20 128 64 32 16 8 4 2 1 128 192 224 240 248 252 254 255 Using the Class B Address 172.16.0.0, fill in the following: Bits borrowed: Bits left: Number of subnets: 64 Number of hosts per subnet: 1022 Subnet mask: CIDR: /22 Increment: 4 Subnet Address Hosts From Hosts…
Question 16 0.5 pts DNS ______ is a variant of a larger attack class referred to as DNS spoofing, in which an attacker changes a DNS record through any of a multitude of means. poisoning smurfing kiting caching
Goal: Learn to manipulate the order of list items. Assignment: Given the variable `num_list` which has been assigned a list of integer values, write some code that sorts the list in descending order. Use built-in functions for this.
Input: blockSize[] = {100, 500, 200, 300, 600}; processSize[] = {212, 417, 112, 426};
Question 4 Cyborg anthropology studies the convergence of: Human-human interaction Human-computer interaction Computer-computer interaction Human-culture interaction
QUESTION 27 Given the following 2 dimensional list, how many rows and how many columns are in the list? nums = [[4, 5], [40, 50], [400, 500], [4000, 5000]]
A hexadecimal number is a number written in the base 14 number system True False
When first instantiating a compute instance in your cloud environment, you need to select the CPU type, size, and what other two characteristics? the software that will be running on the instance the power requirements for the instance the size and type of file storage attached to the…
What is the role of a digital certificate in TLS? To manage network congestion To prove the identity of the server to the client To increase data transmission speed To compress data before transmission
Problem # 1 Assume the following RISC-V assembly code: addi x12, x12, 0 TOP: slli x5, x12, 3 add x6, x10, x5 ld x7, 0(x6) ld x29, 8(x6) sub x30, x7, x29 add x31, x11, x5 sd x30, 0(x31) addi x12, x12, 2 bne x12, x13, TOP Assume the two-issue, statically scheduled processor that has the following…
Problem 4 (20 points) • Design a 4-to-1 multiplexer using basic logic gates (AND, OR, NOT). Show the circuit diagram and explain how it works. • How can you implement a 16-to-1 multiplexer using two 8-to-1 multiplexers? • Given a 3-bit binary input (ABC), which is used as select lines, how…
Problem 3. (10 pts) We mentioned during class that using median filters generally results in less blurring than using linear smoothing filters (e.g., box lowpass filters) of the same size. Explain why this is so. Hint: Assume that noise is negligible, and consider the behavior of these filters…
Complete the following tasks in order on Building A > Floor 1 > Networking Closet > CorpDC: 1. Configure the Default Domain Policy for AppLocker as follows: • Access the Application Control Policies for AppLocker. • Set Configure rules enforcement for Executable rules to Enforce rules. 2.…
Design a speed warning system that receives on two lines, an indication of the speed limit on the highway. There are three possible values_ 45, 55, or 65 MPH. It receives from the automobile, on two other lines, an indication of the speed of the vehicle. There are four possible values_ under…
What is machine learning? a technique for creating intelligence for robots and their ability to interact with their environment a text-based artificial intelligence system a form of artificial intelligence in which machines learn to imitate human behaviors
What is a program installed on your computer or mobile device where you can create and store multiple strong passwords in a single user file that is protected? A Password manager B Zip file C Master manager
Returns Year X Y 1 12% 18% 2 26 27 3 12 10 4 -19 -24 5 10 18 Using the returns shown above, calculate the arithmetic average returns, the variances, and the standard deviations for X and Y. Note: Do not round intermediate calculations. Enter your average return and standard deviation answers as…
The following formula is used to calculate the priton ratio of a product manufactured by the company M.R and Associates Ltd. priton ratio = $\sqrt{\frac{t^2}{2g}} - b^2 \cos(\theta)$ where $g = 9.8$ and $\theta$ is in degrees. You are required to write a C program which will be used by…
Figure shows a series-parallel system. The reliabilities for each subsystem are shown on the diagram. Find the reliability for the system. 0.89 0.87 0.92 0.98888 0.82 0.87
Question 45 (3 points) programs can monitor web surfing, log key strokes, take snapshots of the computer's screen and send reports back to a host computer.
6. (1 point) We are using AES in counter mode to encrypt a hard disk with 1 TB of capacity. The counter, ctr, can be many numbers. Consider the binary representation of ctr. What is the maximum possible lenght of the binary representation of ctr? Hint: how many blocks, 128 bits each, do you…
When designing the cloud storage requirements for an application, you need to understand the capacity requirements for your application and _____. which database technology you will leverage when using the cloud storage the storage model (block or object) that is appropriate for how you will…
Q3. Pour quelle valeur du paramètre a la fonction suivante est-elle continue? $f(x) = \begin{cases} \frac{x^2 - 4x - 32}{x - 8} & \text{si } x \neq 8 \\ a & \text{si } x = 8 \end{cases}$
An edge device is any device that ______. is physically located within the on-premise datacenter, rather than the cloud datacenter you place at a physical location where it can be best utilized runs at a very high CPU rate to accomplish its computation tasks quickly is placed at high altitudes,…
What is a significant factor in the high vulnerability of industrial and embedded systems? Improving the security of these often low-cost systems would increase the cost excessively. These systems often have numerous points of administrative access. Many devices in these systems have poor…
Question 8 (1 point) Wikis can be used effectively in an organization with appropriate guidelines, editorial oversight and strong security policies. True False
What does a cloud security framework define? the architecture, policies, and controls to secure a cloud environment the security requirements as dictated by governance requirements and restrictions the governance requirements dictated by regional privacy laws and restrictions
(b) A user application performed an illegal memory access, which causes an exception and terminates the process. Considering the scenario, which of the following statements is true? A. The CPU directly terminates the application. B. The CPU must be in the kernel mode right before this exception…
Question 4 of 50 To make the right cloud decisions, what two things do you need to do? Get the correct sign-offs from stakeholders, so your solution can be properly implemented. Pick the cloud technology components that best suit your requirements. Pick the architecture that best suits your…
Your company is building a product that must collect your customers' government ID information. You are concerned that this makes your application a target for attacks from bad actors looking to steal the IDs. What kind of security is this an example of? encryption at rest encryption in…
When sending CloudTrail Logs to a CloudWatch Logs Group, which two CloudWatch APIs are called? (Choose 2 answers) 0 of 2 answers selected CreateLogStream PutLogEvents PutMetricData DescribeAlarms
Which EHR features matter most? Scheduling and task management Efficient encounters and smart workflows Templates/order sets and 24/7 accessibility All of the above
Why do languages change? Languages are influenced by other languages when people from different areas interact Governments successfully create new language rules to make immigrants feel more welcome Languages don't change Speakers don't like complexity and so decide to simplify grammatical…
3 True or False 2 points nmap -sS used for the TCP connected Scan True False
Kruskal's minimum spanning tree algorithm is executed on the following graph. Select all edges from edgeList that belong to the minimum spanning tree. edgeList resultList BC BD BE CE CF EF DG EH GH
4 True or False 2 points SSL Change Cipher Spec protocol is a single byte message used for notification after the handshake True False
List the three categories of security controls, countermeasures and safeguards that should be implemented in a conceptual layered defense-in-depth manner to protect information assets. (Brief Response, category name only)
Scenario Overview: Imagine a future scenario where humanity has established a colony on Mars. A fleet of rovers is being used for exploration, collecting crucial data about the planet's surface, resources, and potential habitability. One such rover, named Pathfinder-1, has been assigned the…
C-TPAT is by voluntary participation. Acceptance is based on: a. completing an application and complying with the security portion of an ISO audit. b. completing an application and submitting to an audit. c. completing an application and agreeing to specific actions. d. completing an…
Assume you have the following declaration char nameList[100];. Which of the following ranges is valid for the index of the array nameList? a. 0 through 100 b. 1 through 101 c. 0 through 99 d. 1 through 100
2). The design of a 4 × 4 multiplier is shown in Figure 3. Following this example, can you design a 3 × 3 multiplier? You need to show clearly the gates being used and the wire connections among these gates. Figure 3. A 4 × 4 multiplier circuit
Which of the following describes a normal-looking, yet fraudulent Wi-Fi network? A Evil twin B Trojan C Mesh network
Select the answer with the correct value for both blanks, in the correct order. \_\_\_\_ is a keyword used to refer to the containing object itself, whereas \_\_\_\_\_ refers to the parent object. this; super super; constructor this; base this; constructor
5. (a) Set up the partial fraction decomposition of $\frac{6}{x^2(x^2+9)}$. (You do not need to solve for the constants or perform any integration.)
1. Convert BCD to decimal (1011001)BCD = (___?____)10 2. Convert Decimal to BCD (324)10 = (___?____)BCD 3.Convert Binary to Excess-3 (1011100110)2 = (___?____)Excess3 4. Convert Binary to BCD (1011100110)2 = (___?____)BCD 5. Convert BCD to Binary (100100000110)BCD = (___?____)2 6. Convert…
Consider the data path below for a single cycle 32-bits MIPS processor Assume that we are executing the following instruction SLL $s3, $t0, 7 What is the value of the element pointed by arrow number 1 by in hexadecimal? Note that the PC and the content of registers $t0 and $t1 are found in…
5. What are the values of x, y and z after the execution of the following statements? int x = 3; int y = ++x; int z = x++; a. x = 4, y = 4, z=3 b. x=5, y = 4, z = 4 c. x=4,y=3, z=3 d. x=5, y=3, z=4
4. (3 points) Assume we have a toy block cipher, called TOY that encrypts blocks of 5 bits. The encryption is as follows: TOY($b_1b_2b_3b_4b_5$) = $b_4b_2b_1b_5b_3$ Encrypt the message x = 01101 11011 11010 00110 with the three different modes of operation ECB, CBC, and CTR, and provide the…
A Light object has data members frequency and intensity, representing the frequency and the intensity values of a light. Perform the following tasks: • Write a statement that declares variable myLight as a unique\_ptr of type Light. • Then, in the same statement, initialize myLight with a…
Let's assume an Expectation Maximization algorithm for training a one to one word alignment model like the one discussed in class. The translation probabilities generated from an estimation step is given below. Using the probabilities below, calculate the probabilities of all 6 possible word…
How is the EtherType value used to distinguish between payload type and frame length? Ο EtherTypes values less than 0x0600 indicate protocol type; values greater than this indicate payload length. Ο EtherTypes are always used to indicate payload type, regardless of the value. Ο EtherTypes are…
Suppose a node contains two integer fields (each occupying 4 bytes in computer memory) and a pointer to the next node (4 bytes in computer memory). What are the dimensions of the node and the pointer M in computer memory, according to the following expression? Node *M = new Node(); Bir düğümün…
8. A 12-bit Hamming code word containing 8 bits of data and 4 parity bits is read from memory. What was the original 8-bit data word that was written into memory if the 12-bit word read out is as follows?CO2 (a) 000011101010 101111110100 (b) 101110000110 (c)
How many elements are array matrix[5][5][2]? 30 16 12 50 20
Which Internet worm created infected systems that were part of what is known as a bot network (or botnet) and could be used to cause a DoS attack on a target or to forward spam e-mail to millions of users? Slammer Code Red "ILOVEYOU" Conficker
Which of the following describes a has-a relationship in OOP? fielding aggregation inheritance collectionism
Which of the following answers gives the final value of EAX when the following code executes? data count dword 0 .code mov eax,0 mov ecx,2 L1: mov count, ecx mov ecx,5 L2: add eax,5 loop L2 mov ecx, count loop L1 O 19h O 32h O 0 O the loop will not stop, so the value of EAX cannot be determined
The 80/20 rule means that if the software meets \_\_\_\_\_\_\_\_ percent of the company's needs, then the company should modify \_\_\_\_\_\_\_\_ percent of its business processes to use the software. 20; 20 80; 20 80; 80 20; 80
Suppose we have an input image which is $\begin{pmatrix} 3 & 1 & 2 \\ 1 & 2 & 1 \\ 2 & 1 & 1 \end{pmatrix}$ and a convolution kernel which is $\begin{pmatrix} 0 & 1 & 0 \\ 1 & 0 & 1 \\ 0 & 1 & 1 \end{pmatrix}$ Assume we set stride as 1 and padding as 0 (no padding), determine the output of the…
The 80/20 rule means that if the software meets ______ percent of the company's needs, then the company should modify ______ percent of its business processes to use the software. 20; 80 80; 20 80; 80 20; 20
Q3 Cortex-M0 has sixteen registers. Thirteen are used for general purposes and three are special registers. (a) What are the names of the three special registers? [3] (b) Explain the purpose of each three register. [3] (c) Draw a diagram to explain the link between the special registers when a…
Short Answer Questions (Answer the following THREE questions) Q2-1) Explain the following diagram. ft:Flight 3.1 create (a,p,d_t) :Scheduler ↑ 3: makeFlight (a, p, d_t) ScheduleHandler ScheduleAFlight (d_t) 1: p:= getPilot(d_t) :Crew :Pilot 1.1: p: find (d_t) :a:= getAircraft(d_t) :Fleet 3.2:…
What is the Big O of the following code segment? (assume $n$ refers to the number of elements being processed, or a value that otherwise represents the problem size.) for(int a = 0; a < n; ++a) { for(int b = 0; b < 22; ++b) { //do some constant O(1) operation…
beq r2, rl, Label # Branch to Label if r2 == r1 (assume not equal) add r4, r6, r2 # Add r6 and r2, store result in r4 slt r5, r8, r2 # Set r5 to 1 if r8 < r2, else 0 sw r14, 16(r3) # Store word in memory at address r3 + 16 lw r12, 12(r3) # Load word from memory at address r3 +…
True or False? The Internet Protocol (IP) address of 127.0.0.1 designates the machine you are on, regardless of that machine's assigned IP address. True False
When you tell your smartphone to check for any new email messages, what device does the smartphone communicate with? A) Outgoing mail server B) Sender's folder C) Incoming mail server
A finite state machine has one input and one output. The output becomes 1 and remains 1 thereafter when at least two 0's and two 1's have occurred as inputs, regardless of the order of appearance.
Which component of a computer is responsible for executing instructions, performing calculations, and managing data? Memory Central Processing Unit (CPU) Storage Input/Output (I/O)
11. (1 point) Suppose the followings are the RSA parameters: $p = 3$, $q = 11$, $e = 3$. Suppose Bob is sending the message ($m = 4$, signature = 14) to Alice but Eavesdropper intercepts the message and replaces it with ($m = 7^3 \mod 33$, signature = 7). What can Alice say about the…
(b) (15 marks) Given the following values for limit and relocation registers, fill in the table. Indicate exception in the physical address column if an exception would occur. Segment 0 relocation: 0x7800 0000, limit: 0x1000 Segment 1 relocation: 0x1000 0000 0000 0000, limit: 0x4000…
What is the Document Object Model? It's a Browser that we can use to view our websites. It's a programming interface that represents HTML files in a way that is readable by other programming languages. It's a way for programmers to write HTML files. Its an element that has a text and style…
All wireless signals are carried through the air by electromagnetic waves. O True O False
True or False? In a ping flood attack, the attacker sends fragments of packets with bad values in them, which causes the target system to crash when it tries to reassemble the fragments. True False
b. [10 points] The example below shows one potential model for the data points (shown as red dots). Can this model be improved? If so, draw a new line that represents the improved model in the figure and explain why it is a better model. c. [15 points] Given a dataset that contains the…
Question 1 6.2. Given the following 3AC, identify the basic blocks and draw the flow diagram: (1) B: C (2) I:= 0 (3) T: 4 * I (4) U: A [T] (5) V: U * U (6) W: 4 * I (7) A [W]:= V (8) if V > D goto 13 (9) I:= I + 1 (10) if I < B goto 3 (11) X := C + D (12) E: X (13) Y: C+ B (14) F: Y Question…
What is Internet Message Access Protocol (IMAP)? A protocol used to receive email that works on port 143 A protocol used to receive email that works on port 110 A protocol used to receive email that works on port 25 A protocol used to receive email that works on port 35
Which is the correct representation of 3.9e-5? â—‹ 0.000039 â—‹ 0.00039 â—‹ 3.90000 â—‹ 3900000
5. Given the following graph M, source s destination t Write a dynamic programming algorithm to calculate shortest paths from source node s to destination t. Show intermediate results on the data structures you use in the algorithm, and report the weights of shortest paths calculated from this…
9. (a) (1 point) The following is the encryption part of AES in CBC mode. Draw the decryption part of m$_1$ IV m$_2$ m$_3$ $F_k$ $F_k$ $F_k$ IV $C_1$ $C_2$ $C_3$ the mode. (b) (1 point) Prove the correctness of the CBC mode.
9. (20pt) For the snooping protocol which has three states of invalid, exclusive and shared, specify cache states in processors P1, P2, and P3 for each step. Assumes initial cache state is invalid. Specify the cache states and the directory state for directory-based protocol. step P1 cache…
Question 4 5 pts Mobile phones consistently outsell both computers and tablets. True False
What is the fifth-generation wireless broadband technology based on the 802.11ac standard engineered to greatly increase the speed and responsiveness of wireless networks? Multiple Choice 5G connectivity Wi-Fi 6 Bluetooth
Which of the following are the hexadecimal representations of the binary numbers 0011 0101 1101 1010 and 1100 1110 1011 0011? 35DA and CEA3 35DA and CEB3 35EA and CEA3 None of the other answers are correct
Z → aX | bY 5. Convert the following CFG into CNF. (10 points) S → aXXbY X → abX | a Y → bby | b Part III: (30 points) 1. Convert the following FA into a PDA. (10 points) 2. Build the PDA accepting the same language as this CFG (10 points) S → XaXb X → aX | bX | λ 3. Draw the trace of PDA…
Question 1 A. What is data mining? B. Briefly describe how does Random Forest algorithm work? Question 2
Question 1 [15 marks] a. What are Large Language Models? b. How do Large Language Models work? c. Provide potential use cases of Large Language Models in engineering.
An application process is in a running state. Which PCB field cannot change? O Open\_files O Child O Other\_resources O Parent
(b) Apply the Dijkstra's algorithm to find the shortest path tree and the forwarding table for node 3 in the network shown in Fig.Q3. The number besides each link represents the cost of the link. You should clearly show the details in each iteration when deriving the answer. No marks will be…
An operating system tracks each process by utilizing which data structure to hold information? O IC O CPU O VLSI O PCB
Combine Two Lists Given two provided Lists of Integer called firstList and secondList, combine the elements of both Lists into one new List. • Instantiate a new List, combinedList. • Put each element from firstList into combinedList. • Put each element from secondList into…
3. Build the transition tables of the intersection machine and the union machine for the two following languages described by the two following FAs. (10 points) FA1 FA2 4. Prove the language $\{a^{n+1}b^{n+1}\}$ is not regular by using the pumping lemma. (5 points) Part II: (45 points) 1.…
III. Classification (10 pts) 1. Naïve Bayes (5 pts). Below is a data set about stolen cars. Example No. Color Type Origin Stolen? 1 Red Sports Domestic Yes 2 Red Sports Domestic No 3 Red Sports Domestic Yes 4 Yellow Sports Domestic No 5 Yellow Sports Imported Yes 6 Yellow SUV Imported No 7…
Question 10 1 pts \_\_\_\_\_\_ are the most-used tool for representing complex statistical data and use a warm-to-cool color spectrum to show differences in classes of data. Digital dashboards Heat maps Mashups Data mining sets
Question 5 1 pts What should be the formula (based on the table below (and the related picture) in B2 cell that will display TEL: 1-617-233-5598 using =CONCATENATE, LEFT, MID, or LEFT functions? PHONE TEL: 1-617-233-5598 PHONE: 1 (617)…
Multiple servers and storage devices all connected in a high-speed small network that appears to a user as a single storage device best describes: Onetwork redundancy. Ofail-safe computing. Ocloud computing. Ostorage area networking.
Question 23 What are the advantages of using a master page? Page furniture (footers) can be placed only once on a page. Auto pagination is set here so document pages can be numbered automatically. Provides a template for the document pages to follow.
II. Clustering (10 pts) Assume the following dataset is given: (2,5), (3,4), (7,3), (4,4), (9,8), (1,2), (3,0), (5,6), (7,8), (1,1) K-Means is run with k=3 to cluster the dataset. Moreover, Manhattan distance is used as the distance function to compute distances between centroids and objects in…
What is a significant factor in the high vulnerability of industrial and embedded systems? Improving the security of these often low-cost systems would increase the cost excessively. These systems often have numerous points of administrative access. Many devices in these systems have poor…
A network administrator is configuring a new network interface card (NIC) for a server in a data center. The NIC has a default MAC address of 00:1A:2B:3C:4D:5E. However, due to specific network policies, the administrator needs to change this to a locally administered address. Which of the…
Problem 3: Now we will use the methods of ridge regression and lasso to solve our models. 1. The ridge regression cost function we will use is of the form $L(X, y, a, s) = \frac{1}{n}||Xa - y||^2 + s||a||_2^2$. We can solve the normal equations directly to obtain our model parameters using $a =…
Behavioral norms are standards of proper or acceptable behavior. True False
--- means to move bits right and left inside an operand Bit rotatoin Bit string Bit shifting Arithmetic shifting
What is multicloud? the use of a public cloud along with a private cloud in your own datacenter the use of more than one public cloud provider in a single application moving to the cloud, then back to your datacenter multiple times before deciding where your application will live selecting one…
Simple packet firewalls do not detect flows or more sophisticated attacks that rely on a sequence of packets with specific bits set. A) True B) False
7. (1 point) Explain why AES in ECB is good for nothing!
Which of the following is not a comparison based sort? (In other words, the elements being sorted are never compared to one another.) quick sort insertion sort radix sort merge sort
3. The Jonesburgh County Basketball Conference (JCBC) is an amateur basketball association. Each city in the county has one team as its representative. Each team has a maximum of 12 players and a minimum of 9 players. Each team also has up to 3 coaches (offensive, defensive, and physical…
What is the range of well-known TCP and UDP ports? A Ο 0-1023 B Ο 0-2048 C Ο 8192-62,354 D Ο 16,384-32,768
The application level of cloud architecture determines how your application will run in a cloud environment. What does this involve? selecting support strategies for your application that are consistent with the cloud deployment determining which programming languages are to be used in the…
Virtual Sets Oare the process of holding sets remotely when we need to keep a safe distance from each other. Oare computer generated, and do not actually exist. Oare made of plastic, wood and other materials and painted to look like people are in places they actually aren't. Oare held together…
Which of the following scenarios would a middle-aged adult who has recently returned to college most likely perform the best in? In a basic algebra course where there is not too much discussion of the concepts and their meaning. In a class where the instructor assigns homework at random and…
You are working for an educational software company; you've been hired to write a C program that does grade calculations. Your program must store the grades into an array of type float. You'll ask the user how many points per assignment. You'll then retrieve the grades one at a time from the…
What was the original default shell for UNIX, first released in 1977? Bourne-again shell Bourne shell Korn shell C shell
b) Now consider the example below that shows both the payload and the two-dimensional parity bits (shown in bold text), and where exactly one of the payload or parity bits shown has been corrupted. In this example, odd parity is used. 00011101 101100011 10101100 110111000 01000111…
Question 12 (1 point) Saved What are the limitations of static/classic analytics? Change is not viable Backend is fixed It is inefficient It takes a lot of time to produce the analysis
The decimal equivalent of the binary number 00001001 is _____. 5 7 9 11
How many moles of the herbicide Treflan ($C_{13}H_{16}N_2O_4F$) are in 22.6 lb? (1 lb = 454 g)
What type of network is based on an access point connected to a high-speed Internet connection? secure network infrastructure network ad hoc network wireless network
Which of the following commands is used to determine how much swap space is being used on each swap device? swapon -a swapon -e swapon -s Swapon
What is the chief advantage of a virtualized client/server infrastructure? It reduces machine costs. It provides better security. It does not require user controls. It eliminates security risk.
2. The ERD given as follows: sid cgpa tot_cred email first_name name middle_name last_name dob Implement name, mobile number in a. Relational model. b. ORDBMS c. NoSQL student age district street present_address house_no permanant_address district mobile_number street house_no
Question 13 of 50 What two statements about centralized logging architectures are true? They remove sensitive information, so logs do not need the same level of security as the rest of the application. They manage the retention policy for the data, as well as geographic decisions about where to…
On the PivotTable (shown on a picture below and the related data), the years and salespeople are both shown on the Column A. What should you do to separate the years and the salespeople in two separate columns so that years are shown on the Column A and salespeople are on the Column B (as it is…
B D A F C E If node C is observed in the above belief net, which nodes are dependent on A: $B, D, F$ on B: $D, F$ on D: $F$ on E: $F$ on F: $\sim$ If nodes C and D are observed, which nodes are dependent on A: $B$
True or False? When a company hosts a cloud, it establishes multiple servers, possibly in diverse geographic areas, with data being redundantly stored on several servers. O True O False
The following parameters are chosen to generate the public and private keys for the RSA cryptosystem. $p = 17$ $q = 13$ $e = 179$ $d = 59$ What is the public key?
What is the fifth-generation wireless broadband technology based on the 802.11ac standard engineered to greatly increase the speed and responsiveness of wireless networks? Multiple Choice 5G connectivity Wi-Fi 6 Bluetooth
The piece of hardware to which all computers on a network connect is called a _____. node hub PSTN UTP
A port is a number that identifies a channel in which communication can occur. Which port does SSH (Secure Shell) use to remotely and securely log on to a system? Port 22 Port 23 Port 25 Port 43
The term ______ which includes Telephony, Telegraphy, and television, means communication. A internet B communication. C sceneries D Telecommunication
Consider the following IPv6 address: FE80:0000:0000:0055:0000:0000:000A:AB00 Which of the following are valid shortened forms of this address? (Select two.) FE80::55:0000:0000:A:AB00 FE80::0055::000A:AB FE80::55::A:AB00 FE80::55::A:AB FE80:0000:0000:0055::000A:AB00
Fill in the blanks in the table (Lori's Circle Shortcut Table): Powers of 2 $2^7$ $2^6$ $2^5$ $2^4$ $2^3$ $2^2$ $2^1$ $2^0$ Expanded Subnet 128 CIDR /25 /26 64 32 240 8 4 2
Forbes recently announced billionaires of 2023. The data set looks like this: Name NetWorth Country Age Residence Citizenship Status Children Education Self made Jeff Bezos 177 United Stat 57 Seattle, Washin United States in Relationsh 4 Bachelor of Arts/ TRUE Elon Musk 151 United…
2. Complete the sentence: In a dataset, a ______ is also referred to as a variable, feature, or attribute. Row Observation Data frame Column
D. Identify who you are calling first and then identify yourself. 119: You have arrived at a scene involving two vehicles and 12 injured patients on a quiet street. Which of the following command systems should be initiated? A. Triage incident command. B. Unified incident command. C. Singular…
What setting notifies the user when changes are going to be made to the computer that require administrator-level permissions? Privacy Administrator Family Account User Account Control
Element Removal Given the Lists instruments and stringedInstruments, remove all of the languages found in stringedInstruments from instruments. Then, p the console. import java.io.*; import java.util.*; public class CodingQuestion { public static void main(String[] args) { List<String>…
Distributed computing also refers to the use of distributed to solve computational problems. In distributed computing, a problem is divided into many tasks, each of which is solved by one or more computers. A programs. B problems C systems. D codes
Consider the data path below for a single cycle 32-bits MIPS processor Assume that we are executing the following instruction ADD $s0, $s3, $s2 What is the value of the element pointed by arrow number 1 by in hexadecimal? Note that the PC and the content of registers $t0 and $t1 are found in…
Question 5 7.1. Finish the liveness and next-use computations for the example of Section 7.2.1. Line Instruction Status Next use (1) $u := a - b$ u, a, b live u: 3; a: 2; b: 4 (2) $v := c - a$ v, c, a live v: 3; c: (5); a: none (3) $w := u + v$ w live; u, v dead w: (7); u, v: none (4) $x := d +…
What should you do when implementing a governance or security solution in a multicloud environment? Implement it in only one of the cloud providers, and it will provide control across all cloud providers in the multicloud environment. Consider the needs of each cloud provider when deciding…
What function is required in any C++ program? What function is required in any C++ program?
What number does binary 01000010 represent? 34 65 66 130 What number does binary 01000010 represent? 34 65 66 130
Spawn Transform Scale X 1.0 Y 1.0 Z 1.0 Collision Handling Override Default Instigator â–º Cast To BP_Vehicle Object Cast Failed As BP Vehicle ERROR! Spawn Vehicle SpawnActor BP Vehicle Class BP Vehicle Spawn Transform Location Spawn Transform Rotation
Consider the following transactions: Transaction Id Transaction Id_1 water,milk Id_2 milk,water,cheese Id_3 water,milk,bread Id_4 soda,cheese,bread Id_5 bread,water,soda Id_6 soda,milk Id_7 milk,bread,soda Id_8 soda,milk,cheese Using Apriori algorithm with minimum support 20% and minimum…
11. (15 Points) Consider a dual core (A and B) caches with a. Snooping Protocol b. Write Invalidate c. Write Back d. Write Allocate e. Variable x in memory with content 13 In a table, show the activity and cache and memory content as: • Core A reads x • Core B writes 26 to x • Core A reads x •…
What is deep learning? the name of the first machine learning system a form of artificial intelligence that identifies patterns in data and associates meaning with the data a technology for building an artificial intelligence system without leveraging traditional machine learning technologies
Big Data uses SQL for searches. q, â—» True False Big Data uses SQL for searches. True False
Ineffective facilitators often fail to include specific TOOL INSTRUCTIONS when writing their SCRIPTS. As a result, their participants might struggle to make good contributions during an activity. When preparing a script, great facilitators write their tool instructions with which type of person…
You are leveraging data stored in a database in one cloud environment with another cloud environment. What statement is true? It's done by implementing the database in one cloud provider, then creating a "link" to the other cloud providers. It cannot be done in real time, due to the lag in the…
$y(t) = -4e^{-5t} + 5e^{-4t}$, $t \ge 0$. % Plotting the system response t = [0:0.01:3]; % Create a vector of time instants % Compute the response y = 12*exp(-2*t)-12*exp(-3*t)+1; % Graph the output signal clf; plot(t,y,'b-'); axis([0,3,-1,4]); title('General response y(t)'); xlabel('t…
As you build your application, you are responsible for certain aspects of your application's security, but there are other details that can and must be left to your cloud provider. What is this an example of? not having the same concerns about cloud security as you do on-premises security not…
OWASP recommends logging important data related to events in web applications. What data they recommend to log? [ Choose all that apply] a. Description of the event b. Script or module that failed c. Database registry being accessed at the time of the event d. Event outcome (success or…
A computer crime suspect stores data where an investigator is unlikely to find it. What is this technique called? Data hiding File system alteration Data transformation Data destruction
What is the oxidation number of X in xO_(4)^(1-) What is the oxidation number of X in $XO_4^{1-}$?
John, the system administrator of a web application that uses Apache, decided to create a root jail on /usr/web/bin for the user www-data. What attack was John protecting the web application against? Oa. Directory traversal Ob. XSRF Oc. XSS Od. SQL injection Clear my choice
Question 18 When communicating using a word in the wrong context or inappropriately is called ____ O Semantics O Pronunciation O Malapropism O Grammar
Overview: Find the middle node of a singly linked list. Pseudo Code: FUNCTION find_middle_node(linked_list) INITIALIZE slow and fast pointers to the head of linked_list WHILE fast and fast.next are not None MOVE slow one step forward MOVE fast two steps forward RETURN slow (middle node) END…
1. We have a 2-way set-associative with specifications as: • Data words are 32 bits each • A cache block will contain 2048 bits of data • The address supplied from the CPU is 32 bits long • There are 2048 blocks in the cache Find: 1. Number of bits in offset? 2. Number of bits in index? 3.…
2. Decision Trees (5 pts) Consider the training dataset given below. In this dataset, X1, X2, and X3 are the input attributes and Y is the class variable. "+ve" and "-ve" are the two outcome classes, similar to "Yes" and…
B) [10 Points] Fill in the Next State/Output table for this FSM shown below. The current state variables are called y1 and y2, while the next state variables are Y1 and Y2, respectively. The output is z. Next state Present state w = 0 w =…
6. Consider the following C++ program, what is the output generated in the main function? float fun (int\& first, float\& third) { int second = 1; first = first + second; third = second + third; return first; } int main() { float w = 2, z; int i = 4; z = w - 2*i + fun(i, w) - w/i; cout << i <<…
7. (1 point) Explain why AES in ECB is good for nothing!
Jodie likes to answer social media surveys about her pets, where she grew up, what her favorite foods are, and where she goes for vacation. Why could this be a problem sharing her personal information online? A People might think badly of her for some of her choices. B Hackers could use this…
Which of the following is a method used to authenticate a user's identity through a unique biological characteristic? O Password O Biometric authentication O PIN O Two-factor authentication
Elements of the Information Security TRIAD include: Availability, Confidentiality, Non-Repudiation Confidentiality, Authenticity, Integrity Availability, Confidentiality, Integrity Confidentiality, Integrity, Non-Repudiation Availability, Confidentiality, Authenticity
True or false? u= arctan((y)/(x)) satisfies Laplace's equation. True or false? $u = \arctan(\frac{y}{x})$ satisfies Laplace's equation.
Proposed steps for accomplishing this: 1. Add variables in the constructor for the workspace of type WorkspaceSvg or null and inputSource which can be an Element, a string, or null. Both will be initialized to null. If the inputSource is an element, we'll use its value (or innerText) for the…
How many moles of the herbicide Treflan ($C_{13}H_{16}N_2O_4F$) are in 22.6 lb? (1 lb = 454 g)
Question 8 1 pts \_\_\_\_\_\_\_\_\_\_ is a set of best practices, software, infrastructure, and tools to acquire and transform raw, highly structured data into actionable insights to help managers at all levels of the organization make informed decisions. Business intelligence Data science Data…
An AVR has 0x3FFF as the address of its last byte in the RAM and it has the same value 0x3FFF as the address of its last location in the ROM. What are the sizes of the RAM and the ROM? Select one: a. Both 16KB b. RAM 32KB and ROM 64KB c. Both 32KB d. RAM: 16KB and ROM: 32 KB
Question 11 1 pts Which of these is not one of the four Vs of big data? Volume Variety Velocity Visibility
RFID reader (RFID interrogator) is a transmitter/receiver that reads the contents of RFID tags in the area. An RFID system is comprised of one or more RFID tags, one or more RFID readers, two or more antennas. True or False
A web-based application encounters all of the connectivity and compatibility problems that typically arise when different hardware environments are involved. O True O False
INSTRUCTIONS EASY Description • In Progress Easy Submissions Helpful In a class, the maths teacher organized a game. In the game, every student is given a badge that has a number on it. The teacher instructed the students to form pairs (each pair consists of two students) so that when the…
Which of the following system components is/are responsible for "Machine Breakdown":operation Attribute .a Activity .b State .c Event .d Entity .e
Question 18 2.5 pts In Agile development, 'Story Points" are ----. a measure of the amount of effort that a Sprint is anticipated to require a measure of how many lines of code will (probably) be needed for that particular Story an estimate of how many lines of code will be needed for a…
Which wireless standard obtains a bandwidth of up to 600 mbps with the use of four spatial streams at a channel width of 40 MHz? It also uses multiple-input multiple-output (MIMO), which resolves more information than is possible using a single antenna. 802.11n 802.11g 802.11ac 802.11n-2009
Convert the following binary MAC address to hexadecimal form. Please show your working; failure to do so will only gain under half marks: 11000001-01011100-00001101-00010101-11000000-01010111
Question 22 Rights can only be removed from protection domains in the access matrix by ______? the OS kernel admin users any user the owner
A port is a number that identifies a channel in which communication can occur. Which port does HTTPS (Hypertext Transfer Protocol Secure) use for secure web browser display? Port 80 Port 443 Port 21 Port 110
Which equation describes the operational model of security? A) Prevention = Protection + (Detection + Response) B) Prevention = Protection + (Detection x Response) C) Protection = Prevention + (Detection + Response) D) Protection = Prevention + (Detection x Response)
What is two-Factor authentication (2FA) and why is it important? What is two-Factor authentication (2FA) and why is it important?
1. Recursive Multiplication Write a recursive function that accepts two arguments into the parameters x and y. The function should return the value of x times y. Remember, multiplication can be performed as repeated addition as follows: $7 \times 4 = 4 + 4 + 4 + 4 + 4 + 4 + 4$
Add Odds Only Given parameters a, b, c, d, and e, passed into the addOdds() method, do the following: Declare a List of Integer, you can name the List whatever you want. Put each parameter into the List as an element, in order from a to e. Write code that can find the sum of all the odd…
Q1. 8Pts, CLO4) Read the following figure and answer the bellow questions: 1. Label "A" is: a. Input of the circuit, b. The output Circuit c. No Input, No Output d. Input and Output at the same time. 2. Label "B" is: a. The Input circuit, b. The output of Circuit c. No Input No Output d. Input…
Cryptography is important to mitigate Web applications vulnerabilities. Encryption provides data integrity, confidentiality, \_, \_ and \_. reliability nonrepudiation availability authorization accounting authentication
Question 2 of 50 When designing a cloud-based storage solution, you need to understand capacity and _____. the amount of data the cloud solution is storing in total the required growth model the amount of compression used to store the data the physical size of the storage media involved
An APIPA is an automatic private IP address. Which of these other IP addresses is private? (Choose 2.) 172.32.1 10.173.169.2 172.21.191.9 11.17.3.3
Q3-2) Show the sequence of code writing for the classes of the following diagram: ProductCatalog Store DeliverySchedule Product Inventory Supplier
Task 20. Solve in python. Do not copy from chat gpt. Thanks. Programm like begginer. 1. Preparation of the environment (5 points) Create a new Python3 environment named cctv. Create a new directory and define a base one Python file cctv.py Activate the virtual environment and install the…
2. We have an L3 Cache (write-back). Its configuration is: • Address size= 48 bits • Block size = 64 Bytes. • Total cache size= 8 MB • Associativity = 16-ways Find the total number of bits in the cache. Note: Be sure to consider all required bits and to show your steps to find the solution. 3.…
Question 11 How many hosts are on the following network: 172.30.0.2/32? 1 30 32 2
DML stands for: Data Mobile Language Database Management Language Data Manipulation Language None of the above
TreeSet December 15, 2024 at 11:05 AM Given variables a, b, c, and d, perform the following steps: Declare a TreeSet of Integer called numbers. Use a method to add each value from the provided variables a, b, c, and d to the numbers TreeSet. Print the elements of the TreeSet numbers to the…
2. (15 pts) Algorithms running time analysis. Master theorem If $T(n) = aT(n/b) + O(n^d)$ for some constants $a > 0$, $b > 1$ and $d \ge 0$, then $T(n) = \begin{cases} O(n^d) & \text{if } d > \log_b a \\ O(n^d \log n) & \text{if } d = \log_b a \\ O(n^{\log_b a}) & \text{if } d < \log_b…
estion 33. Consider the following block matrices $X = \begin{bmatrix} I & A \\ B & I \end{bmatrix}$, $Y = \begin{bmatrix} C \\ D \end{bmatrix}$, where A is an $m \times n$ matrix and I denotes the identity matrices with appropriate sizes. Suppose that we can do the product XY. How many rows do…
Input: blockSize[] = {100, 500, 200, 300, 600}; processSize[] = {212, 417, 112, 426};
I am hungry! Given a List of String named foodList, add another element to the List, and then print the List in alphabetical order. Use a method to add "Salad" to the list Use a method to sort the List Print the List to the console import java.io.*; import java.util.*; public class…
True or False? Information in a computer's volatile memory must first be "dumped" or captured before that memory dump can be analyzed. True False
27 26 25 24 23 22 21 20 128 64 32 16 8 4 2 1 128 192 224 240 248 252 254 255 Using the Class B Address 172.16.0.0, fill in the following: Bits borrowed: Bits left: Number of subnets: 64 Number of hosts per subnet: 1022 Subnet mask: CIDR: /22 Increment: 4 Subnet Address Hosts From Hosts…
Question 16 0.5 pts DNS ______ is a variant of a larger attack class referred to as DNS spoofing, in which an attacker changes a DNS record through any of a multitude of means. poisoning smurfing kiting caching
Goal: Learn to manipulate the order of list items. Assignment: Given the variable `num_list` which has been assigned a list of integer values, write some code that sorts the list in descending order. Use built-in functions for this.
Input: blockSize[] = {100, 500, 200, 300, 600}; processSize[] = {212, 417, 112, 426};
Question 4 Cyborg anthropology studies the convergence of: Human-human interaction Human-computer interaction Computer-computer interaction Human-culture interaction
QUESTION 27 Given the following 2 dimensional list, how many rows and how many columns are in the list? nums = [[4, 5], [40, 50], [400, 500], [4000, 5000]]
A hexadecimal number is a number written in the base 14 number system True False
When first instantiating a compute instance in your cloud environment, you need to select the CPU type, size, and what other two characteristics? the software that will be running on the instance the power requirements for the instance the size and type of file storage attached to the…
What is the role of a digital certificate in TLS? To manage network congestion To prove the identity of the server to the client To increase data transmission speed To compress data before transmission
Problem # 1 Assume the following RISC-V assembly code: addi x12, x12, 0 TOP: slli x5, x12, 3 add x6, x10, x5 ld x7, 0(x6) ld x29, 8(x6) sub x30, x7, x29 add x31, x11, x5 sd x30, 0(x31) addi x12, x12, 2 bne x12, x13, TOP Assume the two-issue, statically scheduled processor that has the following…
Problem 4 (20 points) • Design a 4-to-1 multiplexer using basic logic gates (AND, OR, NOT). Show the circuit diagram and explain how it works. • How can you implement a 16-to-1 multiplexer using two 8-to-1 multiplexers? • Given a 3-bit binary input (ABC), which is used as select lines, how…
Problem 3. (10 pts) We mentioned during class that using median filters generally results in less blurring than using linear smoothing filters (e.g., box lowpass filters) of the same size. Explain why this is so. Hint: Assume that noise is negligible, and consider the behavior of these filters…
Complete the following tasks in order on Building A > Floor 1 > Networking Closet > CorpDC: 1. Configure the Default Domain Policy for AppLocker as follows: • Access the Application Control Policies for AppLocker. • Set Configure rules enforcement for Executable rules to Enforce rules. 2.…
Design a speed warning system that receives on two lines, an indication of the speed limit on the highway. There are three possible values_ 45, 55, or 65 MPH. It receives from the automobile, on two other lines, an indication of the speed of the vehicle. There are four possible values_ under…
What is machine learning? a technique for creating intelligence for robots and their ability to interact with their environment a text-based artificial intelligence system a form of artificial intelligence in which machines learn to imitate human behaviors
What is a program installed on your computer or mobile device where you can create and store multiple strong passwords in a single user file that is protected? A Password manager B Zip file C Master manager
Returns Year X Y 1 12% 18% 2 26 27 3 12 10 4 -19 -24 5 10 18 Using the returns shown above, calculate the arithmetic average returns, the variances, and the standard deviations for X and Y. Note: Do not round intermediate calculations. Enter your average return and standard deviation answers as…
The following formula is used to calculate the priton ratio of a product manufactured by the company M.R and Associates Ltd. priton ratio = $\sqrt{\frac{t^2}{2g}} - b^2 \cos(\theta)$ where $g = 9.8$ and $\theta$ is in degrees. You are required to write a C program which will be used by…
Figure shows a series-parallel system. The reliabilities for each subsystem are shown on the diagram. Find the reliability for the system. 0.89 0.87 0.92 0.98888 0.82 0.87
Question 45 (3 points) programs can monitor web surfing, log key strokes, take snapshots of the computer's screen and send reports back to a host computer.
6. (1 point) We are using AES in counter mode to encrypt a hard disk with 1 TB of capacity. The counter, ctr, can be many numbers. Consider the binary representation of ctr. What is the maximum possible lenght of the binary representation of ctr? Hint: how many blocks, 128 bits each, do you…
When designing the cloud storage requirements for an application, you need to understand the capacity requirements for your application and _____. which database technology you will leverage when using the cloud storage the storage model (block or object) that is appropriate for how you will…
Q3. Pour quelle valeur du paramètre a la fonction suivante est-elle continue? $f(x) = \begin{cases} \frac{x^2 - 4x - 32}{x - 8} & \text{si } x \neq 8 \\ a & \text{si } x = 8 \end{cases}$
An edge device is any device that ______. is physically located within the on-premise datacenter, rather than the cloud datacenter you place at a physical location where it can be best utilized runs at a very high CPU rate to accomplish its computation tasks quickly is placed at high altitudes,…
What is a significant factor in the high vulnerability of industrial and embedded systems? Improving the security of these often low-cost systems would increase the cost excessively. These systems often have numerous points of administrative access. Many devices in these systems have poor…
Question 8 (1 point) Wikis can be used effectively in an organization with appropriate guidelines, editorial oversight and strong security policies. True False
What does a cloud security framework define? the architecture, policies, and controls to secure a cloud environment the security requirements as dictated by governance requirements and restrictions the governance requirements dictated by regional privacy laws and restrictions
(b) A user application performed an illegal memory access, which causes an exception and terminates the process. Considering the scenario, which of the following statements is true? A. The CPU directly terminates the application. B. The CPU must be in the kernel mode right before this exception…
Question 4 of 50 To make the right cloud decisions, what two things do you need to do? Get the correct sign-offs from stakeholders, so your solution can be properly implemented. Pick the cloud technology components that best suit your requirements. Pick the architecture that best suits your…
Your company is building a product that must collect your customers' government ID information. You are concerned that this makes your application a target for attacks from bad actors looking to steal the IDs. What kind of security is this an example of? encryption at rest encryption in…
When sending CloudTrail Logs to a CloudWatch Logs Group, which two CloudWatch APIs are called? (Choose 2 answers) 0 of 2 answers selected CreateLogStream PutLogEvents PutMetricData DescribeAlarms
Which EHR features matter most? Scheduling and task management Efficient encounters and smart workflows Templates/order sets and 24/7 accessibility All of the above
Why do languages change? Languages are influenced by other languages when people from different areas interact Governments successfully create new language rules to make immigrants feel more welcome Languages don't change Speakers don't like complexity and so decide to simplify grammatical…
3 True or False 2 points nmap -sS used for the TCP connected Scan True False
Kruskal's minimum spanning tree algorithm is executed on the following graph. Select all edges from edgeList that belong to the minimum spanning tree. edgeList resultList BC BD BE CE CF EF DG EH GH
4 True or False 2 points SSL Change Cipher Spec protocol is a single byte message used for notification after the handshake True False
List the three categories of security controls, countermeasures and safeguards that should be implemented in a conceptual layered defense-in-depth manner to protect information assets. (Brief Response, category name only)
Scenario Overview: Imagine a future scenario where humanity has established a colony on Mars. A fleet of rovers is being used for exploration, collecting crucial data about the planet's surface, resources, and potential habitability. One such rover, named Pathfinder-1, has been assigned the…
C-TPAT is by voluntary participation. Acceptance is based on: a. completing an application and complying with the security portion of an ISO audit. b. completing an application and submitting to an audit. c. completing an application and agreeing to specific actions. d. completing an…
Assume you have the following declaration char nameList[100];. Which of the following ranges is valid for the index of the array nameList? a. 0 through 100 b. 1 through 101 c. 0 through 99 d. 1 through 100
2). The design of a 4 × 4 multiplier is shown in Figure 3. Following this example, can you design a 3 × 3 multiplier? You need to show clearly the gates being used and the wire connections among these gates. Figure 3. A 4 × 4 multiplier circuit
Which of the following describes a normal-looking, yet fraudulent Wi-Fi network? A Evil twin B Trojan C Mesh network
Select the answer with the correct value for both blanks, in the correct order. \_\_\_\_ is a keyword used to refer to the containing object itself, whereas \_\_\_\_\_ refers to the parent object. this; super super; constructor this; base this; constructor
5. (a) Set up the partial fraction decomposition of $\frac{6}{x^2(x^2+9)}$. (You do not need to solve for the constants or perform any integration.)
1. Convert BCD to decimal (1011001)BCD = (___?____)10 2. Convert Decimal to BCD (324)10 = (___?____)BCD 3.Convert Binary to Excess-3 (1011100110)2 = (___?____)Excess3 4. Convert Binary to BCD (1011100110)2 = (___?____)BCD 5. Convert BCD to Binary (100100000110)BCD = (___?____)2 6. Convert…
Consider the data path below for a single cycle 32-bits MIPS processor Assume that we are executing the following instruction SLL $s3, $t0, 7 What is the value of the element pointed by arrow number 1 by in hexadecimal? Note that the PC and the content of registers $t0 and $t1 are found in…
5. What are the values of x, y and z after the execution of the following statements? int x = 3; int y = ++x; int z = x++; a. x = 4, y = 4, z=3 b. x=5, y = 4, z = 4 c. x=4,y=3, z=3 d. x=5, y=3, z=4
4. (3 points) Assume we have a toy block cipher, called TOY that encrypts blocks of 5 bits. The encryption is as follows: TOY($b_1b_2b_3b_4b_5$) = $b_4b_2b_1b_5b_3$ Encrypt the message x = 01101 11011 11010 00110 with the three different modes of operation ECB, CBC, and CTR, and provide the…
A Light object has data members frequency and intensity, representing the frequency and the intensity values of a light. Perform the following tasks: • Write a statement that declares variable myLight as a unique\_ptr of type Light. • Then, in the same statement, initialize myLight with a…
Let's assume an Expectation Maximization algorithm for training a one to one word alignment model like the one discussed in class. The translation probabilities generated from an estimation step is given below. Using the probabilities below, calculate the probabilities of all 6 possible word…
How is the EtherType value used to distinguish between payload type and frame length? Ο EtherTypes values less than 0x0600 indicate protocol type; values greater than this indicate payload length. Ο EtherTypes are always used to indicate payload type, regardless of the value. Ο EtherTypes are…
Suppose a node contains two integer fields (each occupying 4 bytes in computer memory) and a pointer to the next node (4 bytes in computer memory). What are the dimensions of the node and the pointer M in computer memory, according to the following expression? Node *M = new Node(); Bir düğümün…
8. A 12-bit Hamming code word containing 8 bits of data and 4 parity bits is read from memory. What was the original 8-bit data word that was written into memory if the 12-bit word read out is as follows?CO2 (a) 000011101010 101111110100 (b) 101110000110 (c)
How many elements are array matrix[5][5][2]? 30 16 12 50 20
Which Internet worm created infected systems that were part of what is known as a bot network (or botnet) and could be used to cause a DoS attack on a target or to forward spam e-mail to millions of users? Slammer Code Red "ILOVEYOU" Conficker
Which of the following describes a has-a relationship in OOP? fielding aggregation inheritance collectionism
Which of the following answers gives the final value of EAX when the following code executes? data count dword 0 .code mov eax,0 mov ecx,2 L1: mov count, ecx mov ecx,5 L2: add eax,5 loop L2 mov ecx, count loop L1 O 19h O 32h O 0 O the loop will not stop, so the value of EAX cannot be determined
The 80/20 rule means that if the software meets \_\_\_\_\_\_\_\_ percent of the company's needs, then the company should modify \_\_\_\_\_\_\_\_ percent of its business processes to use the software. 20; 20 80; 20 80; 80 20; 80
Suppose we have an input image which is $\begin{pmatrix} 3 & 1 & 2 \\ 1 & 2 & 1 \\ 2 & 1 & 1 \end{pmatrix}$ and a convolution kernel which is $\begin{pmatrix} 0 & 1 & 0 \\ 1 & 0 & 1 \\ 0 & 1 & 1 \end{pmatrix}$ Assume we set stride as 1 and padding as 0 (no padding), determine the output of the…
The 80/20 rule means that if the software meets ______ percent of the company's needs, then the company should modify ______ percent of its business processes to use the software. 20; 80 80; 20 80; 80 20; 20
Q3 Cortex-M0 has sixteen registers. Thirteen are used for general purposes and three are special registers. (a) What are the names of the three special registers? [3] (b) Explain the purpose of each three register. [3] (c) Draw a diagram to explain the link between the special registers when a…
Short Answer Questions (Answer the following THREE questions) Q2-1) Explain the following diagram. ft:Flight 3.1 create (a,p,d_t) :Scheduler ↑ 3: makeFlight (a, p, d_t) ScheduleHandler ScheduleAFlight (d_t) 1: p:= getPilot(d_t) :Crew :Pilot 1.1: p: find (d_t) :a:= getAircraft(d_t) :Fleet 3.2:…
What is the Big O of the following code segment? (assume $n$ refers to the number of elements being processed, or a value that otherwise represents the problem size.) for(int a = 0; a < n; ++a) { for(int b = 0; b < 22; ++b) { //do some constant O(1) operation…
beq r2, rl, Label # Branch to Label if r2 == r1 (assume not equal) add r4, r6, r2 # Add r6 and r2, store result in r4 slt r5, r8, r2 # Set r5 to 1 if r8 < r2, else 0 sw r14, 16(r3) # Store word in memory at address r3 + 16 lw r12, 12(r3) # Load word from memory at address r3 +…
1 ... 2 3 4 5 6