Answer:
Explanation:
b
Equi Technologies offers cloud computing services to several data centers around the world. It hosts services in the cloud, which can be accessed by clients through Equibrowse-a Web browser designed by Equi Technologies. In the context of cloud computing services, it is evident that Equi Technologies provides _____.
Answer:
The answer is "Software as a service".
Explanation:
The software license strategy permits access to the software via a remote server through subscription-based access to the software. Rather than installing software on each user's PC, SaaS lets them access applications via the Internet.
For a number of reasons, it could save you money. Purchase/installation costs and also ongoing maintenance and upkeep are avoided, which is the primary benefit. SaaS apps may be easily downloaded and managed without breaking the bank on hardware parts and upgrades.
What is the purpose of requirements gathering and analysis?
Answer:
The purpose of Requirements Analysis is to discover unknown requirements, i.e., to turn unknown requirements into known requirements. Users' needs that were not expressed during requirements gathering and elicitation can be uncovered through Requirements Analysis.
Explanation:
Considering what you know about dominant and recessive genes, what are the possible genotypes for brown eyed babies? What are the possible genotypes for blue eyed babies? Explain how you came to this response making sure to discuss dominant and recessive genes.
Answer:
B = Brown, b = blue
BB & BB = 100% Brown, 0% Blue
BB & Bb = 100% Brown, 0% Blue
Bb & Bb = 75% Brown, 25% Blue
Bb & bb = 50% Brown, 50% Blue
bb & bb = 0% Brown, 100% Blue
Explanation:
Reference the Punnett square. The brown gene when mixed with a blue gene in one of the four squares is always dominant.
What an algorithm to calculate area of squre.
algorithm to calculate area of the square
input x.
sq=x*x.
print sq.
Lori Redford, who has been a member of the Project Management group, was recently promoted to manager of the team. She has been added as a member of the Managers group. Several days after being promoted, Lori needs to have performance reviews with the team she manages but she cannot access the performance management system. As a member of the Managers group, she should have the Allow permission to access this system. What is most likely preventing her from accessing this system
Answer:
she is still a member of the Project Management group
Explanation:
The most likely reason for this is that she is still a member of the Project Management group. This would prevent her from accessing the performance management system. The performance management system most likely allows access to the Managers Group but denies access to the Project Management Group. Therefore, since the deny access overrides the allow access, it would ultimately cause Lori to be unable to access the system. In order to fix this, she would simply need to leave the Project Management Group.
describe in detail what each step would look like if you ran into a software error.
Answer:
First you have to identify the problem.
Second Gather information.
Third iterate through potential solutions.
Fourth Test your solution.
Explanation:
There are many different ways to handle errors in software but this is the way I do it.
Hope this helps :)
After running into a software error, a user needs to first determine the reason for the error, work towards a solution and then execute the solution discovered.
Software ErrorA software error occurs when an error or unusual behaviour is observed in a piece of software and which can be reproduced after certain actions are performed that are in line with the stated rules of the software developer. In other words, a software error does not occur if the software was not used as directed by the software developer.
You can learn more about software errors here https://brainly.com/question/18497347
#SPJ6
Define Artificial Intelligence(AI) in 5 sentence
Answer:
Artificial intelligence (AI) refers to the simulation of human intelligence in machines that are programmed to think like humans and mimic their actions. ... The ideal characteristic of artificial intelligence is its ability to rationalize and take actions that have the best chance of achieving a specific goal.
The mainframe computer are the ____ and most ____ computers..
Answer:
Mainframe computer are the larger system computers and most expensive computer.
donde veo haikyuu en español sin lag ni virus :C (la segunda, tercera y cuarta temporada)
Answer:
keep in English language
Explanation:
keep in English
What is thesql command to list the total sales by customer , month , and product, with subtotals by customer and by month and a grand total for all product sales
Answer:
The answer is below
Explanation:
The the sql command to list the total sales by customer , month , and product, with subtotals by customer and by month and a grand total for all product sales is:
SELECT S.CUS_CODE, T.TM_MONTH, S.P_CODE,
SUM(S.SALE_UNITS*S.SALE_PRICE) AS "TOTSALES"
FROM DWDAYSALESFACT AS S INNER JOIN DWTIME AS T ON S.TM_ID =
T.TM_ID
GROUP BY S.CUS_CODE,T.TM_MONTH,S.P_CODE WITH ROLLUP;
There are many best practices for digital recordings. Select the three best practices from the list below. select the best microphone for your situation use a variety of surroundings and settings be conscious of your lighting wear headphones while listening to your recording only film the footage you need
Explanation:
1. Wear your headphones while listening to your recording: It is important to make sure there are no echoes or background noises in the room.
2. Pay attention to your surroundings: It is important to eliminate any unwanted motions or unwanted noises associates with motion.
3. Use a tripod or a table microphone: It is important not to be distracted by background noise or confuse it with background noise from your recording.
Which kind of image is indispensable and needs added text to go with it?
Answer:
A chart and a graph
Explanation:
write down the appropriate technical term of following statements.
Answer:
it is not seeing full. please give full
Hey, um guys help me as my laptop will not turn off properly as whenever i turn it off, it will turn back on by me pressing a key please help!!! URGENT!!!
Answer:
hold the power key until you restart.
Explanation:
Aarti, a museum employee, has created a table in access titled “Roman Achitecture”. She has included a field that links users images of buildings.
Answer:
memo
Explanation:
Aarti, a museum employee, has created a table in access titled “Roman Achitecture”. She has included a field that links users images of buildings
Plz help help help
What was the first electromechanical digital computer?
For your kind information I would like to tell you that don't search on internet because it will show ENIAC and that is not the answer the answeris may be ABC or MARK I. I am just confused, Please help me
Explanation:
For your kind information the answer of the question is MARK I.
Answer:
What was the first electromechanical digital computer?
=⟩ Mark I was the first electromechanical digital computer.
Hope it helpful to you
Which of these functions may be used with positional arguments? Select four options.
AVERAGE
COUNTIF
COUNT
SUM
MAX
Answer:
AVERAGE
COUNT
SUM
MAX
Explanation:
The functions that may be used with positional arguments include:
AVERAGE
COUNT
SUM
MAX
The basic functions formulae include SUM, AVERAGE, COUNT, MAX and MIN.
SUM: This is the sum total of all the numbers in the rows.
COUNT: This is the used to count the range of cells that contains numbers.
AVERAGE: This is the average of all the numbers in the rows.
MIN: This is the lowest number in the rows.
MAX: This will return the highest number that is found in the set of values.
It should be noted that the COUNTIF is not used with positional arguments.
is computers takes lots of time to do any mathematical calculations.
Answer:
I think the answer is a computer take lost of time to do any mathematical calculations because problem in the book or questions.
Hope this helps you ^^
What is a protocol in digital technology plwwes help
Protocol, in computer science, a set of rules or procedures for transmitting data between electronic devices, such as computers. In order for computers to exchange information, there must be a preexisting agreement as to how the information will be structured and how each side will send and receive it.
Emilio wants to add a name field for his clints. From the ribbon, which icon should be selected?
your answer is (more fields) then press enter
Similarities between in line css and internal css
Answer:
inline css is used to style a specific html element. for this css style, you'll only need to add the style attribute to each html tag, without using selectors. this css type is not really recommended, as each html tag needs to be styled individually. managing your website may become too hard if you only use inline css.
Explanation:
queens
In what ways can technology help you be more productive? (Select all that apply.)
Enables you to create electronic documents that present your ideas clearly and effectively
Enables you to communicate with people anywhere in the world
Enables you to store documents on a thumb drive
Enables you to eliminate procrastination habits
Answer:
Enables you to create electronic documents that present your ideas clearly and effectively.
Enables you to communicate with people anywhere in the world.
Enables you to store documents on a thumb drive.
Explanation:
Technology is the use or application of scientific knowledge to the way we live life. In other words, we can say that technology is the branch of knowledge that deals with the use of technical means in everyday life.
One of the ways that technology can help people be more productive is that it enables one to create electronic documents that clearly and effectively present one's ideas. It also helps in the communication process, especially in between long distances. Added to that, technological use also enables us to store documents on a thumb drive and enables easy transfer of documents and files.
Thus, the correct answers are the first, second, and third options.
Explain What Peer to Peer Networking is.
Answer:
peer to peer networking is like when joining together works
b. "The actual use and implementation of computer started after third generations".
Justify this statement in your own words.
Answer:
The use of computers and planning of them didnt start until after the third generation.
Explanation:
Hope it helps✌✌
Answer: The computers of third generation used IC which replaced transistors. Now' the computers were more faster ,smaller and reliable so people started to use them often for many purposes ..So the actual use and implementation of computer started after third generations
Research and describe plug-ins and their usage in graphic design.
Answer:
Plug-ins are software developed to work with another software that is already installed in the computer. They are basically add-on software that enhance a functionality of an existing software. These plug-ins can be used for different purposes based on which software they support. There can be plug-ins for search engines, audio-video players, photo-editing software, graphical design software, and more.
Plug-ins may be developed by the same company which developed the software that the plug-in is supposed to work with. It may also be developed by independent developers who just want to solve or add an element to the existing features of a software.
Plug-ins are mostly free and are released after the target software is tested and released.
Plug-ins offer a lot of assistance in graphical design. It works with the design software for adding or enhancing affects and styles to the original work. Some of the functions that popular plug-in software provide are:
• to improve color, sharpness, and focus (perspective) of the images
• to create (and enhance) natural lighting effects within the image
• to sharpen or define (emphasize) particular parts of the image
• create motion blur
• change point-of-focus of the image
• alter the level of opacity of brushes
• alter the size of brush strokes (different from the ones that already exist)
• Control and enhance the intensity of dark areas in an image
• eliminate distortion due to camera shake
• create metallic edges for elements in the image
• introduce mood and blended contrast effects
Explanation:
This is what it said when I submitted my answer
________ is the type of security loss that involves computer criminals invading a computer system and replacing legitimate programs with their own unauthorized ones that shut down legitimate applications and substitute their own processing to spy, steal, and manipulate data.
Answer:
Usurpation
Explanation:
In context of CIBS-210 it is known as Usurpation
state whether the following statement are true or false
The following statement is true , Please mark me brainliest
You are concerned about attacks directed at your network firewall. You want to be able to identify and be notified of any attacks. In addition, you want the system to take immediate action to stop or prevent the attack, if possible. Which tool should you use
Answer:
Intrusion Prevention System (IPS)
Explanation:
Firewall can be defined as a network security device that monitors incoming and outgoing network traffic and decides whether to allow or block specific traffic based on a defined set of security rules.
Simply stated, a firewall is a network security protocol that monitors and controls inbound and outbound traffic based on set aside security rules.
A firewall is used to control access to a computer or network, as it creates a barrier between a computer or a network and the internet in order to protect against unauthorized access.
Basically, it is a network security device or security system pre-installed on most computers to essentially inspect data being transmitted to or from a computer
Thus, the tool you should use is an intrusion prevention system (IPS).
What are the uses of magnetic force?
Explanation:
Computer hard drives use magnetism to store the data on a rotating disk. More complex applications include: televisions, radios, microwave ovens, telephone systems, and computers. An industrial application of magnetic force is an electromagnetic crane that is used for lifting metal objects.
Answer:
Examples of magnetic force is a compass, a motor, the magnets that hold stuff on the refrigerator, train tracks, and new roller coasters. All moving charges give rise to a magnetic field and the charges that move through its regions, experience a force.
I Hope this will help you if not then sorry :)
ou have a company network that is connected to the internet. You want all users to have internet access, but you need to protect your private network and users. You also need to make a web server publicly available to internet users. Which solution should you use
Server and network is 2 different things, just put the server on a different network. ;) duh
Explanation: