SeleCT all correct text​

SeleCT All Correct Text

Answers

Answer 1

Answer:

the anwser is b

Explanation:


Related Questions

Please help
what do data communications transmit data through?

Answers

Answer:There are two methods used to transmit data between digital devices: serial transmission and parallel transmission. Serial data transmission sends data bits one after another over a single channel. Parallel data transmission sends multiple data bits at the same time over multiple channels.

Explanation:

COMP
Mention six characteristics of modern computers.
i.
ii.
iv.​

Answers

Answer:

speed

storage capacity

reliability

accuracy

diligence

multitasking

How can data be calculated?

Answers

Answer:

Data can be calculated by solving an equation

Explanation:

Running the Disk Cleanup utility is a quick way to ________. Group of answer choices defrag your hard drive remove spyware programs clear out temporary Internet files uninstall unwanted apps

Answers

Answer:

Clear out any garbage file on the drive

Explanation:

Running the Disk Cleanup utility is a quick way to clear out temporary Internet files. Therefore option C is correct.

Running the Disk Cleanup utility is a quick and efficient way to clear out temporary files and unnecessary data from your computer's hard drive.

These files can accumulate over time from web browsing, software installations, and system updates, occupying valuable disk space and potentially slowing down your system.

The Disk Cleanup tool identifies and deletes temporary internet files, cached data, downloaded program files, and other unnecessary files, freeing up space and improving system performance.

However, it is important to note that Disk Cleanup does not defragment your hard drive (A), remove spyware programs (B), or uninstall unwanted apps (D), as these tasks require different tools or procedures.

Therefore option C is correct.

Know more about Disk Cleanup:

https://brainly.com/question/31937611

#SPJ6

pls help it’s on a test!! no links :) you can zoom in if hard to read

Answers

Answer:

the last one

Explanation:

the domain specifies exactly what file is requested the path specifies where the browsers request should be sent

what is the difference btween a microcontroller a mini computer?

Answers

Answer:

The latter is also present in both Microcontrollers and Microcomputers; both of which are essentially the same but built for different purposes: the microcontroller does basic logic and requires little time and components to do so, whilst the microcomputer does heavier computation and requires a longer time and more power to do so.

Answer:

The latter is also present in both Microcontrollers and Microcomputers; both of which are essentially the same but built for different purposes: the microcontroller does basic logic and requires little time and components to do so, whilst the microcomputer does heavier computation and requires a longer time and more power to do so.

Write an expression that evaluates to true if the value of the int variable widthOfBox is not divisible by the value of the int variable widthOfBook. Assume that widthOfBook is not zero. ("Not divisible" means has a remainder.)

Answers

Answer:

The expression is:

if widthOfBox % widthOfBook != 0

Explanation:

Given

Variables:

(1) widthOfBox and

(2) widthOfBook

Required

Statement that checks if (1) is divisible by (2)

To do this, we make use of the modulo operator. This checks if (1) is divisible by 2

If the result of the operation is 0, then (1) can be divided by (2)

Else, (1) can not be divided by (2)

From the question, we need the statement to be true if the numbers are not divisible.

So, we make use of the not equal to operator alongside the modulo operator

Windows 1.0 was not considered to be a "true" operating system but rather an operating environment because _____.

it crashed a lot
it could only run one application at a time
it didn't use a pointing device
it provided a shell for MS-DOS

Answers

Answer:

it providrd a shell for MS-DOS

Explanation:

It basically was a shell to make MS-DOS different. MS-DOS was still the underlying operating system.

_______ and _______ are the logical statement.

Answers

True and false are the logical statements

what will happen to the tools and equipment, if it is not store propely?​

Answers

This question doesn’t make any sense I guess it will rust

introduction of waste management​

Answers

Answer:

Waste management (or waste disposal) includes the activities and actions required to manage waste from its inception to its final disposal. ... Waste management deals with all types of waste, including industrial, biological and household. In some cases, waste can pose a threat to human health.

Jack regularly uses a wireless connection to access various networks as he travels around the world running his fashion line. Jack is able to access these Wi-Fi networks by using what?

Answers

Answer:

A Virtual Private Network, VPN connection

Explanation:

Virtual Private Network, VPN, is connection from a device to the internet which is encrypted and protected whenever such networks is established including on public networks. When a VPN is used third parties will not easily track or eavesdrop on the network or traffic data from the connection

