Answer:
._. dont know spanish
Explanation:
why are extensions necessary in scratch programming as a whole?
A(n) ___________ allows people at two or more locations to interact via two-way video and audio transmissions simultaneously as well as share documents, data, computer displays, and whiteboards.
Answer:
A(n) videoconference allows people at two or more locations to interact via two-way video and audio transmissions simultaneously as well as share documents, data, computer displays, and whiteboards.
What are the benefits and drawbacks of open source software versus proprietary software? How should open source applications be approached when thinking about intellectual property and copyright laws, and how does this relate to software licensing agreements and responsible use of software? Your answer should include at least some discussion of security, data, and risks.
Answer:
Unlike proprietary software, open-source software promotes creative work and gives users full access to the source code. If you want to customize a specific program, you can simply ask a developer to do it (assuming that you have a license, which is required in most cases).
There's a tool designed to collect data. It allows you to specify which counters you want to collect data for by clicking on the plus sign and adding the counters you want. What's the name of this tool
Answer:
social engineering is a way to collect data
Explanation:
??????????????????? Help
Answer:
d) MS Office
Explanation:
Microsoft Office is a program. Think of it this way .... Your operating system is like the engine of your car.
Write a program that prompts the user to input two POSITIVE numbers — a dividend (numerator) and a divisor (denominator). Your program should then divide the numerator by the denominator, and display the quotient followed by the remainder.
Hint: If you use division (/) to calculate the quotient, you will need to use int() to remove the decimals. You can also use integer division (// ), which was introduced in Question 10 of Lesson Practice 2.3.
Once you've calculated the quotient, you will need to use modular division (%) to calculate the remainder. Remember to clearly define the data types for all inputs in your code. You may need to use float( ) , int( ), and str( ) in your solution.
float( ): Anything inputted by a user should be transformed into a float — after all, we are accepting ALL positive numbers, integers and those with decimals.
int( ): When you divide the numerator and the divisor using /, make sure that the result is an integer.
str( ): After using modular division, you can transform the quotient and remainder back into strings to display the result in the print() command.
Answer:
yes
Explanation:
Shad has been finding himself unable to focus lately. Sometimes, he feels a knot in his stomach accompanied by nausea. As a result, he rarely has an appetite and is eating less than he should. These symptoms coincided with Shad being selected for the lead role in the school play, which now adds a new responsibility to an already challenging academic schedule and part-time job. What might be an effective strategy for Shad to manage this stress? Add daily workouts to his schedule, at least 20 minutes each, to increase his energy and reboot his focus on his own health. Assess the amount of time needed to fulfill all his responsibilities and create a schedule to prioritize and organize commitments. Change his options for meals and select more appealing "comfort" foods that will make him enjoy eating again and increase his appetite. Quit the school play so that he can return to a schedule that is more manageable and will cause him less stress and anxiety.
Answer: change the food he eats to a comfort food so that he eats more
Answer:
The answer to this question is **Assess the amount of time needed to fulfill all his responsibilities and create a schedule to prioritize and organize commitments.
Explanation:
This answer makes sense because Shad wanted the the lead role, so he just needs to organize his other responsibilities and create a schedule that works without being stressed. Time management.
A ______________ utility provides an overview of your files and lets you rename, delete, move, and copy files and folders.
Answer:
File Management Utility
Explanation:
File Management Utility is a computer software that help to browse, search, arrange, find information, and quickly preview the files of the system.
If you use your smartphone as a hotspot to connect to the Internet on your tablet you are using a ________.quillet
If you use your smartphone as a hotspot to connect to the Internet on your tablet you are using a Personal Area Network.
What is meant by personal area network?An individual's workspace can be connected with electronic devices via a personal area network. Between devices like PCs, smartphones, tablets, and PDAs, a PAN enables data transmission.
A PAN is an interconnection of personal technology devices that allows them to communicate over a small distance (less than 10 meters or 33 feet), often using wireless technologies.
Short-range wireless networks with a range of a few tens of meters are known as personal area networks (PANs). PAN's primary function is to do away with cords that link devices to peripherals. PAN technologies often use radio or infrared for cordless items like keyboards and mice.
To learn more about personal area network refer to:
https://brainly.com/question/14704303
#SPJ2
PLEASE HELP! WILL MARK AS BRAINLIEST!
JavaScript can be implemented using the _________ HTML tags in a web page.
Answer:
JavaScript can be implemented using JavaScript statements that are placed within the HTML tag
Explanation:
Answer:
statements placed within script tags
Explanation:
What it takes to be a Graphic Designer and your interest
Do you plan to pursue or get certified?
150 words
Answer:
There are a few key steps to starting a career in graphic design: learn the principles of design, enroll in a graphic design course, practice graphic design tools, work on projects, and build your portfolio. … You will also need to master common graphic design tools, such as Photoshop, Illustrator and InDesign.
This portion of the question is up to you not me "Do you plan to pursue or get certified?"
The command used to save a file for the first time and or to save a file with a new file name, location and formatT
cntrl s dummycntrl s dummycntrl s dummycntrl s dummycntrl s dummy
If an Intel central processing unit (CPU) has two physical processing cores but is able to make the operating system software act as if it using four processing cores, what technology is that processor using
Answer:
A Quad-core CPU
Explanation:
because it acts as if it uses four processing cores, so it will be using the Quad-core for the Central Prossesing Unit (CPU)
Which of the statements indicates that Shane & Co. is an ethical organization?
Shane & Co. deal in manufacturing plastic cups. Despite three years of operations, they haven’t been able to even break even. The irate investors are eagerly waiting for the next financial report that is due. Shane & Co. can manipulate the figures to show growth, however they choose to display the facts as it is. They are sure to lose some of the investors on board but are willing to take the risk.
Shane & Co. deal in manufacturing plastic cups
Despite three years of operations, they haven’t been able to even break even
Shane & Co. can manipulate the figures to show growth
however they choose to display the facts as it is
They are sure to lose some of the investors on board
but are willing to take the risk
Answer:
however they choose to display the facts as it isbut are willing to take the riskWhich of the following is a type of equation which returns a value such as TRUE or
FALSE?
A. Argument
B. Expression
C. Nest
D. Control
Answer:
C
Explanation:
True HOPE THIS HELPS BOY/GURL AH
The type of equation which returns a value such as TRUE or FALSE is logical.
Which formula gives the logical value in the form of true or false?A logical value is known to be The TRUE and FALSE functions
An example is if you type “=TRUE()” into a cell, it is said to often return the value TRUE and when you type “=FALSE()” it will also return as FALSE.
Learn more about equation from
https://brainly.com/question/2972832
________ is the art of manipulating people into breaking normal security procedures or divulging confidential information.
Answer:
Social engineering is a process of manipulating people into breaking normal security procedures or divulging confidential information.
Explanation:
Explain what each line of code does:
a) const PI = 3.14
b) radius = float(input(“Enter radius: ”))
c) Area = PI * radius * radius
d) print(area)
Answer:
10 please mark me as brainleast
To delete a database object, press and hold or right-click the object in the Navigation Pane and then tap or click ____ on the shortcut menu.
Answer:To delete a database object, press and hold or right-click the object in the Navigation Pane and then tap or click Delete on the shortcut menu.
Explanation:
Hope I could help. Have a nice time there.
Choose a video game that you enjoy playing and discuss its game mechanics. Can you identify any game mechanics that your game has that were not mentioned in the unit?
Answer:
Fresh out of college, Barry the Bee (Jerry Seinfeld) finds the prospect of working with honey uninspiring. He flies outside the hive for the first time and talks to a human (Renée Zellweger), breaking a cardinal rule of his species. Barry learns that humans have been stealing and eating honey for centuries, and he realizes that his true calling is to obtain justice for his kind by suing humanity for theft.
Explanation:
meow meow meow meow meow meow meow meow meow meow meow meow meow meow meow meow meow meow meow meow em
principles of Responsible Artificial Intelligence (AI)?
Answer:
Their principles underscore fairness, transparency and explainability, human-centeredness, and privacy and security.
Explanation:
The illusion of motion created by the consecutive display of images of static elements
Answer:
The term illusory motion, also known as motion illusion, is an optical illusion in which a static image appears to be moving due to the cognitive effects of interacting color contrasts, object shapes, and position.
Explanation:
first what all this about is about animation the creation graphic of cartoons and some sci fi fiction
Define computer software with its importance in computer system
Answer:you just answered my question saying can't help you well i can't help you either
Explanation:
Computer software refers to a collection of programs, data, and instructions that enable a computer to perform various tasks and functions.
It includes both operating systems that manage computer resources and application software used for specific tasks like word processing, web browsing, and gaming.
Software is crucial in a computer system as it acts as the bridge between hardware and users, allowing them to interact with the machine effectively.
Without software, computers would be unable to process data, execute commands, or perform any tasks.
It empowers users with a wide range of functionalities, making computers versatile tools for work, entertainment, communication, and problem-solving in various domains of modern life.
Know more about Computer software:
https://brainly.com/question/33933985
#SPJ5
Ingrid works in the information technology department of a big company. Whenever the company hires someone new, she has to set up a new computer for them. In this scenario, Ingrid will easily be able to set up a computer because the information on how to set up the computer is stored in her Group of answer choices procedural memory. episodic memory. semantic memory. flashbulb memory.
Answer:
procedural memory
Explanation:
Procedural memory is a type of implicit memory (unconscious, long-term memory) which aids the performance of particular types of tasks without conscious awareness of these previous experiences.
Printers can use ________, which enable the printer to automatically print on both sides of the paper.
Answer:
Duplex
Explanation:
Changing printer setup to print duplex will enable the printer to automatically print on both sides of the paper.
Which insert image option allows a user to insert images from the internet?
Answer:
d. Online Pictures
Explanation: is correct
Answer:
online pictures
Explanation:
During the maintenance phase of the systems development life cycle (SDLC), hardware and software components have been _____.
Answer:
developed and tested.
Explanation:
Maya wants to connect three peripheral devices to her laptop , but has only one USB port. What is the best way to connect all the devices?
Answer:
USB hub.
Explanation:
is the practice of using the internet to provide healthcare without going to a doctor’s office or hospital.
Answer:
Telemedicine refers to the practice of caring for patients remotely when the provider and patient are not physically present with each other. Modern technology has enabled doctors to consult patients by using HIPAA compliant video-conferencing tools.
Explanation:
If you are going to build a custom fast PC for gaming and you need a lot of storage for big video files and videos, but you have a low budget, what storage device(s) option you are going to consider? Why?
Answer:
Cheap and efficient PC's for two drives
Explanation:
Buying a expensive PC usually runs slower
What in a database table is an item of information with some characteristics?
Answer:
Attributes describe the characteristics or properties of an entity in a database table. An entity in a database table is defined with the ‘fixed’ set of attributes. For example, if we have to define a student entity then we can define it with the set of attributes like roll number, name, course.
Explanation:
CAN I GET BRAINLIEST