Answer:
kad ;ikajlfhdakjsfhadskfadhkjfahdjkfadk a jk h
Explanation:
Answer:
is this even a legit question
Which of the following drawings are matched with the project specifications to form the bulk of the contract documents?
Answer:
A. Drawings showing the overall layout of the project site
B. Drawings showing the proposed structure, building, or other structure
C. Drawings showing the proposed mechanical, electrical, and plumbing systems
D. Drawings showing the proposed landscape design
A, B, and C. Drawings showing the proposed landscape design are not typically part of the contract documents.
Explanation:
fill in the blank
for i in _________:
print("A dalmatian dog number", i, "!")
for i in range(1,101):
print("A dalmatian dog number", i, "!")
which network type Is used in office or building?
Answer:Local Area Network (LAN) is typically used in offices or buildings.
Explanation:
which network type Is used in office or building?
Answer:
LAN(local area Network
Explanation:
LAN(Local Area Network)
Local Area Network is a group of computers connected to each other in a small area such as building, office. LAN is used for connecting two or more personal computers through a
communication medium such as twisted pair, coaxial cable, etc.
i hope this helped
a linux user report that an application will not open and gives the error only one instance of the application may run at one time. a root administrator logs on ot the device and opens terminal. which of the following pairs of tools will be needed to ensure no other instance of the software are correctly running?
The tool enables users to define security policies for a specific organization-interacting application instance.
Their Cloud Inline and Next Generation Secure Web Gateways' instance awareness technology fills the gap between simple allow-or-deny regulations, enabling granular administration across SaaS apps. Without the ability to construct controls based on the application's instance-level classification, it is difficult to implement the level of specificity inside policy definitions. Therefore, option b, "Instance awareness," is the appropriate selection. Instance awareness is a technology that enables users to create security policies for an instance of an application that interacts with a single organization while adhering to various security standards. The best choice is b. Their Cloud Inline and Next Generation Secure Web Gateways' instance awareness technology fills the gap between simple allow-or-deny regulations, enabling granular administration across SaaS apps.
Learn more about Instance awareness here:
https://brainly.com/question/29641478
#SPJ4
Declare double variables x1, y1, x2, and y2, and read each variable from input in that order. find the midpoint between point (x1, y1) and point (x2, y2) and assign the result to xmidpoint and ymidpoint.
The calculation is midpoint = (x1+x2/2) + (y1+y2/2)
Ex: If the input is 2 0 1 5 3 5 4 0 the output is
(2.75, 2.75)
True. (1(x1)+1(x2)1+1,1(y1)+1(y2)1+1) = (x1+x22,y1+y22) is the midpoint of the line connecting the points (x1,y1) and (x2,y2). Download the app to access an endless number of solutions. Q.
The slope formula, or the ratio of the change in the y values to the change in the x values, is m=(y2-y1)/(x2-x1). The initial point's coordinates are x1 and y1, respectively. The second points' coordinates are x2, y2. Which point you designate as the first and which as the second is irrelevant. As stated, (x, y) = [(x1 + x2)/2, (y1 + y2)/2] is the midpoint formula. where the x-coordinates axis's are x1, x2. The y-coordinates axis's are y1, y2.
To learn more about midpoint click the link below:
brainly.com/question/28224145
#SPJ4
How will you mark something that you can’t quite distinguish in the audio file?
Answer: Ok so first the easiest way is to use a enchanter and a audio repair tool but you could also input it by using audacity and install some extensions and use them but to mark it you can put audio ques like a beep at the beginning of what you can't understand and a double beep at the end of it.
hope i helped
Explanation:
4. When using the ps -x command to check the status of a process in Linux, how would you
know if a process is suspended (stopped)?
O There is a letter S under the COMMAND field.
O There is a letter R under the STAT field.
O There is a letter S under the STAT field.
O There is a letter T under the STAT field.
O There is a letter T under the STAT field.
When you use the "ps -x" command in Linux to check the status of a process, the STAT field will indicate the current state of the process. If a process is suspended or stopped, it will be indicated by a letter "T" in the STAT field. This indicates that the process is in the "stopped" or "traced" state.
There is a letter T under the STAT field would you know if a process is suspended. Hence, option D is correct.
What is ps -x command?The flexible ps command can be used to see which programs are currently executing on the system and how much system resources they are consuming. It shows statistics and operational data on system processes, including process or thread ID, I/O activity, CPU, and memory usage.
The command prompt now begins with a PS prefix to signify that you are using Windows PowerShell.
All currently active processes on the system can be listed using the ps command's -ef option. In reality, we frequently don't require the complete list. Instead, we wish to verify the data of specific procedures. In order to perform some filtering, we often feed the output of ps to the grep tool.
Thus, option D is correct.
For more information about ps -x command, click here:
https://brainly.com/question/30067892
#SPJ2
Can you guys tell me what this script does in my game on lua
Lua scripting is used to dynamize forms and reports. It's a software workshop that allows you to create real database management applications.
Can you code games with Lua?Most of the code for the hugely popular game Angry Birds is written in Lua. Attend a presentation by Jaakko Lisalo at the 2011 Game Design Expo. With Lua, Snort, a well-known network intrusion prevention and detection system, may be scripted.
Lua can be used to script Celestia, a real-time 3D representation of space. As a programming language, Lua is not as challenging to learn as some others. After only a little bit of education, many students are able to start integrating it into their applications.
There are numerous options for pupils to learn Lua because it is such a well-liked and generally simple language. Game development is becoming more and more popular with the Lua programming language.
To learn more about Lua scripting refer to:
https://brainly.com/question/14523217
#SPJ1
4
Which of the following can be difficult to understand through email?
OA.
OB.
O C.
O D.
punctuation
intended recipient
emotion and non-verbal cues
verbal communication
Reset
Next
Answer:
C
Explanation:
Emotion and non-verbal cues. The reason for this is that the receiver is unable to get either emotional or non-verbal cues from the sender. Emotion is hard to show through a simple email, and non-verbal cues are something that can't be seen because the receiver can't see the sender.
Why is it important to know how much money you have in your bank account? A. so you can see the dates when you spend the most money B. so you don’t try to spend more money than you have C. so you know how many checks your write D. so you can tell people how much money you have
Answer:
B.
Explanation:
keeping the right amount of cash in your accounts ensures that you're able to cover your daily needs, and also to avoid unnecessary bank fees.
How can an input/output table help you? A. by providing multiple answers to the same equation using different variables B. by providing you with formulas to use on your math homework C. by providing the input and output of every equation D. by providing the order of operations
The input/output table help you by providing multiple answers to the same equation using different variables. The correct option is A.
What is input/output table?A statistics table called the input-output (I-O) table was created by American economist Wassily Leontief. Using transaction values between industries, the table tracks the movements of commodities and services.
The mathematical operation or operations that are applied to the input to produce the output constitute the rule for an input-output table.
The rule can be quite straightforward, like adding 1, or extremely complex, like squaring the amount and taking 17 out. Keep in mind that an input-output table is comparable to a production machine.
Thus, the correct option is A.
For more details regarding input/output table, visit:
https://brainly.com/question/30200945
#SPJ1
Code to be written in Python
Correct answer will be awarded Brainliest
In this task, we will be finding a possible solution to number puzzles like 'SAVE' + 'MORE' = 'MONEY'. Each alphabet represents a digit. You are required to implement a function addition_puzzle that returns a dictionary containing alphabet-digit mappings that satisfy the equation. Note that if there are multiple solutions, you can return any valid solution. If there is no solution, then your function should return False.
>>> addition_puzzle('ANT', 'MAN', 'COOL')
{'A': 8, 'C': 1, 'L': 9, 'M': 6, 'N': 7, 'O': 5, 'T': 2}
>>> addition_puzzle('AB', 'CD', 'E')
False
Explanations:
ANT + MAN = COOL: 872 + 687 = 1559
AB + CD = E: The sum of two 2-digit numbers must be at least a two-digit number.
Your solution needs to satisfy 2 conditions:
The leftmost letter cannot be zero in any word.
There must be a one-to-one mapping between letters and digits. In other words, if you choose the digit 6 for the letter M, then all of the M's in the puzzle must be 6 and no other letter can be a 6.
addition_puzzle takes in at least 3 arguments. The last argument is the sum of all the previous arguments.
Note: The test cases are small enough, don't worry too much about whether or not your code will run within the time limit.
def addition_puzzle(*args):
pass # your code here
Using the knowledge in computational language in python it is possible required to implement a function addition_puzzle that returns a dictionary.
Writting the code:import random
def addition_puzzle(*args):
size = len(args)
if len(args[size-1]) >= 2:
dic = dict()
val = []
key = []
for i in args:
arr1,arr2 = [],[]
for j in i:
num = random.randint(1,10)
if len(dic) == 0:
dic[j] = num
arr1.append(j)
arr2.append(num)
elif len(dic) > 0:
for k,v in list(dic.items()):
if j == k:
dic[k] = v
arr1.append(k)
arr2.append(v)
break
else:
dic[j] = num
arr1.append(j)
arr2.append(num)
break
key.append(arr1)
val.append(arr2)
sums = []
dicv = []
for i in val:
s = [str(j) for j in i]
sums.append(int("".join(s)))
s1 = [str(j) for j in sums]
wolast = s1[:-1]
last = s1[-1]
for i in key:
s = [str(j) for j in i]
dicv.append("".join(s))
s2 = [str(j) for j in dicv]
wolast1 = s2[:-1]
last1 = s2[-1]
print(" + ".join(wolast1) + " = " + last1+" : "+" + ".join(wolast) + " = " + last)
return dic
else:
print("Last index length should be aobve 2")
return False
print(addition_puzzle('ANT', 'MAN', 'COOL'))
See more about python at brainly.com/question/18502436
#SPJ1
you are working in a spreadsheet and use the sumif function in the formula below as part of your analysis.Which part of this formula indicates the range of values to be added?O =SUMIFO E2:E10O >=50O D2:D10
These justifications are used in the formula: The range of cells to which the criteria should be applied is indicated by the necessary argument range.
Explain about the sumif function?
Only values that fulfil one set of criteria are added by the SUMIF function. Multiple numbers are added together by the SUMSQ function after each of them has undergone a square mathematical process. Only values that fulfil one set of conditions are counted using the COUNTIF function.
Using a true or false condition, the SUMIF function in Excel calculates the sum of the values in a range. Criteria are the requirements, and they might include things like: You can apply the criterion to one range and then add the appropriate numbers in another range if you'd like. If a number is greater than another number > If a number is less than another number
To learn more about sumif function refer to:
https://brainly.com/question/26965606
#SPJ4
Adjusting the line spacing adds more space or less space between lines of text. Which feature would you use to adjust line spacing?
Question 2 options:
Inserting
Shading
Editing
Formatting
Note that adjusting the line spacing adds more space or less space between lines of text, and the feature that you would you use to adjust line spacing is: "Formatting" (Option D)
What is Line Spacing?The gap between text lines is referred to as line spacing. Line spacing of 1 implies the line spacing will be as wide as one line, line spacing of 2 means the line spacing will be as wide as two lines, and so on.
Line spacing is adjusted using the formatting option, which allows you to raise or reduce the gap between lines of text.
Learn more about Formatting:
https://brainly.com/question/21934838?
#SPJ1
In general, an API(application programming interface) call is the method an application uses when it makes a request of the OS. A. True
B. False
In general, an API(application programming interface) call is the method an application uses when it makes a request of the OS is true
What is API?
APIs are mechanisms that enable two software components to communicate with each other using set of definitions and protocols. For example, the weather bureau's software system contains daily weather data. The weather app on your phone “talks” to this system via APIs and shows you daily weather updates on our phone
API stands for “Application Programming Interface.” An API is software intermediary that allows two applications to talk to each other. In other words, an API is the messenger that delivers your request to the provider that you're requesting it from and then delivers response back to you.
There are four different types of APIs commonly used in web services:- public, partner, private and composite. In this context, API "type" indicates the intended scope of use
learn more about API at
https://brainly.com/question/12987441
#SPJ4
Of the following, which is considered changing lanes?
Blind spots are absent from vehicles with two outside mirrors. Explanation Check your mirrors, over your left or right shoulder, and signal before changing lanes to ensure that the lane next to you is clear.
Which of the following describes how to change lanes safely?Signal, check all of your mirrors, and check for traffic in front of and behind you before changing lanes. Make sure the lane you want is clear by looking behind you in the direction you intend to move. Verify for automobiles and motorcycles.
What does the term "changing lanes" mean?Changing lanes The act of moving a vehicle from one lane to another where both lanes are traveling in the same direction is known as a lane change.
To know more about Blind spots visit :-
brainly.com/question/28216276
#SPJ1
The complete question is-
Before changing lanes, check your side and rearview mirrors for traffic approaching you from behind. Then, use your turn signal to let other drivers know you plan to change lanes. Check for other drivers who also may be moving into the same lane. Just before you begin moving into the other lane, quickly glance over your shoulder and check for any vehicles that may be in your blind spot.
true/false. a technician services mailing machines at companies in the phoenix area. depending on the type of malfunction, the service call can take one, two, three, or four hours. the different types of malfunctions occur at about the same frequency.
The number of outcomes is duration of service call which can be 1 2, 3 or 4 hours. Each outcome has equal probability. Since, the sum of all probabilities has to be 1, the probability of each outcome will be 0.25
Duration of the service call
1
2
3
4
Relative Frequency
f(x)
0.25
0.25
0.25
0.25
total = 1
learn more about probability at
https://brainly.com/question/13604758
#SPJ4
Identify the examples of experiences. Select three options
Examples of experiences are traveling to numerous countries, making numerous friends, and Marion's employment and skill set. Daryl has traveled to numerous foreign nations, Alfonso has made many close friends, and Marion has held jobs that have helped him enhance his time-management abilities.
What is an individual experience?First, when someone has "occupation-specific experience," it means that they have a certain amount of time working in the same field as their new employment.
Why does experience outweigh knowledge?Knowledge is theoretical, but experience is different since it allows you to put what you have learned from a book into practice. Additionally, it offers you the chance to put your knowledge to the test.
To know more about Examples of experiences visit :-
https:/brainly.com/question/29641237
#SPJ1
The complete question is :
Identify the examples of experiences. Select three options.
Connie has good hearing ability.
Daryl has visited many other countries.
Alfonso has developed many strong friendships
Thelma has decided to audition for a role in a television show.
Sherry has set a goal of reading fifty books in a year.
Marion has worked at jobs that improved his time-management skills.
Rajee has been assigned by her computer science teacher to create an animation to change the text "I am a
Good photoshop editor" into "I will soon screen a movie like AVATAR" How should she proceed?
Creating animation frames in Photoshop is done using the Timeline panel. A configuration of layers is shown by each frame. Remarkably, a timeline and keyframes can also be used to produce animations.
Is it better to animate in Photoshop or Adobe animate?It depends on the kind of animation you want to make. Photoshop is a fantastic choice if you want to make 2D animations. Animate is a better option if you wish to make 3D animations. You may utilize Adobe Photoshop's video editing features to create appealing marketing videos.
Adobe Animate CC is a Good Program for New Users .For those who are new to creating animations, movies, or interactive material, Adobe Animate CC is a fantastic tool. It provides a user-friendly interface and strong features that make it simple to produce beautiful frame-by-frame animations. Actually, the earliest animation tool to show continuous movement was the phenakistoscope. It functions similarly to film and creates the illusion of motion by using the persistence of vision principle.
To learn more about Photoshop editor refer to :
https://brainly.com/question/16859761
#SPJ1
Using output devices you can:
Input data
Scan data
Store data
View or print data
None of these
Explanation:
Using output devices one can view, hear, print or get data.
Which type of list is most approprite for giving instructions on how to build a bird
house?
Bucket List
Numbered List
Bulleted List
Marked check list
Use a bulleted list for unordered items; use a numbered list for ordered items.
What is bulleted list?A bulleted list is an unordered list of items where every item has a graphical bullet. The bullets may be characters of different fonts, as well as graphical icons.Bulleted lists help the author structure the text in a better way - provide a list of application components, list of usage scenarios, etc. When the order of elements is not important and you don't need to refer to a list element later in the text, it's good to use bulleted lists. They help avoid the perception of the elements order importance.When the order of elements is important (instruction steps, list of itemns ordered by importance), you can use a numbered list instead.To learn more about bulleted list refer to:
https://brainly.com/question/26707368
#SPJ1
You are assigned to an Offshore Development Center (ODC), which is a restricted area. Your access is not yet enabled but you need to attend a meeting inside. What will you do?
If your access is not yet enabled but you need to attend a meeting inside. The thing that you need to do are:
Contact my supervisor or the person in charge of granting access to the ODC. Explain the situation and provide the details of the meeting, including the date and time, as well as the names of the attendees.If possible, provide any necessary documentation, such as an invitation or confirmation of the meeting, to support my request for access.What is the restricted area about?If I were an employee assigned to an Offshore Development Center (ODC) and my access was not yet enabled but I needed to attend a meeting inside, I would follow these steps:
Follow up with my supervisor or the person in charge regularly to ensure that my request for access is being processed and to inquire about the status of my access.If my access is not granted in time for the meeting, I would ask my supervisor or the person in charge if there are any alternative options, such as attending the meeting via teleconference or video conference.Therefore, It is important to be proactive and communicate clearly to ensure that your access is granted in a timely manner, and to make alternate arrangements if necessary to ensure that your work is not affected.
Learn more about restricted area from
https://brainly.com/question/28287283
#SPJ1
What is the second step in opening the case of a working computer?
-press and hold down the power button for a moment
-back up important data
-power down the system and unplug it
-open the case cover
Power down the system and unplug it.
What should you do after unplugging your computer?Unplugging your computer to turn it off is never a smart idea. Pulling the power cord, like turning it off at the power switch, might result in data loss or corruption, making the ‘Shut down’ option a far preferable alternative. Unplugging your computer can also produce an electrical short, perhaps resulting in a power surge.
To totally deplete the power source, press the power button for around three seconds.Electrostatic discharge (ESD) occurrences can cause damage to electronic components within your computer. ESD may build up on your body or an object, such as a peripheral, and then discharge into another object, like as your computer, under specific conditions.
To learn more about system and unplug to refer:
https://brainly.com/question/13052561
#SPJ4
The second step in opening the case of a working computer is Power down the system and unplug it.
What should you do after unplugging your computer?Unplugging your computer to turn it off is never a smart idea. Pulling the power cord, like turning it off at the power switch, might result in data loss or corruption, making the ‘Shut down’ option a far preferable alternative. Unplugging your computer can also produce an electrical short, perhaps resulting in a power surge.
To totally deplete the power source, press the power button for around three seconds.Electrostatic discharge (ESD) occurrences can cause damage to electronic components within your computer. ESD may build up on your body or an object, such as a peripheral, and then discharge into another object, like as your computer, under specific conditions.
To learn more about system and unplug to refer:
brainly.com/question/13052561
#SPJ4
Ursa Major Solar needs to fulfill the following requirements:
A custom object must be created to capture account survey data.
Users need the ability to select an account from the survey record and view related surveys on the account record.
Which two actions can an administrator configure to meet these requirements?
Choose 2 options.
1. To collect data from the account survey, create a custom object.
2. Set up a lookup relationship between the custom object and the account object to allow users to choose an account from the survey record and view associated surveys on the account record.
To collect account survey data, an administrator can construct a custom object in Ursa Major Solar. The date of the survey, the results, and survey comments are just a few possible fields for this custom object. In order to enable users to read related surveys on the account record, the administrator can also establish a relationship between the custom object and the account object. Lookup relationship a user can choose an account from the survey record and view related surveys on the account record by configuring a lookup relationship between the account object and the custom object. Users will be able to examine all surveys linked to a certain account thanks to this, making it simpler to follow survey data and take wise decisions. The administrator can also configure options for filtering and sorting to make it easier for users to identify the pertinent surveys fast.
To know more about Ursa Major Solar Please click on the link:
https://brainly.com/question/30112327
#SPJ4
Buying stocks or starting your own company are examples of what type of investment? A. Income investments B. Bond investments C. Debt investments D. Equity investments Please select the best answer from the choices provided A B C D
Answer:
a
Explanation:
income investments are investments you make in a stock or company because they are determined on the growth of the company that is behind the stock.
Kaggle's datasets and Data explorer allow to do which task?
Allow you to. 1. search for, asses, and upload datasets. 2. Conduct research, complete data projects, and share your accomplishments with others in data science community's
Yes. Although Kaggle datasets are open-sourced, you must first review their licence to determine how and for what reasons they may be used. Some datasets are not appropriate for commercial or scholarly publishing.
On Kaggle, a fresh dataset is posted each day. Each dataset serves as a mini community where people may interact and debate data, locate relevant publicly available code, and develop Kernels projects. The prediction problem can occasionally be solved in notebooks that contain methods for a particular dataset. You must first compress your primary dataset file in order to upload a dataset. Then, under the Datasets section, select "New Dataset." Upload your zip file and give your dataset a name (Figure 4.5). The end of that.
To learn more about Kaggle datasets click the link below:
brainly.com/question/30236949
#SPJ4
Let X a 3D point of coordinates X =(X,Y,Z)transpose its projection onto the spherical space, of two central cameras related by rotational R and translational t displacement, is given by the spherical points 5,- (X) Y) 21 and S-(XYZ)
1 Give the relationship between the spherical image coordinates of the viewed 3D point 1
2 Deduce the Essential matrix relationship between two spherical images
3. When the Essential matrix is degenerate?
4 Consider that the 30 point belongs to a planar object, that can be expressed through a unit normal vector n= (y) and a distance d Give the new relationship between the two spherical points S and S Recall that a 30 point belong to the plane as defined before, verify the following relationship
n X-d 5. Give answers from 1 to 4 by considering a perspective camera
6 What you can conclude?
1. The relationship between the spherical image coordinates of the viewed 3D point is given by S1 - S2 = R(X - t).
2. The Essential matrix relationship between two spherical images is given by E = Rt, where R is the rotation matrix and t is the translation vector between the two cameras.
3. The Essential matrix is degenerate when the rotation matrix R is not invertible.
4. The new relationship between the two spherical points S and S is given by S1 - S2 = R(X - t) - n(d - n X).
5. For a perspective camera, the relationship between the two spherical points S and S is given by S1 - S2 = R(X - t) - (1/f) n(d - n X), where f is the camera's focal length.
6. We can conclude that the Essential matrix relationship between two spherical images is dependent on the camera's focal length and the plane's unit normal vector and distance from the origin.
What is a 3D point of coordinates?A 3D point is a set of coordinates (x, y, z) that represents a specific location in three-dimensional space. These coordinates can be used to define the position of the point relative to a coordinate system. The x, y, and z values represent the point's position along the x-axis, y-axis, and z-axis, respectively.
Therefore, the correct answers are as given above.
learn more about point of coordinates: https://brainly.com/question/24394007
#SPJ1
briefly explain additive manufacturing.
Answer:
Additive manufacturing, also known as 3D printing, is a manufacturing process in which a digital model is used to create a physical object by adding successive layers of material. The process begins with a digital model created using computer-aided design (CAD) software or a 3D scanner. This model is then used to create a physical object by depositing or solidifying successive layers of material, such as plastic, metal, or ceramic, according to the design.
A user entered a help desk ticket stating the latest calendar updates have not appeared on the user's corporate mobile device for several days, even though updates do appear on the user's laptop. Which of the following actions will MOST likely enable calendar alerts?
answer choices
Checking that the ringer volume on the device is high enough to be audible
Ensuring the corporate password is saved correctly in the calendar application
Installing a third-party calendar application and synchronizing it with the corporate calendar
Remotely wiping the mobile device and reinstalling all applications
Many of a customer's mobile device customers regularly misplace their devices while using them at work.
A mobile phone, cellular phone, handphone, cellphone, handphone, or pocket phone is a portable telephone that can be used to make and receive calls while the user is on the move inside of a telephone service area. Sometimes, these phrases are shortened to just "mobile," "cell," or "just phone." The radio frequency link connects the switching systems of a mobile phone operator and provides access to the public switched telephone network (PSTN). Because modern mobile telephone services use a cellular network design, mobile phones are known as cellular telephones or cell phones in North America. A number of other services, in addition to calling, are made possible by digital mobile phones (2G), including text messaging, multimedia messaging, email, Internet access, and short-range wireless communications (infrared, Bluetooth).
Learn more about Mobile here:
https://brainly.com/question/30019634
#SPJ4
An employee receives a phone call from someone saying they are from a bank. The person claims the purpose of the call is to verify online security information including passwords and account numbers. What kind of call is this?
Answer:
Phishing
Explanation:
Answer: Scam and phishing would be the answer as they are scamming by purposing they are the bank and phishing because they are looking for personal information to use for them selves or to use against you.
hope i helped
Explanation: