Answer:
Selling services or products, generating traffic for ad revenue or investing in different types of products / companies.
Explanation:
anybody wanna be friends?
yes Avacado?????????????????????
Which best describes what databases do?
They guarantee users find needed data.
They create categories for data.
They identify important data.
They enable users to search for data.
Answer:
I think the first one
Explanation:
not sure you can also do some research bout it
Which job role requires you to create user guides for computer products and services?
A
creates users guides for computer products and services.
Reset
Next
Which job role requires you to create user guides for computer products and services
Answer: Technical writer
Explanation:
A technical writer is an individual who is responsible for the creation of technical documents such as user manuals, reference guides, instruction manuals, journal articles, etc.
Technical writers can work in software firms as they would be responsible for creating user guides for computer products and services.
Answer:
The answer for the blank box is : technical writer
Explanation:
Hopefully this is right!
have a great day/eve!
list and explain three computing devices from the 20th century
Answer:
Calculating Machine
Graphic tablet.
Touchscreen
Explanation:
Hope this helps.
Brain-List?
Answer:
1. The First Calculating Machine (Pascaline)
2. Jacquard's Loom
3. The First Pocket Calculator
Explanation:
1. Pascaline was the first calculator or adding machine to be produced in any quantity and actually used. It was deigned at about 1642-1644.
2. Jacquard Loom is an attachment for powered fabric looms
3. The first truly pocket-sized electronic calculator was the Busicom LE-120A "HANDY" It was marketed in 1971.
how do i get around a school related block
Answer:
try putting "uk-" or "us-" depending on where you are, you could also go through your settings and try to allow everything.
Answer:
Some schools have the option to block only on regular tabs, try going into settings and disabling the block to go on incognito tabs.
Another option would be to use a different web browser, something less known but good enough that it works and isnt blocked.
You can also find certain things on online where it tells you what websites to go to, then copy a link and paste it down into the search bar where the page will come up unblocked.
I hope this helped!
PS: If you go into certain websites, block third party cookies. ;)
Which graph or chart shows changes in the value of data?
a
Bar graph
b
Column chart
c
Line graph
d
Pie chart
Answer:
Bar graph and Pie chart
Answer:
C And D
Explanation:
edge2020 users
The type of medium used to hide data in steganography is referred to as __________. This may be a photo, video, sound file, or Voice over IP, for example.
Answer:
:L
Explanation:
Answer:
symmetric cryptography
Explanation:
Question #5
Multiple Choice
Suppose this is your user-defined data type.
class player:
life = 3
magic = False
name = "
Which statement creates an instance of your data type?
O myPlayer = player()
O myPlayer.player()
O myPlayer = new player()
O myPlayer = player
Answer: myPlayer = player()
Explanation: correct edge answer 2020
Answer: myPlayer = player()
Explanation: got it right on edgen
it was field day for the upper grades at Rock Creek School,
Each grade had to choose a team name and a color for their tee-shirts,
Use the clues below to figure out what each grade chose for their team name and tee-shirt color, each grade can chose one color and one team name.
- The third and fifth grades didn't choose an animal for their team name.
-The forth grade ended up with red tee-shirts with sharks on the.
-The fifth graders and tornadoes are not wearing teal.
-The bears are wearing green.
Answer:
its c
Explanation:
Write a program that prints the numbers 1 - 50. If the number is even print the word 'EVEN!' next to it. If the number is odd print the word 'ODD!' next to it.
In python 3.8:
for x in range(1,51):
print(str(x)+" EVEN!" if x %2==0 else str(x)+" ODD!")
This works for me. Best of luck.
Complete the following sentences.
You can use shapes to create various
v. Conventional
associations continue even though trends keep changing.
BIG TEST NEED TO PASS IM FAILING
Answer:
symbols and symbolic
Explanation:
help pleaseee!!!!!!! will give brainliest !!!!!
How do you increase the number of CPUs in a virtual machine in order to optimize it?
Answer:
Not sure if this will help
Explanation:
increase the number of motherboards, and install compatible CPUs on each motherboard
sales management at ursa major solar wants to allow users create new account records with pre populated values.which feature should administrator
Question: sales management at ursa major solar wants to allow users create new account records with pre populated values.which feature should administrator
Answer: Sales representatives at Universal containers often schedule in
person meetings at customer offices. Management wants to track activities for this meeting category to clearly display customer office meetings in the account , contact or opportunitity page layouts, as well as adding this data to reports.
Explanation:
Which examples demonstrate common education and qualifications for Manufacturing Production Process Development careers? Check all that apply. Answer: A. Hugo uses CAD software to create a product design. D. Latisha is a Mechanical Engineer with a bachelor's degree. E. Oliver carefully calculates the dimensions of a product.
Answer:
A D E
Explanation:
I got it right on Edge.
Answer:
A D E
Explanation:
just did the work
:)))))
Zack sees an online contest. He could win $10,000 instantly! On the sign-up form he enters his name and email address. He is also asked to enter his nickname, the name of any pets, and his mom's maiden name. Should he do it?
Answer:
Do not please! Online hackers and identity thieves can use such informations or clues to figure out Zack's passwords.
Explanation:
In this scenario, Zack sees an online contest stating that he could win $10,000 instantly! On the sign-up form he enters his name and email address. He is also asked to enter his nickname, the name of any pets, and his mom's maiden name.
Hence, it is advisable, that Zack shouldn't do it because online hackers and identity thieves can use such informations or clues to figure out Zack's passwords.
Basically, this type of cyber attack is simply known as baiting in social engineering.
Social engineering can be defined as a manipulative strategy or technique that involves the use of deceptive and malicious activities on unsuspecting victims in order to gain unauthorized access to their confidential or private information for fraud-related purposes. Some examples of social engineering are quid pro quo, phishing, baiting, tailgating etc.
What improved image quality in televisions?
A: FM technology
B: AM technology
C: color CRTs
D: black-and-white CRTs
E: coaxial cables
Answer:
coaxial cables are the answer
which part of the brain controls the movement of muscles
Answer:
PLEASE MARK AS BRAINLIEST
Explanation:
Cerebellum
Cerebellum. The cerebellum (back of brain) is located at the back of the head. Its function is to coordinate voluntary muscle movements and to maintain posture, balance, and equilibrium.
What does the "zoom tool" do in Photoshop?
O
A. All of the above
o
B. It gives the illustrator the ability to zoom in and out of the image
o
C. It gives the illustrator the ability to edit the image at a closer look
O D. It gives the illustrator the ability to erase the image better by having a closer look
Answer:
A. All of the above
Explanation:
How does entertainment relate to coding?
Answer:
not sure if this is the type of answer you're looking for but: Entertainment can relate to coding because in TV shows and movies, there is lots of editing. Especially with cartoons. Inorder to make these, we have to use coding. This can even relate to real life plays and preformenses depending on how much technology you use to preform them.
The data type of 17.3 should be ________________.
int
float
str
list
Please answer quick.
Answer:
float
Explanation:
Answer:
17.3 should be a float
Explanation:
Float type is a data that is contain a decimal number
please help, thank you
Answer:
radish spinach swiss chard
Explanation:
When you open PowerPoint online, how many blank slides will appear on the screen? (5 points)
Four
One
Three
Two
Answer:
The correct answer is: One
Explanation:
PowerPoint is a software that is used to make presentations.
It is available in Microsoft office suite.
When we open PowerPoint first there are templates to choose from. After selecting blank presentation the editor window opens and it contains only one master slide/title slide
Rest slides can be added later.
Hence,
The correct answer is: One
Answer:
it isn't one it is three
Explanation:
cause i chose one and got it wrong
PLEASE ASAP!!
Today, most film editors manually cut and splice the actual film footage once it arrives.
O True
O False
Answer:
True
Explanation:
edg2021
The film editor is such an important person on a film that he is often hired before the cast and other crew. This editor is responsible for revising the filmed footage until it becomes the finished film. The editor begins by reading the script to get familiar with the story. It is important for the editor to know the script because film scenes are generally shot and edited out of sequence. When footage begins to come in, the editor reviews the footage and production notes provided by the director and production team. These notes contain details about the footage and the director’s comments about the footage. The editor then uploads or transfers the footage to computers in the editing bay and begins editing the footage into finished scenes. The editing bay is the control room with editing equipment, computers, monitors, and sound system where film editors manipulate plot, sound, graphics, and score to produce a well-constructed scene. This is a painstakingly detailed and time-consuming task
Two light bulbs are connected in a series circuit. You add a third bulb in a series. All three bulbs are identical. Which of the following will happen?
Answer:
The bulbs would becom dim
Explanation:
The 3rd bulb adds too much resistance that the other bulbs go dim
What is a resistor?
O A switch
O A light bulb
O A battery
Answer:
A Battery would be the correct awncer
plzz help me with this question.........
Write a program to input a number find the sum of digits and the number of digits. Display the output
sample input - 7359
sample digits - 24
number of digits - 4
Answer:
str = input("Enter a number: ")
sum = 0
for c in str:
sum = sum + int(c)
print("Sample input - {}".format(str))
print("Sum of digits - {}".format(sum))
print("Number of digits - {}".format(len(str)))
Explanation:
That's python. Was that what you were looking for?
import java.util.*;
public class Digit
{
public static void main(String args[ ] )
{
Scanner in=new Scanner (System.in)
System.out.print("Enter a number: ");
int n = in.nextInt();
int sum = 0, count = 0;
while (n!=0)
{
int d = n % 10;
sum + = d;
count++;
n /= 10;
}
System.out.println("Sum of digits=" +sum);
System.out.println("Number of digits=" +count);
}
}
help me i dont know this i suck at it
Answer:
Compiler, High level, Low level
Explanation:
I don't know about the last 2
Wearables, video playback and tracking devices can help athletes because
Answer: rap accusations
Explanation:
Which of the following is NOT true regarding fonts which should be used in memos?
O Typically serif fonts are used such as Times New Roman
O Typically sans-serif fonts are used such as Arial
O Headers should be 12-point font size
O Body text should be 10-point font size
Answer: Typically serif fonts are used such as Times New Roman.
Explanation: Have a gr8t day and pls mark me brainliest.
Which of the following is a database object which allows you to ask the database about the information it contains?
A Report
B filter
C sort
D Form
Answer:
Report
Explanation:
Report shows the information being contained by a database.