Home
Ask directory
AP CS
March 2025
17
AP CS
Q&A Archive of
March 17, 2025
Select Question
March 17 of 2025
Discuss some of the electronic security systems you have been responsible for and the problems you have solved using your expertise in electronics.
How many different possible options of combinations are available in binary code using eight bits? Question 12Select one: A. 128 B. 256 C. 2 D. 16
1.3-6 What is a network of networks? When we say that the Internet is a “network of networks,” we mean? Check all that apply (hint: check two or more).
What does SQL stand for? Question 1Select one: a. Standard Quotient Language b. Statement Query Language c. Standard Question Language d. Structured Query Language
When deploying a knowledge discovery system to ten or more users, tenfold validation should be the deployment method. Question 97 options: TrueFalse
which standard has been developed to encourage data to be integrated using a complex computer language: HL7, XML, Metathesaurus, NLP
After you enter the domain name, the browser sends a request to DNS serve to get corresponding IP address. Group of answer choices True False
)Preliminary Analysis, Systems Analysis, Systems Design, Programming, Test, Implementation, Maintenance SDLC
Using Big O notation, what is the worst case time complexity of find_max? a) O(1) b) O(logn) c) O(n) d) O(nlogn) e) O(n2) f) O(n3) g) None of the above.
Develop a top-level function list for an automated teller machine (ATM) system. Limit yourself to no more than 12 functions.
Which option of the head command will display only the first five lines of a file? No option needed; head displays only five lines by default. -n -n 5 -l 5
When programs written for older computers can be executed on the new machine it is said to be: Group of answer choices Complex Upward compatible Dynamic Consistent
question 17 why are practitioners rarely concerned with the issues of representing and visualizing the decision boundaries for classification problems
6. [5 points] For each of the Regular Expression, draw FA recognizing the corresponding language (1*+ 0*)* (11)*
A well-written Assembly Language program typically runs faster than a high-level language program that implements the same algorithm. True False
Identify a real-world scenario where distinguishing between hardware and software components is critical for troubleshooting a computer system.
A file has different names at different levels. It has a user-level textual name, and it also has a system-level numerical identifier.
A company’s data uses policy details, consumers, right with respect to data collected by the company, true or false
How is Artificial Intelligence (AI) being used in cyberattacks? How is AI being used to combat/ defend against cyberattacks?
What values for x cause Branch 1 to execute? If x > 100 : Branch 1 Else If x > 200: Branch 2 Group of answer choices 101 to 200 100 to 200 101 or larger
If an attacker knew about the vulnerability when it first appeared in a browser, what could they do? A one or two-word answer should be sufficient. ___exploit___
New Perspectives Word 365/2021 | Modules 5-7: SAM Capstone Project 1a Sage Retail Services CUSTOMIZING A COMPANY DOCUMENT
Which declaration is a constant for minimum wage? Question 5 options: let MIN_WAGE; const MIN_WAGE; const MIN_WAGE = 10; var MIN_WAGE = 10;
Which file format is used to make your .docx file more compatible so that other software can use the information in the file more readily?
The LZW algorithm uses fixed-length codewords to represent variable-length code blocks of the input. Choice 1 of 2:FalseChoice 2 of 2:True
OS updates are not provided to release new features and capabilities and to patch critical security issues. Group of answer choices True False
1.What was the World Wide Web, and how did it differ from the internet? 2.Why was the development of the World Wide Web significant?
Similar to Huffman compression, the codebook of LZW needs to be stored with the compressed fi le. Choice 1 of 2:TrueChoice 2 of 2:False
ETL is the process of populating data structures such as info cubes data Mart and data warehouses from one or many sources a true or false
The read() and write() system calls can be used to send and receive data over a TCP socket after a connection is established. True False
Write a program whose input is: firstName lastName, and whose output is: lastName, firstName. c++
The ___________ of a variable determines the range of valid values it can hold and the range of valid operations that may be performed on it.
What is the minimum Cisco vManage software version that you need to use the CLI Add-On feature template? 18.2.1 18.4.1 19.1.2 19.2.1 20.1.1
Although the sequence structure is heavily used in programming, it cannot handle every type of task. Group of answer choices True False
Write the pseudocode for a program that:Uses a for loop to iterate through the numbers from 0 to 12.Displays each number on a new line
The [ Select ] ["Quick Print", "Print Preview", "Open", "Print"] command sends whichever object you have selected directly to the default printer.
Which layer in the OSI model is responsible for reassembling segments into application data? Presentation Network Data Link Transport
What is conditional specification? Provide a specific example of a developmental event that relies on conditional specification.
Question 1 0.25 pts What is the worst-case running time for search in a 2-3 tree? Group of answer choices ~log2 n ~log3 n ~1
If an attacker knew about the vulnerability when it first appeared in a browser, what could they do? A one or two-word answer should be sufficient.
Singing in the elevator in Sycamore dorm or on the Mountie bus to Walmart is something that would be done in a breeching experiment.
The most important innovation of IMDb is that the database a is no SQLBC is propriety D resides and dynamic memory or all the above
Summarize the roles and responses of federal law enforcement agencies and any interagency partnerships concerning cybercrimes
Determine whether the given function is a permutation of R. f_(5): R -> R defined by f_(5)(x) = x^(3)-x^(2)-2x
Describe at least three factors that have limited the efforts of local law enforcement to identify and investigate cybercrime.
What is the correct way to assign the word "Hello" to a variable? $A="Hello" echo "Hello" > A A = "Hello" A="Hello" echo $A "Hello"
Explain the difference between black box and white box software development processes as you understand them.
So the question this week is what is this doing in an application section? What good is arc length "in the real world"?
Give a finite automation that accepts all binary words that contain exactly two 1's and at least one 0
Provide one example of centralized network system and explain how communication between a client and server work.
4. The World Wide Web was invented at _________ in the ______s a) NASA, 1970 b) CERN, 1990 c) United Nations, 1980 d) NSA, 2000
Apache Hoppe is an open source software framework that supports distributed computing from very large database a true or false
In our book, the modern computing system is divided into 6 abstract levels. Group of answer choices True False
Thread pools are useful for reducing the overhead of creating and destroying threads in a multi-threaded application. True False
The federal government started to expand. It's powers a. In the esrly 1800s b. In the esrly 1900s c. In the early 200s
Check the browsers that JAWS has the best support for below. (Resource: JAWS Help) a. Safari b. Firefox c. Chrome d. Edge Chromium
Given an unordered list of n numbers, what algorithm would you use to sort it, and what is the worst-case runtime of the algorithm?
What layer of osi model refers to the data link layer and involves switches, bridges, and sccess points
An IP address 169.5.0.0 corresponds to a network address where as an IP address 169.5.1.1 corresponds to a host IP address
Using the top-down approach of the layered architecture, describe the data communication and network protocols
Can sorting the array be a valid strategy in finding the Longest Increasing Subsequence (LIS)? Group of answer choices Yes No \
You may perceive yourself as a failure because you have predicted it rather than because of any actual failures, this is called
Explain how a Binary Search Tree (BST) can be used to sort an array. What are the steps involved in using a BST for sorting?
Describe some aspect how AI may impact Data driven decision making,pros and cons
What is the “division method” for creating hash functions? Give the general hash function.
What recommended practices for the management of staff or volunteer programs may not have been followed in each of these cases?
Each machine language instruction typically matches a specific CPU instruction from the CPU's instruction set. True False
The network layer sits directly between the application layer and the data link layer in the Internet five-layer network model.
A packet that is only intended for a single recipient should use what kind of addressing? Unicast Broadcast Multicast Anycast
Name the most popular and trusted pelvic method for adult age estimation, and briefly describe how the method is applied
Which utility can be used to assign file name extension to specific applications task manager file manager back up check disk
Shared memory between processes allows them to communicate more efficiently than using message queues or pipes. True False
Provide one example of decentralized network system and explain how communication between a client and server work.
The TTL is a field in the IP header header that keeps track of the number of hops before a router must discards the packet
An assembler's job is to convert high order programming language into assembly language. Group of answer choices True False
The If-Then-Else statement can be used to simplify a complex nested decision structure. Group of answer choices True False
Certain limitations were placed on the recordings of swing bands by the record industry. What were these limitations?
In what ways is the new hard drive technology "Solid State" an improvement over the PATA and SATA hard drives?
Security abilities are hardware software, or procedural weaknesses, which provides opening to the computer or network
The von Neumann execution cycle's order is, decode, fetch, then execute. Group of answer choices True False
Each high-level language statement can be accomplished by executing a single machine language instruction. True False
3C.name three cancers with different rates of desths between males and females. What contributes to these differences
Which date syntax will display the full month, a space, and the four-digit year? MONTH_YEAR MMMM-YYYY MMMM YYYY MM YYYY
Most of current DFSs provide location transparent mapping for user-level file names.
True color bitmap assigns ____ bits per each pixel to record both intensity and color Question 42 options: 24 32 8 4
Choose two) An IPv4 address consists of two parts, what are they called? Network ID Host ID Device ID Subnet ID
In the presence of the possibiity of file replication, a file name can be mapped to a set of physical objects.
Explore how algebra and trigonometry concepts overlap and interact in solving complex real-world problems
DNS is a client-server application that identifies each host on the Internet with a unique host name.
There are four types of packet delays. List all of them and explain how these delays are generated. (6 pts)
Popular sites like Google and Yahoo! have several computers assigned to their host names because:
Tell me how the processing of olfactory information (smells) differs from the processing of your other senses.
In a transparent Distributed File System, the range of the naming mapping is an address within a single disk.
write MIPS code which will take my full name and count the number of values
Memory allocated explicitly during the execution of a program is called ____ memory. dynamic automatic static manual
Which one is a reserved word in C language? Question 3Select one: A. compiler B. translator C. double D. programming
A binary number with N bits can represent unsigned integers from 0 to 2N-1. Group of answer choices True False
1. What is the “division method” for creating hash functions? Give the general hash function. – 4 points
A trellis is a one dimensional array B2 dimensional array C3 dimensional array DBNC or E none of the above
The DFS client–server model, by design, may suffer from a single point of failure if the server crashes.
Software is uninstalled from Windows 11 (and Windows 10) via the control panel. Group of answer choices True False
Define a NPDA for the language $L = \{uv \in \{0, 1\}^* : |u| = |v| \wedge u\neq v^R\}$
Tools such as Google and Bing are called ___________. A.) search engines B.) search queries C.) databases D.) archives
3 What are five layers in real world Internet protocol stack (refer to TCP/IP protocol suite). (6 pts)
Which layer of the OSI model organizes arriving bits into frames? Transport Data Link Network Application
SIGPIPE is a signal that is generated when a process attempts to open a pipe with no readers. True False
What is the primary difference between a bare-metal (Type-1) hypervisor and a hosted (Type-2) hypervisor?
x = 4 ** 4 is the same as _____. Question 4 options: x = 4 * 4 x = 4 * 4 * 4 * 4 x = 4 + 4 + 4 + 4 x = 44
An assembler converts assembly language programs into machine language. Group of answer choices True False
Clients are repeat customers with whom your company has an established relationship. Select one: True False
Paul does not understand error messages and turns them off in the Options menu. Why is this a mistake?
How can a Performance Improvement Plan (PIP) be effectively used to address declining performance
What is the time complexity for efficiently inserting an arbitrary item into an unordered linkedlist?
Simplify the following Boolean function, using 3 variable K-map. F (x,y,z)= ÎŁ(1,2,3,7)
Which register in MARIE system used to hold the general data values? Group of answer choices AC MBR MAR PC
Which type of cryptanalysis method is based on substitution permutation networks
Describe and explain some of the vulnerabilities that hackers exploit to mount ransomware attacks
you have been asked to install a device that supports WPA2 and 802. 11ac. What device should you install?
Bob needs to process a void of a Q2 check. Today is August 27th. Will Bob need to amend his Q2 returns?
The port field in the TCP/UDP headers is used to identify the protocol the packet should be delivered to
Demonstrate how normalisation can improve data efficiency and integrity in the tool's database.
What was the significance of the development of Backpropagation in the 1980s in the evolution of AI?
I am using multiplication in the code I provided, it is still stating my method is incorrect
performace analyzer can only run on one access database object at a time? true or false
In JavaScript, 5 + "5" evaluates to a _____. Question 3 options: number error string object
After fast retransmit is invoked, fast recovery cuts the slow start period in half
) Write the first law for closed systems. What can you use it for
What are the certificates and accredidation when applied to information systems security management?
Which year was a realigning election? Group of answer choices None of the above. 1860 1916 2016 1988
which standard has been developed to encourage data to be integrated using a complex computer language
Given the following function: void calc (inta, int& b) { int c; c = a + 2; a = a * 3; b = c + a; }
How can the use of computers and technology pose issues that might conflict with the guidelines?
What does this code do? It finds employees who earn more than the average salary in their department.
let rainbow = ["red", "orange", "green", "purple"]; Question 6 options: Boolean String Object Array
Race conditions can occur only in multi-threaded programs, not in multi-process programs. True False
Which option for the wc command will print the total number of words in a file? -l -w -C -L
What are some of the positive impacts of Brown V. Board of education among Latinos?
Deleting cause of death for those with type two diabetes is
When TCP/IP translates a network layer address into a data link layer address, it sends a special
when forming online contracts, __ is a cyber-technique that preserves electronic data of offer
n the command range(3, 10, 2), what does the second argument (10) specify?
Store the alphabet characters in a 2-dimensional array with 13 rows and 2 columns
What is an IP address? Describe the advantages of private and public IP addresses.
How many lines does the code print? for number in [7, 3, 5, 1, 4]: print("Python is fun!")
What does the NetLogo `abstraction` concept refer to in computational thinking?
Explain why Moore’s Law makes it increasingly more important to create strong passwords.
what is the role of embedded systems in consumer electronics detail the process
True or false Under a confederation state government have less power than in a federal system
a) In an SQL, unique construct can be used to remove duplicates from a relation. true or false
what does the default file type assosiation determine? how you can search for a file
The early attempts at creating AI were predominantly based on systems.
In the context of Distributed File System, file names are viewed as logical objects.
What is the main job of the program counter in the CPU core of ATmega328?
What percentage of an ATM link's total bandwidth is consumed by payload bits in ATM?
Which shell command accepts input from the user’s keyboard? read echo gets $1 input
Store the alphabet in a 2-dimensional array with 13 rows and 2 columns java
It is more reliable to store cached data in the main memory of the local computer.
The MTU is the maximum number of octets that the Data Link Lover protocol can encapsulate
In TCP, an ACK number of 1000 always means that 999 bytes have been successfully received.
Unstructured data conforms to data models and associated metadata a true or false
executive information system focuses on providing high level data is it true or false
Explain the chain of custody stating its importance in computer forensics
what are aggravating and mitigating factors? Define and give an example for each
Which keyword allows us to load a module in Python? a) library, b) Import, c) Load
Briefly trace the history of broadcast regulation in the United States.
What is the storage capacity of a shift register that can retain two bytes of data
Considering the axes of rotation, a ___ jpint allows movement in only one plane
Use the following chart to do the conversion of grains viii= ___ milligrams.
What command will cause a turtle named as tina to stamp a footprint on canvas?
Explore how the values change when you move the PE reference line
SPO2 monitors measure the same parameter as an ETCO2 monitor. true or false
The default subnet mask for a class A network is 255.255.0.0. True False
which device uses CSMA/CD when the interface is set to half duplex mode?
Linux can be obtained free if charge via the internet. True False
Which option for the cut command is used to specify a delimiter? -D = -d -f
What is the result of the following expression? 10 + 5 * 3 - 20 -50 -5 5 25
Si el valor de pi es 3.1416, cual es el % de error del valor de pi=3.15?
What is the purpose of the balcony scene in Romeo and Juliet
What is the difference between throughput and speed of a network?
What does a flickering green led on a awitch port indicate
What scripting language was used to send the brute force attempts?
What are the two characteristics of a neural network? (Choose two.)
Managed switches are most commonly used on SOHO networks. True False
A thread can hold multiple mutexes at the same time. True False
Convert the binary number 10011011 to decimal. 152 147 155 149
How do you document a weak, thready, diminished pulse? +3 +1 +4 +2
In a SQL query, what is the purpose of the modulo (%) operator?
How disposed or prone a person is to break a law is called
What is one benefit of using predictive AI in network management?
Check 21 and the Check Transaction Act are both names for?
1. A technician needs to dilute antiseptic for use in hand washing before and after surgery. The instructions say that 250 milliliters ( mL ) of antiseptic should be added to 750 mL water. What fraction of the final solution is water? 2. During a visit to an elementary school, a health care…
The variance of a normal distribution is 0 0.5 1 \( \mu \) \( \sigma \) \( \sigma^{2} \) None of the above The area to the right of \( \mu \) in a normal distribution is 0 0.5 1 \( \mu \) \( \sigma \) \( \sigma^{2} \) None of the above The area to the right of 0 in a normal distribution…
The variance of a standard normal distribution is 0 0.5 1 \( \mu \) \( \sigma \) \( \sigma^{2} \) None of the above The area to the right of \( \mu \) in a standard normal distribution is 0 0.5 1 \( \mu \) \( \sigma \)
4. (25 pts total) Let $M_1$ be the machine in Figure 3. (a) (12.5 pts) Draw the machine $M_2$ resulting from executing the \epsilon-transition elimination algorithm on $M_1$. (b) (12.5 pts) Draw the machine resulting from executing the subset construction algorithm on your $M_2$ from above.
How many bytes are in the following: (a) 6 GB (b) 120 KB
convent 460 to base 8
TOPIC 4.2 for Loops 09. Consider the following code segment. ``` int count = 0; int k; for (k = 1; k<= 10; k++) { count++; k=k+2; } System.out.println(k + " " + count); ``` What is printed when the code segment is executed? (A) \( 11 \quad 5 \) (B) \( 12 \quad 5 \) (C) \( 10…
Question 25 In which TCP attack is the cybercriminal attempting to overwhelm a target host with half-open TCP connections? Port scan attack Reset attack SYN flood attack Session hijacking attack
07. Consider the following code segment. ``` int n = 0; double sum = 0.0; while ( }n<1000\mathrm{ ) { int rnd = (int) (Math.random() * 99 + 1); sum += rnd; } double average = sum / n; System.out.println(average); ``` The program is meant…
Discuss some of the electronic security systems you have been responsible for and the problems you have solved using your expertise in electronics.
How many different possible options of combinations are available in binary code using eight bits? Question 12Select one: A. 128 B. 256 C. 2 D. 16
1.3-6 What is a network of networks? When we say that the Internet is a “network of networks,” we mean? Check all that apply (hint: check two or more).
What does SQL stand for? Question 1Select one: a. Standard Quotient Language b. Statement Query Language c. Standard Question Language d. Structured Query Language
When deploying a knowledge discovery system to ten or more users, tenfold validation should be the deployment method. Question 97 options: TrueFalse
which standard has been developed to encourage data to be integrated using a complex computer language: HL7, XML, Metathesaurus, NLP
After you enter the domain name, the browser sends a request to DNS serve to get corresponding IP address. Group of answer choices True False
)Preliminary Analysis, Systems Analysis, Systems Design, Programming, Test, Implementation, Maintenance SDLC
Using Big O notation, what is the worst case time complexity of find_max? a) O(1) b) O(logn) c) O(n) d) O(nlogn) e) O(n2) f) O(n3) g) None of the above.
Develop a top-level function list for an automated teller machine (ATM) system. Limit yourself to no more than 12 functions.
Which option of the head command will display only the first five lines of a file? No option needed; head displays only five lines by default. -n -n 5 -l 5
When programs written for older computers can be executed on the new machine it is said to be: Group of answer choices Complex Upward compatible Dynamic Consistent
question 17 why are practitioners rarely concerned with the issues of representing and visualizing the decision boundaries for classification problems
6. [5 points] For each of the Regular Expression, draw FA recognizing the corresponding language (1*+ 0*)* (11)*
A well-written Assembly Language program typically runs faster than a high-level language program that implements the same algorithm. True False
Identify a real-world scenario where distinguishing between hardware and software components is critical for troubleshooting a computer system.
A file has different names at different levels. It has a user-level textual name, and it also has a system-level numerical identifier.
A company’s data uses policy details, consumers, right with respect to data collected by the company, true or false
How is Artificial Intelligence (AI) being used in cyberattacks? How is AI being used to combat/ defend against cyberattacks?
What values for x cause Branch 1 to execute? If x > 100 : Branch 1 Else If x > 200: Branch 2 Group of answer choices 101 to 200 100 to 200 101 or larger
If an attacker knew about the vulnerability when it first appeared in a browser, what could they do? A one or two-word answer should be sufficient. ___exploit___
New Perspectives Word 365/2021 | Modules 5-7: SAM Capstone Project 1a Sage Retail Services CUSTOMIZING A COMPANY DOCUMENT
Which declaration is a constant for minimum wage? Question 5 options: let MIN_WAGE; const MIN_WAGE; const MIN_WAGE = 10; var MIN_WAGE = 10;
Which file format is used to make your .docx file more compatible so that other software can use the information in the file more readily?
The LZW algorithm uses fixed-length codewords to represent variable-length code blocks of the input. Choice 1 of 2:FalseChoice 2 of 2:True
OS updates are not provided to release new features and capabilities and to patch critical security issues. Group of answer choices True False
1.What was the World Wide Web, and how did it differ from the internet? 2.Why was the development of the World Wide Web significant?
Similar to Huffman compression, the codebook of LZW needs to be stored with the compressed fi le. Choice 1 of 2:TrueChoice 2 of 2:False
ETL is the process of populating data structures such as info cubes data Mart and data warehouses from one or many sources a true or false
The read() and write() system calls can be used to send and receive data over a TCP socket after a connection is established. True False
Write a program whose input is: firstName lastName, and whose output is: lastName, firstName. c++
The ___________ of a variable determines the range of valid values it can hold and the range of valid operations that may be performed on it.
What is the minimum Cisco vManage software version that you need to use the CLI Add-On feature template? 18.2.1 18.4.1 19.1.2 19.2.1 20.1.1
Although the sequence structure is heavily used in programming, it cannot handle every type of task. Group of answer choices True False
Write the pseudocode for a program that:Uses a for loop to iterate through the numbers from 0 to 12.Displays each number on a new line
The [ Select ] ["Quick Print", "Print Preview", "Open", "Print"] command sends whichever object you have selected directly to the default printer.
Which layer in the OSI model is responsible for reassembling segments into application data? Presentation Network Data Link Transport
What is conditional specification? Provide a specific example of a developmental event that relies on conditional specification.
Question 1 0.25 pts What is the worst-case running time for search in a 2-3 tree? Group of answer choices ~log2 n ~log3 n ~1
If an attacker knew about the vulnerability when it first appeared in a browser, what could they do? A one or two-word answer should be sufficient.
Singing in the elevator in Sycamore dorm or on the Mountie bus to Walmart is something that would be done in a breeching experiment.
The most important innovation of IMDb is that the database a is no SQLBC is propriety D resides and dynamic memory or all the above
Summarize the roles and responses of federal law enforcement agencies and any interagency partnerships concerning cybercrimes
Determine whether the given function is a permutation of R. f_(5): R -> R defined by f_(5)(x) = x^(3)-x^(2)-2x
Describe at least three factors that have limited the efforts of local law enforcement to identify and investigate cybercrime.
What is the correct way to assign the word "Hello" to a variable? $A="Hello" echo "Hello" > A A = "Hello" A="Hello" echo $A "Hello"
Explain the difference between black box and white box software development processes as you understand them.
So the question this week is what is this doing in an application section? What good is arc length "in the real world"?
Give a finite automation that accepts all binary words that contain exactly two 1's and at least one 0
Provide one example of centralized network system and explain how communication between a client and server work.
4. The World Wide Web was invented at _________ in the ______s a) NASA, 1970 b) CERN, 1990 c) United Nations, 1980 d) NSA, 2000
Apache Hoppe is an open source software framework that supports distributed computing from very large database a true or false
In our book, the modern computing system is divided into 6 abstract levels. Group of answer choices True False
Thread pools are useful for reducing the overhead of creating and destroying threads in a multi-threaded application. True False
The federal government started to expand. It's powers a. In the esrly 1800s b. In the esrly 1900s c. In the early 200s
Check the browsers that JAWS has the best support for below. (Resource: JAWS Help) a. Safari b. Firefox c. Chrome d. Edge Chromium
Given an unordered list of n numbers, what algorithm would you use to sort it, and what is the worst-case runtime of the algorithm?
What layer of osi model refers to the data link layer and involves switches, bridges, and sccess points
An IP address 169.5.0.0 corresponds to a network address where as an IP address 169.5.1.1 corresponds to a host IP address
Using the top-down approach of the layered architecture, describe the data communication and network protocols
Can sorting the array be a valid strategy in finding the Longest Increasing Subsequence (LIS)? Group of answer choices Yes No \
You may perceive yourself as a failure because you have predicted it rather than because of any actual failures, this is called
Explain how a Binary Search Tree (BST) can be used to sort an array. What are the steps involved in using a BST for sorting?
Describe some aspect how AI may impact Data driven decision making,pros and cons
What is the “division method” for creating hash functions? Give the general hash function.
What recommended practices for the management of staff or volunteer programs may not have been followed in each of these cases?
Each machine language instruction typically matches a specific CPU instruction from the CPU's instruction set. True False
The network layer sits directly between the application layer and the data link layer in the Internet five-layer network model.
A packet that is only intended for a single recipient should use what kind of addressing? Unicast Broadcast Multicast Anycast
Name the most popular and trusted pelvic method for adult age estimation, and briefly describe how the method is applied
Which utility can be used to assign file name extension to specific applications task manager file manager back up check disk
Shared memory between processes allows them to communicate more efficiently than using message queues or pipes. True False
Provide one example of decentralized network system and explain how communication between a client and server work.
The TTL is a field in the IP header header that keeps track of the number of hops before a router must discards the packet
An assembler's job is to convert high order programming language into assembly language. Group of answer choices True False
The If-Then-Else statement can be used to simplify a complex nested decision structure. Group of answer choices True False
Certain limitations were placed on the recordings of swing bands by the record industry. What were these limitations?
In what ways is the new hard drive technology "Solid State" an improvement over the PATA and SATA hard drives?
Security abilities are hardware software, or procedural weaknesses, which provides opening to the computer or network
The von Neumann execution cycle's order is, decode, fetch, then execute. Group of answer choices True False
Each high-level language statement can be accomplished by executing a single machine language instruction. True False
3C.name three cancers with different rates of desths between males and females. What contributes to these differences
Which date syntax will display the full month, a space, and the four-digit year? MONTH_YEAR MMMM-YYYY MMMM YYYY MM YYYY
Most of current DFSs provide location transparent mapping for user-level file names.
True color bitmap assigns ____ bits per each pixel to record both intensity and color Question 42 options: 24 32 8 4
Choose two) An IPv4 address consists of two parts, what are they called? Network ID Host ID Device ID Subnet ID
In the presence of the possibiity of file replication, a file name can be mapped to a set of physical objects.
Explore how algebra and trigonometry concepts overlap and interact in solving complex real-world problems
DNS is a client-server application that identifies each host on the Internet with a unique host name.
There are four types of packet delays. List all of them and explain how these delays are generated. (6 pts)
Popular sites like Google and Yahoo! have several computers assigned to their host names because:
Tell me how the processing of olfactory information (smells) differs from the processing of your other senses.
In a transparent Distributed File System, the range of the naming mapping is an address within a single disk.
write MIPS code which will take my full name and count the number of values
Memory allocated explicitly during the execution of a program is called ____ memory. dynamic automatic static manual
Which one is a reserved word in C language? Question 3Select one: A. compiler B. translator C. double D. programming
A binary number with N bits can represent unsigned integers from 0 to 2N-1. Group of answer choices True False
1. What is the “division method” for creating hash functions? Give the general hash function. – 4 points
A trellis is a one dimensional array B2 dimensional array C3 dimensional array DBNC or E none of the above
The DFS client–server model, by design, may suffer from a single point of failure if the server crashes.
Software is uninstalled from Windows 11 (and Windows 10) via the control panel. Group of answer choices True False
Define a NPDA for the language $L = \{uv \in \{0, 1\}^* : |u| = |v| \wedge u\neq v^R\}$
Tools such as Google and Bing are called ___________. A.) search engines B.) search queries C.) databases D.) archives
3 What are five layers in real world Internet protocol stack (refer to TCP/IP protocol suite). (6 pts)
Which layer of the OSI model organizes arriving bits into frames? Transport Data Link Network Application
SIGPIPE is a signal that is generated when a process attempts to open a pipe with no readers. True False
What is the primary difference between a bare-metal (Type-1) hypervisor and a hosted (Type-2) hypervisor?
x = 4 ** 4 is the same as _____. Question 4 options: x = 4 * 4 x = 4 * 4 * 4 * 4 x = 4 + 4 + 4 + 4 x = 44
An assembler converts assembly language programs into machine language. Group of answer choices True False
Clients are repeat customers with whom your company has an established relationship. Select one: True False
Paul does not understand error messages and turns them off in the Options menu. Why is this a mistake?
How can a Performance Improvement Plan (PIP) be effectively used to address declining performance
What is the time complexity for efficiently inserting an arbitrary item into an unordered linkedlist?
Simplify the following Boolean function, using 3 variable K-map. F (x,y,z)= ÎŁ(1,2,3,7)
Which register in MARIE system used to hold the general data values? Group of answer choices AC MBR MAR PC
Which type of cryptanalysis method is based on substitution permutation networks
Describe and explain some of the vulnerabilities that hackers exploit to mount ransomware attacks
you have been asked to install a device that supports WPA2 and 802. 11ac. What device should you install?
Bob needs to process a void of a Q2 check. Today is August 27th. Will Bob need to amend his Q2 returns?
The port field in the TCP/UDP headers is used to identify the protocol the packet should be delivered to
Demonstrate how normalisation can improve data efficiency and integrity in the tool's database.
What was the significance of the development of Backpropagation in the 1980s in the evolution of AI?
I am using multiplication in the code I provided, it is still stating my method is incorrect
performace analyzer can only run on one access database object at a time? true or false
In JavaScript, 5 + "5" evaluates to a _____. Question 3 options: number error string object
After fast retransmit is invoked, fast recovery cuts the slow start period in half
) Write the first law for closed systems. What can you use it for
What are the certificates and accredidation when applied to information systems security management?
Which year was a realigning election? Group of answer choices None of the above. 1860 1916 2016 1988
which standard has been developed to encourage data to be integrated using a complex computer language
Given the following function: void calc (inta, int& b) { int c; c = a + 2; a = a * 3; b = c + a; }
How can the use of computers and technology pose issues that might conflict with the guidelines?
What does this code do? It finds employees who earn more than the average salary in their department.
let rainbow = ["red", "orange", "green", "purple"]; Question 6 options: Boolean String Object Array
Race conditions can occur only in multi-threaded programs, not in multi-process programs. True False
Which option for the wc command will print the total number of words in a file? -l -w -C -L
What are some of the positive impacts of Brown V. Board of education among Latinos?
Deleting cause of death for those with type two diabetes is
When TCP/IP translates a network layer address into a data link layer address, it sends a special
when forming online contracts, __ is a cyber-technique that preserves electronic data of offer
n the command range(3, 10, 2), what does the second argument (10) specify?
Store the alphabet characters in a 2-dimensional array with 13 rows and 2 columns
What is an IP address? Describe the advantages of private and public IP addresses.
How many lines does the code print? for number in [7, 3, 5, 1, 4]: print("Python is fun!")
What does the NetLogo `abstraction` concept refer to in computational thinking?
Explain why Moore’s Law makes it increasingly more important to create strong passwords.
what is the role of embedded systems in consumer electronics detail the process
True or false Under a confederation state government have less power than in a federal system
a) In an SQL, unique construct can be used to remove duplicates from a relation. true or false
what does the default file type assosiation determine? how you can search for a file
The early attempts at creating AI were predominantly based on systems.
In the context of Distributed File System, file names are viewed as logical objects.
What is the main job of the program counter in the CPU core of ATmega328?
What percentage of an ATM link's total bandwidth is consumed by payload bits in ATM?
Which shell command accepts input from the user’s keyboard? read echo gets $1 input
Store the alphabet in a 2-dimensional array with 13 rows and 2 columns java
It is more reliable to store cached data in the main memory of the local computer.
The MTU is the maximum number of octets that the Data Link Lover protocol can encapsulate
In TCP, an ACK number of 1000 always means that 999 bytes have been successfully received.
Unstructured data conforms to data models and associated metadata a true or false
executive information system focuses on providing high level data is it true or false
Explain the chain of custody stating its importance in computer forensics
what are aggravating and mitigating factors? Define and give an example for each
Which keyword allows us to load a module in Python? a) library, b) Import, c) Load
Briefly trace the history of broadcast regulation in the United States.
What is the storage capacity of a shift register that can retain two bytes of data
Considering the axes of rotation, a ___ jpint allows movement in only one plane
Use the following chart to do the conversion of grains viii= ___ milligrams.
What command will cause a turtle named as tina to stamp a footprint on canvas?
Explore how the values change when you move the PE reference line
SPO2 monitors measure the same parameter as an ETCO2 monitor. true or false
The default subnet mask for a class A network is 255.255.0.0. True False
which device uses CSMA/CD when the interface is set to half duplex mode?
Linux can be obtained free if charge via the internet. True False
Which option for the cut command is used to specify a delimiter? -D = -d -f
What is the result of the following expression? 10 + 5 * 3 - 20 -50 -5 5 25
Si el valor de pi es 3.1416, cual es el % de error del valor de pi=3.15?
What is the purpose of the balcony scene in Romeo and Juliet
What is the difference between throughput and speed of a network?
What does a flickering green led on a awitch port indicate
What scripting language was used to send the brute force attempts?
What are the two characteristics of a neural network? (Choose two.)
Managed switches are most commonly used on SOHO networks. True False
A thread can hold multiple mutexes at the same time. True False
Convert the binary number 10011011 to decimal. 152 147 155 149
How do you document a weak, thready, diminished pulse? +3 +1 +4 +2
In a SQL query, what is the purpose of the modulo (%) operator?
How disposed or prone a person is to break a law is called
What is one benefit of using predictive AI in network management?
Check 21 and the Check Transaction Act are both names for?
1
2
3
4