Answer:
c answer
Explanation:
Which of the following is an example of a trade journal?
A.
Sports Illustrated
B.
Sports Business Weekly
C.
Tik Tok
D.
The New York Times
Answer:
since d is incorrect as you said the answer is b then Sports Business Weekly
3. Memory and Storage
The GCSE Computer Science course requires that you
understand how decimal numbers are converted into
binary, and vice versa.
Can you convert the numbers 12, 24, 48 and 96 into binary form?
Answer:
1. 12 = 1100
2. 24 = 11000
3. 48 = 110000
4. 96 = 1100000
Explanation:
A. 12 to binary;
12/2
12/2 = 6 R 0
6/2 = 3 R 0
3/2 = 1 R 1
1/2 = 0 R 1
12 base 10 = 1100 base 2.
B. 24 to binary;
24/2
24/2 = 12 R 0
12/2 = 6 R 0
6/2 = 3 R 0
3/2 = 1 R 1
1/2 = 0 R 1
24 base 10 = 11000 base 2.
C. 48 to binary;
48/2
48/2 = 24 R 0
24/2 = 12 R 0
12/2 = 6 R 0
6/2 = 3 R 0
3/2 = 1 R 1
1/2 = 0 R 1
48 base 10 = 110000 base 2.
D. 96 to binary;
96/2
96/2 = 48 R 0
48/2 = 24 R 0
24/2 = 12 R 0
12/2 = 6 R 0
6/2 = 3 R 0
3/2 = 1 R 1
1/2 = 0 R 1
96 base 10 = 1100000 base 2.
Note:
R is remainder and you'll read it upward. Base 10 is decimal. Base 2 is binary.Im on Edge 2021 and i did an assignment that says, "Processing." The assignment won't give me a grade and says it is overdue. what can i do to fix this?
Answer:
you could send a email to your teacher to fix the problem
Explanation:
conceited or self confident? why?
Answer:
self confident
Explanation:
self confident mean that u don't lose your hope and you can focus on your aim then u cann be success in any field
Answer: self confident because you should always love yourself and not need other people option or attention to motivate yourself
Explanation:
RESEARCH TITLE FOR CSS
Explanation:
sksmsskdkdkdkdkkkkdkdkdkdkfkfkfkfkkfkggkhkkkkkbkjvk
How are mathematics and computer science similar? Discuss any connections between numbers, logic, and other elements.
Answer:
Explanation:
Both mathematics and computer science use variables and logic in order to analyze, explain, and model real-world problems. Also mathematics is a very important part of computer science as the logic and algorithms in computer science require mathematics in order to device systems to solve these problems. For example, data structures in computer science require lots of linear algebra in order to traverse large data collections efficiently, while Artificial Intelligence would need calculus and linear algebra in order for it to be efficient.
PLEASE HELP EVERYTIME I POST NO ONE ANSWERS Jamie was entering his expenses for the month in a spreadsheet. He got an error when he typed SOM instead of SUM to calculate the total. Which error would the spreadsheet have thrown up?
A.
#REF
B.
#VALUE
C.
#NAME
D.
#DIV/0!
E.
#####
Answer:
we both struggling LOLLL ive redone that mastery test 11 times and finally got it, its #NAME
Explanation:
Every time the variable mentioned in the formula is incorrect, Excel displays a Value error. As you can see in the figure below, there is a #VALUE! Error since cell A4 in the formula has text whereas the other 3 cells contain numerical values. Thus, option B is correct.
What error would the spreadsheet have thrown up?Choose the worksheet you want to review for mistakes. If the worksheet was manually calculated, use F9 to run a new computation.Click the Formulas tab > Formula Auditing > Error Checking button if the Error Checking dialogue is not visible.
The most typical type of Excel error is this one. You will notice this error on the screen if the cell's value is empty or if the number inside the cell is split by zero.
Therefore, For instance, You can see how DIV was used in the formula bar here.
Learn more about spreadsheet here:
https://brainly.com/question/8284022
#SPJ2
HELP FAST PLS
Do you care more about avoiding fees/costs, accumulating perks, convenience, etc?
Answer: Convenience
Explanation:
good job
Explanation:
i just need points but i need the answer too
Join for a pack battle loud microphone.
Which hexadecimal number is equivalent to the decimal number 11?
A.
1A
B.
1B
C.
A
D.
B
Answer:
B
Explanation:
11 in Decimal converts to B in Hexidecimal
In a single file, you wrote a bike class and used this line of code in the program.
bike A = bike('Acme', 111)
Which statement is true about the code in your file?
O The code to define your class (beginning with "class bike") must come after the line "bike A = bike('Acme' 111)."
The code to define your class (beginning with "class bike") must come before the line "bikeA = bike('Acme' 111)."
O The code to define your class (beginning with "class bike") cannot be in the same file as the line "bike A = bike('Acme' 111)."
O The code to define your class (beginning with "class bike") can come either before or after the line "bike A = bike('Acme' 111)."
Answer:
Explanation:
Based on the available options the one that would be correct would be that the code to define your class (beginning with "class bike") must come before the line "bikeA = bike('Acme' 111)." This is because the line of code declaring the object and initializing it needs to be able to grab the information of the class that it is creating an object of. To do this, the class would need to have already been compiled by the program. It is good practice to have each class definitions as its own separate files but this is not a necessity.
Answer: The code to define your class (beginning with "class bike") must come before the line "bikeA = bike('Acme',111)."
Explanation:
Edge 2022 Correct
Every single device can be connected to every other device on network, making the network mesh. This statement is True or False? *
1 point
True
False
Answer:
true
Explanation:
we can connect to any device which has a network connection
Which sentence best justifies the benefits of using enterprise systems?
Early systems (in the 1960s) focused on the automation of individual functions, such as financial accounting and inventory management, primarily in the manufacturing industry. In the 1970s, the systems allowed planning of product requirements. Resource planning then began, which included not just shop floor planning but finance, engineering, human resources, distribution, and project management planning activities as well.
We now use enterprise systems that integrate all functions, including inventory control, accounting, and human resources. These systems use a single database containing all the data that keeps the processes running smoothly. This ensures visibility, accessibility, and consistency. Extended ERP systems include CRM, SCM, and advanced planning and scheduling. New systems include capabilities for business intelligence and cloud-based computing.
Answer:
These systems use a single database containing all the data that keeps the processes running smoothly. This ensures visibility, accessibility, and consistency.
Explanation:
What is the 1st operation that is calculated in a formula?
Answer:
i think the second one
Help Please! Computer science question !!!!!!!!!!20 points!!!
Answer:
45 abc
Explanation:
Please help! No one is answering these correctly!
A gateway is a common network hardware component that does what?
enables a network to connect to other networks
verifies user credentials to grant network access
connects many devices to a network using a single port
allows specific kinds of data into different parts of a network
What is the best way to prevent the most common cause of network failure?
Avoid using USB cables for connecting devices.
Maintain careful records of networked devices.
Use up-to-date antiviral software to protect computers.
Upgrade routers and servers annually.
Answer:
it is either c or d
I'm 99.5% sure it is C tho
What is ransomware
я
Answer:
Ransomware is malicious software that infects your computer and displays messages demanding a fee to be paid in order for your system to work again. It has the ability to lock a computer screen or encrypt important, predetermined files with a password.
Explanation:
:)
8.6 Code Practice: Question 2
Copy and paste your code from the previous code practice. If you did not successfully complete it yet, please do that first before completing this code practice.
After your program has prompted the user for how many values should be in the array, generated those values, and printed the whole list, create and call a new function named sumArray. In this method, accept the array as the parameter. Inside, you should sum together all values and then return that value back to the original method call. Finally, print that sum of values.
Answer:
import random
def buildArray():
amount = int(input("How many values to add to the array: "))
array = []
for i in range(amount):
array.append(random.randint(10, 99))
return array
array = buildArray()
print(array)
def sumArray(array):
return sum(array)
sum_array = sumArray(array)
print("The total is: ", sum_array)
Explanation:
this gave me 80%
In this exercise we have to use the knowledge of computational language in python to write the code.
We have the code in the attached image.
The code in python can be found as:
import random
def buildArray():
amount = int(input("How many values to add to the array: "))
array = []
for i in range(amount):
array.append(random.randint(10, 99))
return array
array = buildArray()
print(array)
def sumArray(array):
return sum(array)
sum_array = sumArray(array)
print("The total is: ", sum_array)
See more about python at brainly.com/question/26104476
True or
false?
1) The CRT is the most common display screen. True or false
Answer:
True
Explanation:
we use it often like on electronics
Answer:
False
Explanation:
CRT is now old technology my friend
computational thinking is define as
Answer:
In education, computational thinking is a set of problem-solving methods that involve expressing problems and their solutions in ways that a computer could also execute.
Explanation:
Im just so smart. Just dont look at Wikipedia
¿Consideran que nuestra sociedad chilena (modelo económico, los medios de comunicación, educación, la publicidad) promueve la satisfacción de las categorías de pirámide de necesidades Maslow?
La respuesta correcta para esta pregunta abierta es la siguiente.
A pesar de que no se anexan opciones o incisos para contestar la pregunta, podemos comentar lo siguiente.
¿Consideran que nuestra sociedad chilena (modelo económico, los medios de comunicación, educación, la publicidad) promueve la satisfacción de las categorías de pirámide de necesidades Maslow?
Lo que yo considero que más que promoverla, la realidad económica y política es avasalladora al grado de que la sociedad lucha todos los días por sobrevivir, en lugar de aspirar a las diferentes escalas de satisfactores que promueve la pirámide de Abraham Maslow.
La sociedad Chilena se mantiene en la base de esa pirámide, buscando satisfacer las necesidades fisiológicas y las necesidades de seguridad. Nos referimos a la comida, el sustento, la salud, el vestido, el calzado, y el trabajo. Las condiciones políticas y económicas han obligado al Chileno a mantenerse en esos dos primeros estratos de la pirámide.
El nivel social es muy importante pero ante las condiciones señaladas, el Chileno promedio no tienen mucho tiempo libre como para andar socializando.
Con respecto a la Estima, el reconocimiento y la autorrealización, sabemos que los medios masivos, pero particularmente la mercadotecnia y la publicidad, son aspiracionales y buscan influir para que la gente tenga una mente consumista y gaste lo que no tiene.
Sin embargo, considero, que las condiciones económicas no dan para andar aspirando a esos niveles de la pirámide.
PLEASE HELPPPPPPP What should you always disconnect before installing hardware inside a computer’s case?
A.
all cabling
B.
all internal components
C.
the CPU
D.
the internal DVD drive
Answer:
a) all cabling hope it helps
name the statement which is used at end of each case from computer subject
(plz answer fast and correct i will mark as brainlist ......)
Answer:
In computer programming, a statement is a syntactic unit of an imperative programming language that expresses some action to be carried out.[1] A program written in such a language is formed by a sequence of one or more statements. A statement may have internal components (e.g., expressions).
Many programming languages (e.g. Ada, Algol 60, C, Java, Pascal) make a distinction between statements and definitions/declarations. A definition or declaration specifies the data on which a program is to operate, while a statement specifies the actions to be taken with that data.
Statements which cannot contain other statements are simple; those which can contain other statements are compound.[2]
The appearance of a statement (and indeed a program) is determined by its syntax or grammar. The meaning of a statement is determined by its semantics.
Use the drop-down menus to complete each statement. Two main versions of Outlook are the desktop app and the app. The has limited features, but is free to download and install, and geared toward tablets and phones. Having a more comprehensive set of features, the app must usually be purchased to install on traditional computers. Office 365 has become more popular recently because it gives access to all Office programs and .
Answer:
1) Mobile
2) Mobile app
3) Desktop
4) Is on the cloud
Explanation:
Ik its late for you but it'll hopefully help out others in the future
Answer:
Answer shown in image :)
Explanation:
Plz click the Thanks button!
<Jayla>
Select the effective subject lines.
Timecard Machine Relocated
This Message Contains Some Important New Information About Company Operations
Please Use the New Form in the Revised Employee Manual for Filling Out Your Expense Reports, the Procedure Has Changed
Test Results Attached
New Expense Reporting Procedures
Servers
IT Department Closed for Server Maintenance
Answer:
dont click the link
Explanation:
Answer:
Please Use the New Form in the Revised Employee Manual for Filling Out Your Expense Reports, the Procedure Has Changed
Servers
This Message Contains Some Important New Information About Company Operations
Explanation:
i did this on edge 2021 there is a quizlet with most of the questions
What is the use of Ribbon in Ms-Paint?
Ans.:
what are the uses of plotters
Answer:
Plotters are use to produce the hard copy of schematics and other similar applications They are mainly used for CAE applications.They can print on a wide variety of flat materialsHope it helps :)❤
Answer:
Plotters are used to print graphical output on paper. It interprets computer commands and makes line drawings on paper using multicolored automated pens. It is capable of producing graphs, drawings....
50 Points Will Give brainliest Help (right answers only please)
Delilah works as a high-level manager in a large corporation. She asks for paid time off for a medical appointment, and her boss approves it. The boss then learns that Delilah’s appointment was with a therapist, not a medical doctor. The boss, trying to catch Delilah in a lie, asks her for a doctor’s note from Delilah, who refuses. Delilah’s boss writes her up and docks her pay for the time she took off work; Delilah then goes to HR to report that her boss is harassing her over her medical status. Ethically, who is in the wrong here?
Delilah, who mislead her boss by going to a therapist.
The boss, since it’s none of her business that Delilah’s appointment was for mental health, and asking for a doctor’s note after the fact is harassment, and docking her pay might be illegal.
Delilah; while going to the therapist was fine, she shouldn’t have taken paid time off to do so.
The boss, since she should have told Delilah she needed a doctor’s note before Delilah took the appointment.
Answer:
The boss, since it’s none of her business that Delilah’s appointment was for mental health, and asking for a doctor’s note after the fact is harassment, and docking her pay might be illegal.
That's what I think (I hope I'm right).
It is indeed the boss... I know you already said that's corect, but now I can get points! :P
how do you hack someone's wifi. (Hacker needed)
Answer:
Ask God he knows all
Explanation:
1. Harold Worden, then 56-years-old, stole Kodak property
that was worth millions of dollars. He had worked for
Kodak for over 30 years and did not return confidential
documentation when he left the company in 1992.
He attempted to try and sell his ill-gotten gains to Kodak's
competitors while trying to start his own consulting firm.
The following scenario is an example of?
Answer:
Industrial espionage
Explanation:
Espionage is defined as the act of spying or the use of spies to acquire information on the activities and plans of a government of another country or those of a company in a competitive market
It is the practice of obtaining confidential or secret information and can be considered a felony depending on the case circumstances and the manner of damages caused by the act which is provable and made by the claimant
Industrial espionage is also known as economic espionage