The control unit and arithmetic logic unit are part of which hardware component?
O A. Blu-ray disc
B.
ROM
O C.
monitor
D.
CPU
O E
RAM

Answers

Answer:

The control unit and arithmetic logic unit are part of which hardware component IS CPU

CPU IS THE ANSWER

Explanation:

Answer: The answer to your question is CPU

Explanation:

Consider the LIBRARY relational database schema description provided below which is used to keep track of books, borrowers, and book loans. The relations are: • BOOK (BookID, Title, PublisherName) • BOOK_AUTHORS (BookID, AuthorName) • PUBLISHER (Name, Address, Phone) • BOOK_COPIES (BookID, BranchID, NumberOfCopies) • BOOK_LOANS (BookID, BranchID, CardNumber, DateOut, DueDate) • LIBRARY_BRANCH (BranchID, BranchName, Address) • BORROWER (CardNumber, Name, Address, Phone) 1. Consider the schema given above: (a) (5 points) Give a primary key for each relation. Are there any relations for which there is an alternate candidate key that you have not chosen as the primary key? If yes, mention the relations, candidate keys and the reason (if any) for your choice of the primary key. (b) (10 points) State all referential integrity constraints that should hold on these relations.

Answers

Answer:

1) Yes, Publisher relation should have a publisherID primary key.

2) NOT NULL and UNIQUE for the BookID, BranchID, CardNumber and name of the borrower in the Book, Book_Copies, Library_branch, and Borrower relations respectively. The DueDate field of the book_loan relation must be a time constraint. The BookID of the Book relation must be serial number for automatic addition and update of bookid across the database.

Explanation:

The Publisher relation should have primary key publisherID which should replace the publisherName in the Book relation to easily make a join query and attain a third-level database model.

can someone's answer this​

Answers

Answer:

See explanation

Explanation:

Required

The surface area of each shape

Triangle

[tex]Area = \frac{1}{2}bh[/tex]

[tex]b\to base; h \to height[/tex]

So:

[tex]Area = \frac{1}{2} * 23 * 21[/tex]

[tex]Area = 241.5m^2[/tex]

Square

[tex]Area = l^2[/tex]

[tex]l \to length[/tex]

So:

[tex]Area = 10^2[/tex]

[tex]Area = 100m^2[/tex]

Rhombus

[tex]Area =a^2\sin(\theta)[/tex]

[tex]a \to side\ length[/tex]

[tex]\theta \to any\ interior\ angle[/tex] (not given)

So:

[tex]Area =18^2\sin(\theta)[/tex]

[tex]Area =324\sin(\theta)[/tex]

Trapezium

[tex]Area = \frac{1}{2}(a + b)*h[/tex]

[tex]a,b \to parallel\ sides; h \to height[/tex]

So:

[tex]Area = \frac{1}{2}(18 + 23)*21[/tex]

[tex]Area = \frac{1}{2}*41*21[/tex]

[tex]Area = 430.5m^2[/tex]

Circle

[tex]Area = \frac{\pi d^2}{4}[/tex]

[tex]d \to diameter[/tex]

So:

[tex]Area = \frac{3.14 * 5^2}{4}[/tex]

[tex]Area = \frac{3.14 * 25}{4}[/tex]

[tex]Area = \frac{78.5}{4}[/tex]

[tex]Area = 19.625m^2[/tex]

When you assign a value of one data type to a variable of another data type, Visual Basic attempts to perform ________ type conversion. Group of answer choices

Answers

Answer: implicit

Explanation:

When a value of one data type is assigned to a variable of another data type, then Visual Basic attempts to perform an implicit type conversion.

Implicit type conversion, simply refers to when one data type is converted automatically by Python to another data type. It should be noted that no user involvement is needed.

in python write a code to find power (2 & -2)

Answers

Explanation:

b) (c) ... Want to see the step-by-step answer ? ... Q: Write a python program with comments

different he launc.
in function are available with MS-Excel
Many​

Answers

functions are available with MS-Excel..

1.count and sum

2.cell references

3.data and Time

4.text

5.lookup and reference

6.finanical

7.round

8.array formula

Input the time in hours. Calculate and print the time in minutes and seconds. [I hr = 60 minutes]

Answers

Answer:

The program in Python is as follows:

hrs = float(input("Hours: "))

