Answer:
The ideal edition of the Window you should install is Standard.
Explanation:
Customers that require a physical or moderately virtualized environment should choose the Standard edition. With each license, you may operate up to two virtual instances of Windows Server and get all of the same capabilities as the Datacenter edition. Standard version has the same processor plus CAL (Client Access License) licensing as Datacenter edition, with each license covering up to two physical processors on a single server.
With these features, the server is able to perform the roles file and storage services, print and document services, and Windows Deployment Services.
Therefore, the ideal edition of the Window you should install is Standard.
What are the steps for creating a bookmark? 1. Place the insertion point where the bookmark should appear. 2. Click the tab. 3. In the group, click Bookmark. 4. When a dialog box opens, name the bookmark, and click . 5. To see bookmarks within the document, go to Backstage view and click Options. 6. In , select Show Bookmarks to have them appear as a locked cursor within the document.
Answer:
2. Insert
3. Links
4. Add
6. Advanced
Explanation:
HTML is an acronym for hypertext markup language and it is a standard programming language which is used for designing, developing and creating web pages.
A website refers to the collective name used to describe series of web pages linked together with the same domain name.
On the other hand, a webpage is the individual HTML document (single page) that makes up a website with a unique uniform resource locator (URL).
A bookmark can be defined as a placeholder or saved shortcut for a webpage and for future reference. Thus, it avails an end user the ability to quickly access a bookmarked webpage by automatically directing the web browser to the webpage.
Basically, the steps for creating a bookmark are;
1. The insertion point of the webpage should be placed at the point where the bookmark should appear.
2. Click the "INSERT" tab.
3. In the "LINKS" group, click "Bookmark"
4. When a dialog box opens, the bookmark should be named with a specific title, and then click "ADD"
5. To see bookmarks within the HTML document, you should go to Backstage view and click on "Options"
6. In ADVANCED, select Show Bookmarks to have them appear as a locked cursor within the HTML document.
Planning to finance higher education helps people prepare for their financial future because it teaches them about
Loans and interest
Savings and accounts
Filing taxes
Short term goals
Answer:
savings and account
Explanation:
because that will convince them
Answer:
Loans and Interests.
Explanation:
Edge
Explain the effects of disposing electronic equipments to the environment
Answer:
When electronics are improperly disposed and end up in landfills, toxic chemicals are released, impacting the earth's air, soil, water and ultimately, human health.
Programming Exercise 11 in Chapter 8 explains how to add large integers using arrays. However, in that exercise, the program could add only integers of, at most, 20 digits. This chapter explains how to work with dynamic integers. Design a class named largeIntegers such that an object of this class can store an integer of any number of digits. Add operations to add, subtract, multiply, and compare integers stored in two objects. Also add constructors to properly initialize objects and functions to set, retrieve, and print the values of objects. Write a program to test your class.
Answer:
Explanation:
The following is written in Java. It creates a class called largeIntegers that creates objects of the built-in BigInteger class to handle operations on very large numbers. The class contains the add, subtract, multiply, compare, toString methods as well as the getter and setter method for the BigInteger. A test class has been provided and the output can be seen in the attached picture below where two numbers are created and added together. Due to technical difficulties, I have added the code as a txt file below.
What will the Document search option search through?
Answer:
hi
Explanation:
nynttnynybynynynumkol0
Mencione algunos ejemplos en donde sean utilizadas las máquinas de aire comprimido. Justifique su respuesta.
Answer:
Los ejemplos en los que se utilizan máquinas de aire comprimido incluyen
Donde se utilizan máquinas de aire comprimido incluye;
1) Compresor de aire, que es un dispositivo que utiliza energía mecánica para almacenar aire a presión, como
i) Aire obtenido en una gasolinera
ii) Aire presurizado utilizado para bombear neumáticos con una bomba de bicicleta manual
2) Equipo de ejercicio neumático, que previene ligeramente el movimiento mediante el uso de cilindros llenos de aire
Los ejemplos incluyen máquinas de entrenamiento de resistencia y máquinas de entrenamiento elípticas.
3) Instrumentos musicales neumáticos que producen sonido debido al movimiento del aire en las tuberías. El ejemplo incluye el órgano de tubos
4) Algunas madres lactantes utilizan máquinas neumáticas en los extractores de leche para proporcionar leche materna almacenada a los bebés que el niño puede tomar mientras la madre no está
5) Se conecta una pistola de aire a una fuente o máquina de aire comprimido para proporcionar aire presurizado cuando sea necesario
Explanation:
Write a program that takes as input: - the current hour - the number of hours to add and outputs the new hour. For example, if the inputs are 2 (as the current hour) and 51 (as the number of hours to add), your program should output the answer from part (a) of this problem. Note that your program should always output an integer between 1 and 12. We will get you started with this program with the two lines that gather the input from the user. You'll need to write the rest.
Answer:
The program in Python is as follows:
cTime = int(input("Current Hour: "))
while(cTime <1 ):
cTime = int(input("Current Hour: "))
aTime = int(input("Additional Hours: "))
while(aTime <0):
aTime = int(input("Current Hour: "))
tTime = cTime + aTime
tTime%=12
print("New:",tTime,"hours")
Explanation:
This gets input for current time
cTime = int(input("Current Hour: "))
The following ensures that the user enters a time greater than 0
while(cTime <1 ):
cTime = int(input("Current Hour: "))
This gets input for additional time
aTime = int(input("Additional Hours: "))
The following ensures that the user enters a positive time
while(aTime <0):
aTime = int(input("Current Hour: "))
This calculate the new hours
tTime = cTime + aTime
This gets the hour equivalent between 1 and 12
tTime%=12
This prints the new hour
print("New:",tTime,"hours")
Scientists have put genes into potato plants to make vaccines against cholera and hepatitis B.This type of research is called
Answer:
Edible vaccines
Explanation:
In the recent years, biotechnologist have developed a new concept known as the edible vaccines. The Edible vaccines are a subunit vaccines. Here the selected genes are first introduced into the plants and then the transgenic plant is induced to make the encoded protein. Foods like potato, corn, banana, soybean, lettuce, legumes and rice are used for these applications.
These edible vaccines can reduce diseases like the cholera, Hepatitis-B, diarrhea and other disease.
In today's digital world, companies have created software that makes business communication and productivity more efficient and effective. Explain why it is important for you to know how to use business communication tools such as the Microsoft Office Suite (i.e., Word, PowerPoint, Excel, etc.).
Include examples of some scenarios you faced or may face in the future (as both a student and in your career) that will require you to use these business communication tools.
300 + words
Answer:
Business communications tools are widely used and the world is becoming increasingly digital so not having those skills will hinder you.
Explanation:
Many jobs require knowledge of Microsoft tools as a qualification. By not having that expertise, I will be viewed as less qualified for a position and may be passed up for job. In corporate America, presentations are a staple and Microsoft PowerPoint is the primary software. If I deliver a poor presentation due to inexperience, I will make myself look bad and as a result get a bad quarterly review and possibly stunted any future promotions. On the flipside, as a business owner Excel is a handy tool for tracking expenses. Very customizable, quick and easy to understand.
in your own ideas what are the disadvantages of participating in a videoconference write your answer inside the circle
SOMEONE HELP 60 POINTS!!!!! When creating business publications, these two factors must be determined before planning the layout.
Answer:Audience and Goals
Explanation:
Answer:
I hope This will help you... Please mark me as Brilliant
Please
Explanation:
You want to make sure you prepare thoroughly before starting a business, but realize that things will almost certainly go awry. To run a successful business, you must adapt to changing situations.
Conducting in-depth market research on your field and the demographics of your potential clientele is an important part of crafting a business plan. This involves running surveys, holding focus groups, and researching SEO and public data.
Before you start selling your product or service, you need to build up your brand and get a following of people who are ready to jump when you open your doors for business.
This article is for entrepreneurs who want to learn the basics steps of starting a new business.
Tasks like naming the business and creating a logo are obvious, but what about the less-heralded, equally important steps? Whether it's determining your business structure or crafting a detailed marketing strategy, the workload can quickly pile up. Rather than spinning your wheels and guessing at where to start, follow this 10-step checklist to transform your business from a lightbulb above your head to a real entity.
1. Refine your idea.
If you're thinking about starting a business, you likely already have an idea of what you want to sell online, or at least the market you want to enter. Do a quick search for existing companies in your chosen industry. Learn what current brand leaders are doing and figure out how you can do it better. If you think your business can deliver something other companies don't (or deliver the same thing, only faster and cheaper), or you've got a solid idea and are ready to create a business plan.
Define your "why."
"In the words of Simon Sinek, 'always start with why,'" Glenn Gutek, CEO of Awake Consulting and Coaching, told Business News Daily. "It is good to know why you are launching your business. In this process, it may be wise to differentiate between [whether] the business serves a personal why or a marketplace why. When your why is focused on meeting a need in the marketplace, the scope of your business will always be larger than a business that is designed to serve a personal need."
Consider franchising.
Another option is to open a franchise of an established company. The concept, brand following and business model are already in place; all you need is a good location and the means to fund your operation.
You have just been hired by a large organization which uses many different AWS services in their environment. Some of the services which handle data include: RDS, Redshift, ElastiCache, DynamoDB, S3, and Glacier. You have been instructed to configure a web application using stateless web servers. Which services can you use to handle session state data
Answer:
Elasticache and DynamoDB
Explanation:
The session data can be stored on Elasticache and DynamoDB
ElastiCache is the best fit for front end data stores thereby ensuring a high performance with extremely high request rates and/or low latency requirements
There are eight primitive data types in Java. If the the size of 4 different datatype sizes are as follows then what is maximum value they can store? Show using the chart as in our example.
Answer and Explanation:
The eight primitive data types in Java include:
byte , short , int , long , float , double , boolean and char.
By size of datatype we mean the amount of memory the data type occupies. For a 32-bit processor/CPU,
The size of int data type(with whole numbers from -2,147,483,648 to 2,147,483,647) in Java is 4 bytes
The size of byte data type is 1 byte
The size of short data type is 2 bytes
The size of long data type is 8 bytes
An organization's Finance Director is convinced special malware is responsible for targeting and infecting the finance department files. Xander, a security analyst, confirms the files are corrupted. Xander is aware the Director possesses privileged access but not the security knowledge to understand what really happened. What does Xander believe happened
Answer: Malware infected the Director's machine and used his privileges
Explanation:
Malware simply means malicious software variants, which consists of spyware, viruses, ransomware etc. These can be used by cyberattackers to cause damage to data or in order to have access to a network.
With regards to the question, Xander believed that malware infected the Director's machine and used his privileges which results in the corrupt of the files.
In what way, if any, are scripting languages different from markup languages?
A) Markup languages tell the computer what content to present, while scripting languages make things run faster.
B) Markup languages tell a single computer what to do, while scripting languages help computers communicate with each other.
C) Scripting languages tell the computer what content to present, while markup languages make things run faster.
D) Scripting languages tell a single computer what to do, while markup languages help computers communicate with each other.
Answer:
Markup languages tell the computer what content to present, while scripting languages make things run faster. A
Answer:
It's most likely A in edge.
Explanation:
My father works in IT, and I am taking a Fundamentals of Dig. Media class. If I remember correctly, the lesson for markup languages said that markup is used for online documents, like Wiki for example. Thus, I believe it is A.
C. Assessment Application
MATCHING TYPE
Directions: Match column A with column B. Write the letter of your
answer on the space provided.
А
B В
1. Disk Cleanup
A. Repairs and cleans the Windows Registry
2. ASC
3. Scandisk
B. Repairs registry errors, remove "junk" files,
and ensure your PC is fully protected
C. Creates and deletes disk partitions
D. Accesses various information's about your
computer
E. Tunes up and maintains your PC automatically
F. Optimizes use of space on a disk.
4. ASC Pro
5. Format
6. CPU-Z
7. Defrag
G. Tunes up and maintains your PC, with anti-
spyware, privacy protection, and system
cleaning functions
H. Prepares a hard drive prior to use.
I. Checks for physical errors on the disk surface
J. Removes unused files.
8. ARO 2013
9. Fdisk
10. RegDoctor
--00 End of the Module 00--
Answer:
[tex]\begin{array}{lll}&A&B\\1&Disk \ cleanup& Removes \ unused \ files\\2&ASC&Tunes \ up \ and \ mantains \ your \ PC \ automatically\\3&Scan \ disk &Checks \ and \ removes \ errors \ on \ the \ disk \ surface\\4&ASC \ Pro& Tunes \ up \ and \ maintains \ your \ PC, \ with \ anti-spyware, \ privacy \ prot \\\\\end{array}[/tex][tex]\begin{array}{lll}\\5&Format&Prepares \ the \ hard\ drive\ prior \ to \ use\\6&CPU-Z&Accesses \ various \ informations \ about \ your \ computer\\7&De-frag&Optimizes \ use \ of \ space \ on \ disk\\8&ARO \ 2013& Repirs \ registry \ errors, \ removes \ "junk" \ files\\9&Fdisk&Creates \ and \ deletes \ disk \ partitions\\10&RegDoctor&Repair \ and \ cleans \ the \ windows \ registry \end{array}\right][/tex]
Explanation:
What does GUI stands for and what is it function?
Answer:
A GUI (graphical user interface) is a system of interactive visual components for computer software. A GUI displays objects that convey information, and represent actions that can be taken by the user. The objects change color, size, or visibility when the user interacts with them.
Answer:
[tex]\huge\boxed{Answer\hookleftarrow}[/tex]
⎇ GUI stands for Graphical User Interface.
⎇ It's main functions are to :-
present data files & apps in a graphical format (icons) .⎇ GUI is easy to use & enables you to easily exchange information between software using cut and paste or 'drag and drop'.
ʰᵒᵖᵉ ⁱᵗ ʰᵉˡᵖˢ
# ꧁❣ RainbowSalt2²2² ࿐
True or False: Using “OR” between search terms helps narrow down
consider the following scenario. which portion of a motherboards chipset is most likely to he causing the problem and why? a user reports that her or his mouse is not responding. trying a different mouse foes not fix the problem
Answer:
Explanation:
Need full question.
Which is a true statement about automation?
A)human intervention is needed to control all sequences of operations of a task.
B)human intervention is not needed at anytime in initiating or controlling sequences of operations.
C)using computer to control sequences of operations without human intervention.
D)computers are not needed to initiate or control any sequence of operations of a task.
Answer:
im guessing its a?
Explanation:
An example of computer hardware is ? A. keyboard B. app C. web browser D. operating system
Answer:
D. Operating system
Explanation:
A keyboard is a secondary item like a mouse and is not apart of computer hardware and app is also not a computer hardware because its coding not hardware. Web Browser is a Internet thing not hardware.
Answer:
option A
Explanation:
Computer hardware is the physical parts or components of a computer, such as the monitor, mouse, keyboard.
Which of the following describes a recording scout's job in the music industry?
A) They are responsible for marketing and promotion.
B) They act as an editor for new recordings.
C) They are in charge of producing recordings.
D) They act as a manager for newly signed talent.
Answer:
They act as a manager for newly signed talent. D
Explanation:
Answer:
They act as a manager for newly signed talent.
Explanation:
hope this helps!
Please please help me
3. Which of the following are the tips for safe internet browsing?
Customize your security settings.
Turn on Two-Factor Authentication whenever possible.
Bookmark important sites.
O All of the above
Answer:
increase your browser security settings
The tips for safe internet browsing is to customize your security settings. The correct option is A.
What is internet browsing?Browsing means searching or exploring the internet. Nowadays, people search on the internet for getting information about something. It needs a computer or an electronic device in which there is access to the internet.
Internet is a wireless connection of various computers together. There are different types of internet connections, like Wi-Fi, hotspot, wire internet, etc. It is used in various things like studying, watching movies, etc. which is necessary for this current time.
Safe internet browsing means being safe from internet crimes, like cyber crimes and saving the computer from viruses, and saving your data on the computer. Do not open unknown sites and emails.
Thus, the correct option is A. Customize your security settings.
To learn more about internet browsing, refer to the link:
https://brainly.com/question/9909761
#SPJ5
Which of the components of the systems model provides information so
the system can adjust its function? *
A. input
B. feedback
C. process
D. output
Answer: Feedback
Explanation:
The input components of the systems model can consist of resources like people, energy, tools, capital, etc.
The feedback components of the systems model provides information so
the system can adjust its function. An example of the feedback mechanism for a system is the progress bar which shows when one is downloading a file on iTunes.
how much video does a 10gb video hold i will give brainliest for first correct answer
Answer:
2,000 songs
Explanation:
After migrating the company’s entire datacenter infrastructure to a private IaaS solution, while at the same time maintaining the current network and server logical configuration, the IT director eliminated 50% of the IT engineering staff. The remaining staff has now shifted focus from a daily server maintenance and upkeep role, to more of a service provisioning, performance, and reporting role. Which of the following was MOST impacted by this migration?
A. Service design
B. Service strategy
C. Service operation
D. Service transition
Answer: C. Service operation
Explanation:
Based on the information given in the question, the service operation will be mostly impacted by the migration.
Service operation simply means the day-to-day activities, and processes which are responsible for the delivery of value through technology to the business.
Since the the company’s entire datacenter infrastructure has been migrated to a private IaaS solution, this will affect the service operation.
What is the organizational management practices on planning during a pandemic like corona virus.
Answer:
wear a mask use hand sanitizer dont get in contact with anyone between 6 feet
Explanation:
Explica la importancia que tiene el plan de trabajo (cronograma) en los proyectos y porque se realiza antes de ejecutar la solución seleccionada. ayuda es para hoy :c
Answer:
El plan de trabajo permite delimitar la necesidad a la cual se debe responder con una solución (descripción del problema), los hitos que se deben alcanzar (objetivos general y específico), los recursos requeridos para lograr desarrollar y aplicar la solución (marco teórico), los posibles beneficios derivados del proceso exitoso (justificación del proyecto) y una administración racional y realistas de los recursos a disposición en cuanto a disponibilidad, tiempo y personal mediante una secuenciación de tareas (i.e. diagramas de Gantt), todo reduce el componente iterativo inherente a diseño y producción de un producto, permite prever posibles imprevistos y mantener una perspectiva realista y una eficiencia aceptable en cuanto a presupuesto, metodologías y tecnologías a usar.
El plan de trabajo debe incluir principios de ingeniería concurrente para minimizar para manera mejor los posibles imprevistos, usualmente difíciles de manera con principios de ingeniería secuencial.
Explanation:
El plan de trabajo permite delimitar la necesidad a la cual se debe responder con una solución (descripción del problema), los hitos que se deben alcanzar (objetivos general y específico), los recursos requeridos para lograr desarrollar y aplicar la solución (marco teórico), los posibles beneficios derivados del proceso exitoso (justificación) y una administración racional y realistas de los recursos a disposición en cuanto a disponibilidad, tiempo y personal mediante una secuenciación de tareas (i.e. diagramas de Gantt), todo reduce el componente iterativo inherente a diseño y producción de un producto, permite prever posibles imprevistos y mantener una perspectiva realista y una eficiencia aceptable en cuanto a presupuesto, metodologías y tecnologías a usar.
El plan de trabajo debe incluir principios de ingeniería concurrente para minimizar para manera mejor los posibles imprevistos, usualmente difíciles de manera con principios de ingeniería secuencial.
What is the primary function of RAM?
What is the basic unit of measurement for RAM specs?
A computer with sufficient RAM will be able to
with greater ease.
What can you do if a computer is running slowly and you suspect it is because you have insufficient
RAM?
How many bits are in one computer byte?
those questions have a drop-down box.
Answer :
1 . Stores Information temporarily
2 . byte
3 . switch between applications
4 . upgrade the RAM
5 . 8
JUST DID IT (Edge 2021)
which key helps us exit from the current window
Answer:
Control + F4 : it closes the current window