Answer:
the last one
Explanation:
the domain specifies exactly what file is requested the path specifies where the browsers request should be sent
Select the three careers in the creative side of digital media.
broadcasting
web designer
animators
filmmaker
project management
Answer:
I would pick A B and D to be my answer
Answer:
web designer, animators, and filmmaker.
Using Internet resources, find at least five organizations that offer Software as a Service (SaaS). How do their services benefit their users?
Answer:
1. Antenna Software
2. Cloud9 Analytics
3. CVM Solutions
4. Exoprise Systems
5. GageIn
Explanation:
1. Antenna Software - It has five gateways to routes and manages all transactions between the mobile applications and backend systems
2. Cloud9 Analytics - manages the warehouse separately from the solutions
3. CVM Solutions - Enables users to "clean" supplier information and to centralize and standardize information
4. Exoprise Systems - It avoid use of complex database and Web servers
5. GageIn - It uses Networking and social tools to connect users and facilitate communications
Answer:
1. Antenna Software
2. Cloud9 Analytics
3. CVM Solutions
4. Exoprise Systems
5. GageIn
Explanation:
Q3.What are the hardware requirement of the multimedia system?
Answer:
• The processing unit
• The memory
• Universal Serial Bus (USB) Device
• Graphics Card and Graphical Processing Unit (GPU)
• Hard drive
• Monitor
• External storage and optical device
Match each code snippet to its appropriate markup language name
Answer:
Please find the complete solution in the attached file.
Explanation:
1. __ and ___ were used in first generation computers
Answer:
Explanation:
vacuum tubes and punched cards were used in first generation computers.
639820- 2852478
425867- 369514
Answer:
639,820 - 2,852,478 = -2,212,658
425,867 - 369,514 = 56,353
Have a nice day!
explain the verbal method of communication
Answer:
verbal method of communication means using kaomji, emojis gifs and stickers although you know how to use the keyboard.
Answer:
The Verbal Communication is a type of oral communication wherein the message is transmitted through the spoken words. Explanation: Here the sender gives words to his feelings, thoughts, ideas and opinions and expresses them in the form of speeches, discussions, presentations, and conversations.
The formula =average(B1:B2) displays the value____(see the picture down)
9514 1404 393
Answer:
(a) 10
Explanation:
The formula displays the average of the values 8 and 12. That average is ...
(8+12)/2 = 10
what is the behavior of an element with static positioning in regard to the page layout?
Answer:
The element is positioned according to the normal flow of the document.
The top, right, bottom, left, and z-index properties have no effect. This is the default value.
The behavior of an element with static positioning in regard to the page layout is that it implies that one put the element in its original position in the aspect of document flow.
What does Static positioning implies?Static positioning is known to be the normal way that all element have or gets. It implies that one should "put the element into its original place in the document flow as there is nothing special that one needs to see here."
Hence, the behavior of an element with static positioning is known to be the same and thus If a person do save and refresh, there will be no changes except when there is an updated background color.
Learn more about page layout from
https://brainly.com/question/988590
cuales son los signos de exel
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
Answer:
17. True
18. Backup
Explanation:
Surfing the internet refers to going through various websites to find the different things that you want. This is also the same as browsing the internet. For this reason, both words can be used interchangeably to describe going to different websites on the internet.
When we store our data on alternative storage such as pen drives, hard disks and online storage services, we are backing up our data so that in the event that we lose access to the primary storage device, we will still have the data in those alternative storage devices and services.
The _______ is used to change the date Auto Fill option.
A. Fill Tag
B. Tag
C. Smart Fill
D. Smart Tag
brain of the computer system is called
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.
What special signal is issued periodically from an Access Point and contains the network transmission rate and service set identifier (SSID), as well as other information needed for a computer to associate with the AP
Answer:
beacon frame
Explanation:
Beacon frame is a management frame In computer networks, known to be in IEEE 802.11 based WLANs. These frames are transmitted periodically and they contain all the information a station will require before it can rightly transmit a frame.
When it comes to announcing the presence of devices in a wireless computer network (WLAN), Beacon frames are used, and they can also be used in the synchronization of the devices and services
Select the correct answer from each drop-down menu.
Kawika is a math teacher. His students recently took a test. He has recorded their scores in a spreadsheet, using functions to analyze the scores. Which functions should he use to determine the top and mean scores?
Kawika can use the ____ function to find the top score and the ____ function to find the mean score.
First blank:
1. MIN
2. COUNT
3. MAX
Second blank:
1. AVERAGE
2. ROUND
3. SUM
Answer:
First blank: MAX
Second blank: AVERAGE
Explanation:
Required
Complete the blanks
The first blank is to be filled with a function that calculates the highest score from a given range of scores (cells).
To do this, we make use of the MAX function, and the syntax is:
=MAX(cell_range)
The second blank is to be filled with a function that calculates the mean score from a given range of scores (cells).
To do this, we make use of the AVERAGE function, and the syntax is:
=AVERAGE(cell_range)
Answer:
MAX
AVERAGE
Explanation:
I got it right on the Edmentum test.
How can data be calculated?
Answer:
Data can be calculated by solving an equation
Explanation:
This Is for game design
Imagine you are the human resource director for a small video game company that employs around 20 coders, managers, artists, etc. You’re in charge of writing the safety rules and regulations for the company. Provide at least four discrete rules you would implement
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
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.
What is a blank workbook?
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
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.
We can draw crescent using ?
Answer:
I think it's B
hope this helps
have a good day :)
Explanation:
What is a worm?
the process of using e-mail to trick a user to share personal information
a type of virus that targets programs and files, and duplicates itself like a biological virus
O a type of software designed to secretly capture personal information and track online activities
O a type of virus that spreads from computer to computer through a network connection
Answer:
Answer is a type of virus that spread from computer to computer through a network connection
Explanation:
which of the following is not a storage medium?
a.microphone
b.floppy disk
c.hard disk
d.pen drive
Answer:
microphone
Explanation:
when you are using a microphone once it stop it done
In the table below, identify the data type that would be most suitable for the second field.
Name Age Gender
Mary 22 female
Joe 24 male
Kate 21 female
Frank 20 male
A.
binary
B.
Boolean
C.
autonumber
D.
text
E.
number
Answer:
e num
Explanation:
Answer:
A
Explanation:
who invented the Bluetooth device
Answer:
The Bluetooth standard was originally conceived by Dr. Jaap Haartsen at Ericsson back in 1994.
Explanation:
according to this website www.androidauthority.com/history-bluetooth-explained-846345/
Answer:
alexander - edg 2022
Explanation:
Suppose you are developing a data visualization application DataViz which calls some functions from a statistics library class SuperStats. You recently heard about another statistics library UberStats with supposedly significantly better performance than SuperStats. Explain how you would redesign the DataViz class using the Adapter pattern so that DataViz can be configured at runtime to use either SuperStats or UberStats. Does your design use dependency inversion and/or dependency injection? Explain
Answer:
By using dependency injection, create the adapter to adapt both the DataViz and the UberStats interface as expected.
Explanation:
Adapters are used in Objected-oriented programming to run or convert the output of one class object to another. The DataViz class currently uses the SuperStats class as an adaptee to get and output statistical results.
Write a new code from the scratch is tedious, so, the UberStats class dependencies are injected in the adapter and the DataViz and UberStats class functionalities can be experimented with.
Express 42 as a product of its prime factor
3. The art or technique of decorating wood or leather by burning a design on the surface
with a heated metallic point.
A. Pyrography
C. Wood Turning
B. Gilding
D. Hand Carving
4. Combines several techniques that involve inserting decorative pieces into a base
object to incorporate new designs on the original products.
A. Flocking Technique
C. Inlying
B.
Hand Carving
D. Gilding
5. Lines the interior of drawers and boxes with a soft velvety finish
A. Flocking Technique
C. Inlying
B. Hand Carving
D. Gilding
6. It is used to color wood to give an illusion of texture. This may come in two varieties.
A. Staining
C. Pigment-based
B. Dye-based
D. Inlaying
7. Stain will color small pores of the wood
A. Pigment-based
B. Dye-based
C. Flocking Technique
D. Painting
8. Stain will color large pores of the wood
A. Pigment-based
B. Dye-based
C. Flocking Technique
D. Painting
9. Decorative technique in which powder is applied on wood or other materials to give a
thin coating of gold from.
A. Inlaying
C. Gilding
B. Staining
D. Wood Carving
10. The simplest way of decorating wood since there are a variety of colors that you can choose from.
One may also add a lacquer finish to make, it shiny and glossy,
A. Flocking Technique
B. Staining
C. Gilding
D. Painting
due tomorrow pls help I'll make brainliest I promise unrelated answer will get reported
Answer:
The answer of number three is pyrography.
Select the correct answer from each drop-down menu.
How does a function work?
A function takes values in the form of____, performs a calculation, and returns a ____.
First blank:
1. Keywords
2. Arguments
3. Math operators
Second blank:
1. Result
2. Cell reference
3. Formula
Answer:
Maths operators
cell reference
Answer:
Arguments
Result
Explanation:
I got it right on the Edmentum test.
what is the correct way to write h1 tag
Answer:
[tex]\huge\boxed{\texttt{<h1> </h1>}}[/tex]
Explanation:
The h1 tag in HTML is used to create title-like text.
HTML stands for Hyper Text Markup Language, and is the most common programming language used for website creation with content that can be read.
Additionally, CSS (Cascading Style Sheets) is used for the design of a document, such as colors or designs that are on the website. JavaScript is used for scripting websites such as interactive features that can be used via JavaScript.h1 is the most common use for a big title on a screen. For example, if you're writing an article, you might put the name of your article title in h1 to give it that title emphasis.
Any tags in HTML will open with <> and end with </>, replacing whatever is inside of those tags with the type of style you want. So, an h1 tag would work like this.
<h1> Hello there! </h1>
The <h1> starts the next string into the h1 format, and the </h1> tells it to stop parsing what's after into the h1 tag.
Hope this helped!