mins = 60 * hrs

print("Minutes: ",mins)

Explanation:

This prompts the user for hours

hrs = float(input("Hours: "))

This converts to minutes

mins = 60 * hrs

This prints the minutes equivalent

print("Minutes: ",mins)

In which of the following phases of filmmaking would a production team be focused on the process of casting?
(Select all that apply).
pre-production

post-production

development

distribution

Answers

Explanation:

There are five phases of film production and they include development, pre-production, production, post-production and distribution.

Answer:

pre-production

Explanation:

edg2021

Once the film concept has been developed, the film company transitions to the production phases: pre-production, production, and post-production. In pre-production, the technical details are worked out, a schedule is set, and the resources to produce the film are assembled. This includes casting the film, filling the technical positions, and scheduling the production. The actual filming takes place during the production phase, followed by a post-production phase in which the footage is edited and the final film emerges.

Which activity is the best example of a negative habit that may result from
heavy computer and Internet usage?
A. Playing web-based games instead using social media
B. Shopping online in order to find a gift for a friend
c. Using apps for driving directions instead of using a paper map
O D. Avoiding local friends in order to play online games
SUBMIT

Answers

Answer:

D

Explanation:

Any of these is an example, but the most drastic would be D, Avoiding local friends in order to play online games

brain of the computer system is called​

Answers

Answer:

central processing unit in short form CPU :)

Answer:

The Central Processing Unit(CPU)

Explanation:

The CPU is the brain of a computer, containing all the circuitry needed to process input, store data, and output results.

A Web site uses several strategies to prevent unauthorized individuals from accessing user accounts. Which of the following is NOT an example of multifactor authentication?

Answers

Answer: “When a user enters an incorrect password more than two times in a row, the user is locked out of the account for 24 hours.”

Which of the following ports is not considered to be exclusively a video port? Group of answer choices HDMI DVI USB DisplayPort Flag question: Question 22 Question 221 pts To speed up the display of graphics, a(n) ________ is integrated into most video cards. Group of answer choices GPU VGA ALU SSD

Answers

Answer:

The answer is "USB and GPU".

Explanation:

USB ports are not considered as a video ports only. It could also connect USB devices & transfer digital information via USB cables. It could also power gadgets who need it via the cord.

A GPU is integrated into certain video cards to help speed up the overall viewing of visuals. It was initially a specialized CPU designed to accelerate graphic rendition. GPUs can write down several pieces of information, making it useful for artificial intelligence, photo editing, and online games.

cuales son los signos de exel

Answers

Answer

explanation

Operador de comparaciónSignificadoEjemplo< (signo menor que)Menor que=A1<B1>= (signo mayor o igual que)Mayor o igual que=A1>=B1<= (signo menor o igual que)Menor o igual que=A1<=B1<> (signo distinto de)No es igual a=A1<>B1

Answer:

¿Qué quieres decir?

Explanation:

please answer this question​

Answers

Answer:

The answer for this question is Kry+Ptography

We can draw crescent using ?

Answers

Answer:

I think it's B

hope this helps

have a good day :)

Explanation:

When using the “rule of thirds,” where should focal points be placed?

Answers

Answer: When using the “rule of thirds” you should place focal points along a vertical or horizontal line and at a point of intersection.

Have a nice day!

…….. and ……...are called binary digits. (Computer Science)

Answers

Answer:

Explanation:

0 and 1 are called binary digits.

here is your answer..

An attacker has obtained the logon credentials for a regular user on your network. Which type of security threat exists if this user account is used to perform administrative functions

Answers

Answer:

privilege escalation.

Explanation:

An access control can be defined as a security technique use for determining whether an individual has the minimum requirements or credentials to access or view resources on a computer by ensuring that they are who they claim to be.

Simply stated, access control is the process of verifying the identity of an individual or electronic device. Authentication work based on the principle (framework) of matching an incoming request from a user or electronic device to a set of uniquely defined credentials.

Basically, authentication and authorization is used in access control, to ensure a user is truly who he or she claims to be, as well as confirm that an electronic device is valid through the process of verification

Hence, an access control list (ACL) primarily is composed of a set of permissions and operations associated with a user account or new technology file system (NTFS) file such as full control, read only, write, read and execute and modify.

