Answer:
because 1/6 + 1/6 is 2/6 which is 1/3 and 1/3 is 0.333...
Explanation:
Lighting for a location shot is run by the team at the location.
True
False
Answer:
I'm not worng it's true
What are the main security weaknesses of coaxial cable, twisted pair cable, and fiber optic cable? How might the router itself be a security risk, even if you were using UTP/STP cabling that was insulated to prevent electromagnetic radiation leaks that could be eavesdropped on? What steps might you take to improve security for cabled networks?
Answer:
Answered below
Explanation:
Coaxial cables weaknesses include; fluctuation of speed during heavy use, leaks at the point of connection and signal loss over long distances. Twisted pair cables are not durable enough and are susceptible to interference. Fibre optic cables are costly and need expertise to install.
Hacked or compromised routers can be infected with malwares that reroutes users to spam sites and also to ddos attacks.
Steps to protect cable networks include; network encryption, physical security, VPN usage, updating networks, auditing and mapping.
Which programming language's program structure is similar to its syntax?
O A. Java
OB.
B. Python
Ос. .
PHP
OD. LISP
Answer:
I believe it is java.
Explanation:
Question: 11
Which of the following rules is the least specific?
#info
p.info.important
.info
p.info
Answer:
The detail answer to this question is given in the explanation section.
The correct answer is .info
Explanation:
Let look as each statement
p.info.important
this is a specific because it says
go to important property which is inside info property which is inside P
.info is less specific
because it will go to .info No function is given whose property is this.
p.info
This is some what specific. As it says select .info property which is inside p
heeeeeeeeeelp its timed :(
drag the correct word to the correct place
plllz help
Answer:
Upward Blue arrow= Lift
Downward Blue arrow= Drag
Upward yellow arrow= Thrust
Downward yellow arrow= Weight
i m not so sure
Franklin has a photographic assignment, and he needs to print some photographs using Adobe Photoshop. Which feature will help him see the
printed version of the document on the screen before he actually prints it?
The
feature in Photoshop will help Franklin see the printed version of the document on the screen before he actually
prints it.
Answer:
print preview
Explanation: i got it correct in plato
Answer:
print preview
Explanation:
on plato/edmentum
ASAP
Which of the following is best described as a network that covers a large geographic area (such as a city, country, or the world) using a communications channel that combines many types of media such as telephone lines, cables, and radio waves.
LAN
WAN
W.W.
WLAN
The smallest unit of a spreadsheet, and it is formed by the intersection of a row and a column.
a
Workbook
b
Cell
c
Pointer
d
Ribbon Tabs
What do you mean by real time system? Why real time system needs to response within limited time?
Justify your answer with example.
plz ans quick
Real time system means that the system is subjected to real time, i.e., response should be guaranteed within a specified timing constraint or system should meet the specified deadline. For example: flight control system, real time monitors etc.
Need help on this it’s the last one I need
Help! Computer Science Discoveries. Hurry its timed
Answer:
1. categories
2. character
3. code
4. portrait
5. conversation
6. stage
7. Landscape
8. backdrop
Explanation:
I'm not sure what "a visual programming language for children" would be, sorry about that, and sorry if these are wrong .-
Which phrase best describes a scenario in Excel 2016?
A. a type of what-if analysis that allows a user to define a single variable for a single function or formula
B. a type of what-if analysis that allows a user to define multiple variables for multiple functions or formulas
C. a type of chart analysis that allows a user to predict outcomes using data
D. a type of chart analysis that allows a user to set predetermined outcomes using data
A phrase which best describes a scenario in Microsoft Excel 2016 is: B. a type of what-if analysis that allows a user to define multiple variables for multiple functions or formulas.
What is Microsoft Excel?Microsoft Excel simply refers to a software application that is designed and developed by Microsoft Inc., for analyzing and displaying spreadsheet documents, especially by using rows and columns in a tabulated format.
The types of function in Microsoft Excel.In Microsoft Excel, there are different types of functions which are referred to as "predefined formulas" and these include the following:
Sum functionMaximum functionAverage functionCount functionIF functionMinimum functionIn conclusion, Microsoft Excel 2016 is designed and developed by Microsoft Inc., as a type of what-if analysis which avail its end users to use multiple variables in defining multiple functions or formulas.
Read more on Excel function here: https://brainly.com/question/14371857
#SPJ1
Ivan wants to have code in a game that will make it possible to change the speed of a swimmer in the game. Which of these does Ivan need?
A.
a Boolean value
B.
output
C.
a variable
D.
a database
PLEASE HELP!!
Low-level programming languages are used to write code to control the computer's hardware.
True
False
Low-level programming languages are used to write code to control the computer's hardware is true.
What is Low level programming?A high-level language (HLL) is a programming language, like C, FORTRAN, or Pascal, that allows programmers to create applications that are mostly independent of a certain kind of machine.
Because they are further away from machine languages and more similar to human languages, these languages are regarded as high-level. A high-level programming language in computer science is one that strongly abstracts from the specifics of the computer.
When compared to low-level programming languages, it may use natural language elements, be simpler to use, or automate (or even completely hide) important components of computing systems (such as memory management).
Therefore, Low-level programming languages are used to write code to control the computer's hardware is true.
To learn more about programming, refer to the link:
https://brainly.com/question/11023419
#SPJ2
How can data consolidation be helpful? Check all that apply
•It can set up automatic updating of data within one worksheet.
•it can summarize data from worksheets in different workbooks.
•it helps to summarize data from worksheets that are not identical.
•it combines data from multiple sheets to create one concise table.
• it summarizes data based on how many rows and columns have values.
Answer:2,3, and 4
Explanation:
Answer:
2,3,4
Explanation:
can someone help meeeeeeeee please
Answer:
Option 1 maybe
Select all the ways in which business professionals might use a spreadsheet in their jobs.
editing graphics
creating a graph for a presentation
tracking financial information
organizing numeric data
conducting a query
making calculations
writing business letters
Answer:
By making calculation.
Explanation:
Because spreadsheet is a calculation type software.
Which line correctly starts the definition of a class named "team"?
class team:
def team():
class team():
def team:
Answer:
A
Explanation:
The line correctly starts the definition of a class named “team” is the class team:. The correct option is A.
What are the definitions?The definition is the precise explanation of a word, particularly as it appears in a dictionary. Meaning provides a broad explanation of a word or topic. The primary distinction between definition and meaning is this. Understanding what a term implies is made possible by both its definition and its meaning.
When we write a definition of a word. The word is written before, and it is written with a colon sign. The word is only written and after the word place colon, then the definition of the word.
The definition of the word team is a collection of people who cooperate to accomplish a common objective.
Therefore, the correct option is A. class team:
To learn more about definitions, refer to the link:
https://brainly.com/question/23008740
#SPJ2