Answer:
A and C are the only legal but unethical options
Answer:
A,B,C
A. Cookies deposited by websites collect information about your browsing habits
B. A law enforcement officer asks you to eavesdrop on a friends phone conversations
C. A computer browswer records your browser records your browsing history
Explanation:
edge 2021
Which organization has published more than 300 Web standards, and encourages manufacturers to follow these standards, many of which define levels of conformance? This task contains the radio buttons and checkboxes for options. The shortcut keys to perform this task are A to H and alt+1 to alt+9.
A) World Wide Web Consortium (W3C)
B) Institute of Electrical and Electronics Engineers (IEEE)
C) Internet Engineering Task Force (IETF)
D) International Organization for Standardization (ISO)
Answer:
c
Explanation:
what are the five types of docs you can create an share with google docs
Answer:
Documents: For composing letters, flyers, essays, and other text-based files (similar to Microsoft Word documents)
google sheets logo Spreadsheets: For storing and organizing information (similar to Microsoft Excel workbooks)
google slides logo Presentations: For creating slideshows (similar to Microsoft PowerPoint presentations)
google forms logo Forms: For collecting and organizing data
google drawings logo Drawings: For creating simple vector graphics or diagrams
Explanation:
Answer:
Documents
spreadsheets
drawings
forms
presentations
Explanation:
how many computers are hacked every year
Only in 2017 ALONE, there were more than 317 million new pieces of malware – computer viruses or other malicious software created. :(
Answer:
Well NSA Data Center Experiencing 300 Million Hacking Attempts Per Day – The Council of Insurance Agents & Brokers. So that would round up to about 109,500,000,000
Explanation:
Because 300 million times how many days in a year witch is about 365 days in a year will equal a total of 109 billion 500 million computers hacked each year 109,500,000,000.
which of the following is a computer procedure that takes raw data and and changes it into information
A. RAM
B.IPOS
C.BIOS ROM
D.MP3
Answer
The answer is A
Explanation:
Answer:
d
Explanation:
how can I create a pluralsite account for free to sign in
Answer:
I mean I need points but I'm not sure my advice is to look it up or look on y0utube : )
Explanation:
Use the drop-down menus to correctly complete these sentences about common data types.
A variable that is used in programming and can hold a true or false value is a(n)
data type.
data
A variable that can hold a mixed sequence of letters and numbers is a(n)
type.
A variable that can hold positive or negative whole-number values is a(n)
data type.
A variable that can be used with moveable decimal points is a(n)
data type.
DONE
Answer: Boolean, alphanumeric string, integer, floating-point number
Explanation: cuz I got it right
Answer: Boolean, alphanumeric string, integer, floating-point number
Explanation: cuz I didnt get it right
Hi Alaza, when you submit this form, the owner will be able to see
1. What is the trick for learning the homerow keys? L
Please excuse my dear aunt Salley?
All ships do float Just Keep Looking
Answer:
It is "All ships do float just keep looking"
Explanation:
- Look at your qwerty keyboard, the homerow keys are ASDF(gh)JKL;
- I put gh in parenthathese because you don't rest your fingers on them.
- Please excuse my dear aunt salley is an acronym to remember PEMDAS, which is order of operations.
Answer:
All ships do float Just Keep Looking
Explanation:
Which application software would be most suitable for writing a resume?
Answer:
Either word or I would suggest using google docs and word and compare.
Explanation:
You can set up a resume in word.
Which statement is true?
O Bill Gates and Guido van Rossum cofounded Microsoft.
Bjarne Stroustrup published the first reference guide for C++.
O Paul Allen developed object-oriented programming.
O John McCarthy led a team that developed FORTRAN.
Answer:
Bjarne Stroustrop published the first reference guide for C++
Explanation:
Bjarne Stroustrop is a computer scientist who created the C++ programming language while working at the AT&T Bell laboratory. He also published the first reference guide for the programming language.
In October 1985, the book, The C++ Programming Language, was published. It describes the c++ programming language and was the only documentation and reference guide for the programming language at the time. Newer editions have since been published.
Answer:
B. Bjarne Stroustrup published the first reference guide for C++.
Explanation:
:)
Select the correct answer. Which type of software do you generally not need to pay for? A. software available online B. closed-source software C. open-source software D. commercial software
Answer:open-source software
Explanation:
Two devices are connected to the Internet and communicating with one another. A squirrel chews through one of the wires in the network that is currently being used by the devices to communicate. The network immediately begins using a different path through the network and communication continues as normal.
This situation best exemplifies which principle?
Answer:
Fault-Tolerance
Explanation:
Fault tolerance refers to the ability of a system (computer, network, cloud cluster, etc.) to continue operating without interruption when one or more of its components fail.
The situation exemplifies the principle of fault - tolerance.
We are told that a squirrel chewed through the wire carrying the network but that yet the network immediately switches to a different path and the communication continues normally.This means that even though there is a failure in the hardware, the system continues to operate without smoothly without malfunction or with little to no impact on it's operation.In the ICT world, this process is known as fault tolerance.
Examples include;
- Use of UPS(Uninterruptible power supply) to prevent the computer system from going off in the event of primary power failure.
- A plane with double engine so that if one has a fault, the other one can be utilized.
Read more at; brainly.com/question/21695378
What features do you think that a smart fridge should have? Please give me a quick answer! And in detail.
I will mark his answer as a Brainliast!
We all interact with various information systems every day: at the grocery store, at work, at school, even in our cars (at least some of us). Make a list of the different information systems you interact with every day. See if you can identify the technologies, people, and processes involved in making these systems work.
Explanation:
An information system can be defined as an automated system or not, which is used for the purpose of collecting data and transforming it into relevant information for a given purpose.
Currently, information systems are increasingly used in the organizational environment, for example, as management information systems and decision support systems, which are automated computer systems that provide greater support to a manager's work, due to the amount of data that store and process relevant information to assist in the speed of the decision-making process, since information systems are able to capture a volume of data and analyze it, create standards, find flaws and transmit essential information that makes the manager's work more facilitated and improved.
Analyze the following code.
public class Test {
public static void main(String[] args) {
int[] x = new int[3];
System.out.println("x[0] is " + x[0]);
}
}
A. The program has a compile error because the size of the array wasn't specified when declaring the array.
B. The program has a runtime error because the array elements are not initialized.
C. The program runs fine and displays x[0] is 0.
D. The program has a runtime error because the array element x[0] is not defined.
Answer:
C
Explanation:
No explanation, self-explanatory. I used class main instead...
eeeeeeeeeeeeeeeeeeeeeeeeeeeereeeeeeeeeeeeeeeee
Answer:
okay
Explanation:
.............
22. A
allows one computer to input data into another computer.
Answer:
input device
Explanation:
any hardware device that allows users to enter programs, data, and commands into a computer system
What is the base of a number system?
A number base is the number of digits or combination of digits that a system of counting uses to represent number. The most commonly used number system is the decimal system, commonly known as base10.
Which of the following projects is most likely to be used in STEM education to learn mathematics concepts?
designing an eco-friendly house
determining the statistical frequency of car accidents
building an interactive web site
using cooking oil as a substitute fuel for diesel
The answer is:
— determining the statistical frequency of car accidentsCameras absorb and record the reflected light from objects through a series of lenses. true or false? PLEASE HELP ASAP
Answer:
True
Explanation:
Cameras absorb and record the reflected light from objects through a series of lenses, which are similar to the lenses that might be in someone's glasses
the answer is true ;)
If a line of code creates an integer variable and the user enters 3.4, what will happen? a) a syntax error b) a value error c) no error d) a float error
Answer:
No error
Explanation:
Required
Determine what happens when the given scenario happens
When the given scenario occurs, the translator erases the fractional part of the input and saves only the integer part into the declared variable
Take for instance, the following code segment written in c++
int anum ;
cin>>anum ;
cout<<anum ;
Assume the user input is 3.4, the compiler prints out 3 leaving out the .4
Please note that; this may not be applicable for all programming languages; However, the above illustration is so in most cases
Linux would be a good example of?
HELP
Many software companies provide direct [-insert answer-] for customers using live chat, e-mail, Face book, Tw itter, and/or telephone.
Answer:
true
Explanation:
Answer
Assistance
Explanation:
15
In the formula, =A5 - SD$26, SD525 is best bestbed as a
(1 Point)
absolute erence
function
eie eerence
Answer:
hi
Explanation:
Before you could train as a physician, you first had to become _____.
Aye yo, how do I get rid of an already placed end crystal? I thought it looked cool to build in my minecraft survival house, and now i'm just bored of it. Any ideas to get it out?
Answer:
if you want it to shoot the crystal then it will blow up
Explanation:
so use water
Answer:
Explode it!
Explanation:
You can try:
To put obsidian around it, go in the box with a shield, crouch, and click the crystal.Place some blocks around the crystal so the water won't spread, place water over the crystal, and use a bow and arrow to shoot it.Thank me later
Sami is creating a web page for her dog walking business. Which item will set the theme for her page? Background color Heading color Link color Text color
Answer:
A Background color
Explanation:
Describe one activity that belongs to the organizing phase software engineering.
Answer:
Initiation
Explanation:
The initiation phase typically begins with the assignment of the project manager and ends when the project team has sufficient information to begin developing a detailed schedule and budget. Activities during the initiation phase include project kickoff meetings, identifying the project team, developing the resources needed to develop the project plan, and identifying and acquiring the project management infrastructure (space, computers).
3. Why did Steve Jobs and Steve Wozniak start working on developing computers?
"What was World War I?" is not an ideal research question because:
Answer:
Because world war one was various things.
Explanation:
World War One was a terrible war that caused very many deaths. No one quotes knows every single detail about World War One, but what we do know is that it wasn't just one certain thing that triggered it. Lots and lots of things triggered World War One, but the main reason is...you should know!! The disagreement that turned to a war.
What is the set of instructions that can be stored and runed by hardware
Answer:
Hello person....
Explanation:
A computer system has three main components: hardware, software, and The equipment associated with a computer system is called hardware. Softwareis a set of instructions that tells the hardware what to do. the power of the computer for some purpose. In fact, this course will show you that the computer can be a tool for just about anything.
Happy to Help