In this scenario, an attacker or hacker was able to obtain the logon credentials for a regular user on your network. Thus, the type of security threat which exists if this user account is used by the attacker or hacker to perform administrative functions is privilege escalation.

Privilege escalation can be defined as a network or security threat which involves the exploitation of a design flaw, bug or unsecured configuration settings in a software program (application), operating system (OS), computer system, etc., so as to have an unauthorized access and gain more permissions, elevated rights or privileges that are normally protected from a user account or software program.

Hence, when an attacker or malicious user such as a hacker gains an unauthorized access to the privileges of another user account beyond what is intended or entitled to a user, it is known as privilege escalation.

Other Questions
13. What was a result of the fall of the Western Roman Empire?A. Weaker religionO B. Smaller citiesO C. Higher literacyO D. Centralized rule Janice has $35.50She has $10.35 more than Sitisiti has $12.80 less than AmiyaHow much money does Amiyahave When an intranet is extended outside the corporate walls to include suppliers, customers, or other external agents, it becomes a(n Solve X^2 - 6x = -5 by completing the square. Show all work for the steps below. A) For x^2 - 6x + c = -5 + c, what value of c is used to complete the square? B) Substitute the value for c in Part 2(a). Then complete the square to rewrite the equation as the square of a binomial. C) Solve for x. ( Will Mark Brainliest but no links or nonsense answers please) I Also Posted A Picture Of The Question And Steps so you can see what the question and steps are to take. Brainliest for correct answer!! Grace needs to buy a new printer. The printer she wants has a price tag of $60. She has a 25% off coupon and $50 in her bank account. If she must pay 6.75% sales tax, will she have enough money to buy the printer? If yes, how much will she have left over? If no, how much is she short? how has a change in internet access from 2003 to 2019 most likely affected globalization? If youre a green shopper, then you usually purchase recycled, buy in bulk, trade with friends, and combine bags rather than get a new one for every purchase.describeslistsclaimsreasons In right triangle ABC, a = 7, b = 9 and Is (x - 1) a factor of 2x^3 3x^2 18x 8? Requirements: 1. Lab coat must contain 5 pictures or designs based on the lesson 2. Lab coat must contain 3 vocab words that are key to understanding the concept of the lesson 3. Lab coat must be colored in or less than 50% plain white 4. Lab Coat must contain your name In the summary space you must include the main idea (purpose) of the lesson and explain how your lab coat design represents the lesson. Anyone here able to lend a helping hand? (3+2).12= me ayudannnn Please help with this What does the infant mortality rate of a country tell you about that country? Write several reasons. Will give brainliest is steps are listed out. Will give brainliestFill in the blanks with the correct form of conditional clause verbsIf I complete my work, I ___________________you (visit)(1 Point)Enter your answer2.If the weather is good, we __________________________for a walk (go)(1 Point)Enter your answer3.If I buy a car, I __________________________ for a drive. (take)(1 Point)Enter your answer4.If you ___________________ the address, please tell me. (knew)(1 Point)Enter your answer5.If she has a laptop, she ___________________________ her assignment. (complete)(1 Point)Enter your answer6.If I were in London, I ____________________________ a lot of money. (earn)(1 Point)Enter your answer7.If you were the team captain, I _________________________ the team. (join)(1 Point)Enter your answer8.If I ___________________________ buy a car, I would buy it. (want)(1 Point)Enter your answer9.If my friend slept early, he _____________________ fresh (be)(1 Point)Enter your answer10.If I ___________________________, I would pass the exam. (study)(1 Point)Enter your answer11.If I had completed the assignment, I ______________________________ home. (come)(1 Point)Enter your answer12.If ____________________________ to Dubai, she would have seen Burj Khalifa. (go)(1 Point)Enter your answer13.If she ___________________________in Germany, she would have learnt German. (visit)(1 Point)Enter your answer14.If she had not planned the meeting well, she _______________________________. (fail)(1 Point)Enter your answer15.If the children had gone to bed early, they _________________________________ early. (get) Which expressions are equivalent to -90-60w?Choose 3 answers:A) -30(3+2w)B) (-9-6w)10C) -3(30-20w)D) (6+4w)x15E) -20(4.5+3w) Please write a poem. Will give brainilist.Screenshot attached on what's it about. At the Hamilton County Fair, 6 of the last 15 people to spin the prize wheel won a prize. Considering this data, how many of the next 20 players would you expect to win a prize?