Answer:
Explanation:
speech program
Answer:
hi
Explanation:
language translator is a program which is used to translate instructions that are written in the source code to object code i.e. from high-level language or assembly language into machine language.
hope it helps
have a nice day
waluigi for smash who agrees
Answer:
I do
Explanation:
Well, if i didnt, i wouldn't be part of the internet, now would I?
(can i get brainliest? pls?)
totally i agree-even tho i dont really play anymore
On the Direct Marketing worksheet, create appropriate range names for Design Fee (cell B8), Cost Per Ad (cell B9), Total Clicks (cell B10), Profit Per Click (B11), and Gross Profit (cell B12).
Answer:
See explanation below
Explanation:
Named ranges are a very important tool in Microsoft Excel. It is used in assigning a name to a particular number of cells. It is great for automation and makes formula much easy to understand and use.
One way to create named ranges is theory the Name Box.
To create named ranges in the design marketing sheet we do this;
1) We click on cell B8 and then navigate to the name box at the top right corner of the sheet just above the column A.
•The name box is where the cell address of any cell that is active is displayed.
•You would see that “B8” is displayed on the name box.
• Double click on the name box and type in the appropriate name, in this case - Design_Fee.
• Press enter and you have your named range.
You do the same for the other named ranges.
Note that: Named ranges must contain letters, numbers or underscore.
Fred is explaining to their client, Foodoko, that the user journey is a complex one when it comes to creating a conversion. Which phases of the user journey does what's described as the "messy middle" include?
Answer:
The answer is "The exploration and evaluation phase".
Explanation:
The expedition is a trip or an exploration. The deep-sea trip to find new sea lives is an instance of a journey of discovery. That's the search or travel via a site to find information and resources; exploring takes place throughout all non-sessile animal species, including humans. This is also an exploration.
The assessment design is the period of the marketing funnel wherein clients decide not whether they intend to buy that product. This is the time in ABM advertising whenever the sales department works closely with decision-makers to guide & close a sales process.
Web design incorporates several different skills and disciplines for the production and maintenance of websites. Do you agree or disagree? State your reasons.
Answer:
Yes, I do agree with the given statement. A further explanation is provided below.
Explanation:
Web design but mostly application development were most widely included throughout an interchangeable basis, though web design seems to be officially a component of the wider website marketing classification.Around to get the appropriate appearance, several applications, as well as technologies or techniques, are being utilized.Thus the above is the right approach.
In a voice over IP setup (VoIP), what kind of device converts signals from a campus's analog phone equipment into IP data that can travel over a phone company's analog telephone lines
Answer:
VoIP gateway
Explanation:
A VoIP stands for the voice over IP. The VoIP gateway is defined as a hardware device which is used to convert the telephony traffic into the packets of data that is used for transmission over the internet. It acts as the bridge and connects the VoIP with the worlds of the legacy telephony.
In a VoIP setup, the signals form the analog phone of the campus equipment are converted to the IP data which can travel over the analog telephone lines of the phone company.
write any two web browers
Answer:
G00gle and bing
Explanation:
HELP PLS 10 MINUTES LEFT!! In this unit you have learned about ways to be faster at word processing. In 3 to 4 sentences, describe one or two skills
you have learned that will make you faster at word processing.
Answer:
The answer is below
Explanation:
There are many skills I have learned which have made me faster at word processing, some of which are:
1. Copying, Cutting, and Pasting: in word processing, one can easily copy or cut words, sentences, paragraphs within a word document and pasted them somewhere else, either inside the same word document or another word documents entirely. This made the work faster as I wouldn't need to re-type all over again. To do this, I can use either the in design key combinations like Ctrl+C for copying, Ctrl+X for Cutting, Ctrl+P for pasting.
2. Spelling and Grammar Check: while the word processing app (Microsoft word) has a way of notifying users of errors concerning grammar and spelling, instead of rewriting or looking for the correct spelling or grammar, I can quickly use the inbuilt function in the Microsoft word to check and make the correction. To do this, I can right-click the mouse on the error, and select the appropriate spelling or grammar
Calvin needs to design a simple yet professional interface for his users. Which option should he implement?
Answer:
switchboard
Explanation:
The option that he should implement would be a switchboard interface design. These design structures for graphic user interfaces use a single main page, large icons/buttons, a fixed navigation menu, and all the necessary functionality right in front of the user. This design is made with simplicity in mind in order to make it as easy as possible for a new user to pick up and efficiently and intuitively navigate the user interface. Therefore, since Calvin needs a simple yet professional design, this would be the best implementation.
Answer:
switchboards is the correct answer
Explanation:
just did the test
can some one tell me how to screen shot on a pc computer
Answer:
click 'prt sc' which is print screen.
and then save it somewhere..like paint or something and DONE.
thenks for the points btw.
Answer:
You just press the (Win+PrtSc) key.
Or sometimes you just have to press the (PrtSc) key
Write the output of the following program:
CLS
a=20
FOR x = 1 to a
IF x MOD 2 < > 0 THEN
S S+x
END IF
NEXT X
PRINT S
END
Answer:
Expression A
Explanation:
In this Pseudocode, the output would be 100. This is because the code is looping from 1 to 20 and adding together all of the odd numbers between 1 and 20. Since it is checking to make sure that the remainder of each number is not equal to 0 which would indicate an odd number, and if it is odd then it adds it to the variable S. Therefore, the odd numbers between 1 and 20 are the following...
1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 + 17 + 19 = 100
Multiple
Choice
What will be the output?
class num:
def __init__(self,a):
self. number = a
def_mul__(self, b)
return self.number + b.number
numA = num(5)
numB = num(10)
product = numA * numb
print(product)
50
O 5
an error statement
15
Answer:
15
Explanation:
Edge 2021
8. A boy leaves his house at 9.30 a.m. for his
school. The school is 2 km away and classes start at
10.00 a.m. If he walks at a speed of 3 km/h for the
first kilometre, at what speed should he walk the
second kilometre to reach just in time?
Answer:
i would say 4km
Explanation:
Claudette is shocked to discover that her company's data has been stolen, and their Web site shut down, by a malicious ex-employee. She had thought their security was airtight! Two recent changes they made were migrating their database to a private, on-premises cloud and installing IoT devices that communicate with the database continually. What most likely occurred
Answer:
The answer is "Ex-employee hack IoT firms from Claudette to access them".
Explanation:
Computer system hacking is only a breach between both the access as well as the stealing or misuse of critical information between both computer software from the target system. In this sense, a malicious attacker uses a computer device or even a network to access or illicitly exploit information.
what is the decimal value for the jump control?
Answer:
24
Explanation:
11000 is equivalent to 24 because if you look at a flippy do, the base is 2. so going from right-left, 2^0 is 1 for the first 0. second zero would be 2^1 which is 2. then the third zero is 4 (2^2). since they are zero’s, they are turned off, but the 1’s indicate that those bases are turned on. the first one going from right to left would then be 8 (2^3) and the last 1 going from right-left is 16 (2^4). so 16+8=24!
edit: didn’t mean to rate myself 1 star lol
Based on the information in the table, which of the following tasks is likely to take the longest amount of time when scaled up for a very large company of approximately 100,000 customers
Answer:
Task A
Explanation:
Hannah's prior status updates, pictures, and profile data will be hidden from view and deleted from servers 30 days after posting.
What amount of time when scaled up large company?When a set of symbols is used to represent a number, letter, or word during coding, that symbol, letter, or word is said to be being encoded. The collection of symbols is referred to as a code. A set of binary bits is used to represent, store, and transmit digital data.
Binary code is another name for this category.The values of the subject attributes can be stored in numerous rows for large data subjects. Data from long data sets may span several columns.
Therefore, The only system that is adaptable enough to allow for the representation of data other than numbers is the binary number system.
Learn more about scaled up here:
https://brainly.com/question/28966944
#SPJ2
A cycle merchant allows 15% discount on the marked price of a bicycle and still he makes a profit
of 20%. Write a program to calculate Marked price and Cost price of cycle if the he offers Rs. 600 as
discount to the customer.
in java program
please do it
Answer:
The program in Java is as follows:
public class Main{
public static void main(String[] args) {
double discount_percent = 0.15;
double discount_amount = 600;
double profit = 0.20;
double marked_price = discount_amount/discount_percent;
double cost_price = marked_price/(1 + profit);
System.out.println("Marked Price: "+marked_price);
System.out.println("Cost Price: "+cost_price);
}}
Explanation:
For explanation purpose, let
[tex]MP \to[/tex] Marked Price
[tex]\%D \to[/tex] Percentage discount
[tex]D \to[/tex] Discounted amount
[tex]\%P \to[/tex] Percentage Profit
[tex]C \to[/tex] Cost Price
The marked price (i.e. selling price) is calculated discount using:
[tex]MP = \frac{D}{\%D}[/tex]
The derived formula of the cost price from percentage profit and Marked Price is:
[tex]C = \frac{M}{1 + \%P * 100}[/tex]
So, the explanation is as follows:
The next three lines declare and initialize the given parameters
double discount_percent = 0.15;
double discount_amount = 600;
double profit = 0.20;
Calculate marked price
double marked_price = discount_amount/discount_percent;
Calculate cost price
double cost_price = marked_price/(1 + profit);
Print marked price
System.out.println("Marked Price: "+marked_price);
Print Cost price
System.out.println("Cost Price: "+cost_price);
What is a ternary operator? Explain with the help of an example.
The ternary operator deals with three operands. It is also known as a conditional operator. In this operator, the value of the variable depends on the logical expression.
Example:
int a = 5:
int b = 3;
int max = (a > b)? a : b;
A ternary operator, also called a conditional operator, is a special kind of operator used in some programming languages as a shorter way of writing an if..else block. It is denoted by a question mark and then a colon (? : ). It takes 3 operands:
i. A boolean expression which would evaluate to a true or a false.
ii. A first value that will be assigned if the boolean expression gives a true.
iii. A second value that will be assigned if the boolean expression gives a false.
The general format is:
variable = boolean expression ? first_value : second_value;
For example:
A ternary expression can be written as;
String f = (3 > 5) ? "yes" : "no";
In the above expression;
The boolean expression is 3 > 5
The value to be assigned, to f, if the boolean expression is true is "yes"
The value to be assigned, to f, if the boolean expression is false is "no"
So in this case, since (3 > 5) evaluates to false, "no" will be assigned to f.
Therefore, the above expression will give the same result as;
String f = "no"
Another example:
=================
int a = 5:
int b = 3;
int max = (a > b)? a : b;
==================
In the above code snippet,
Since a > b i.e 5 > 3, the first value a (which is equal to 5) will be assigned to max.
Therefore, int max = 5.
The value of max is 5
PS:
These examples and explanations are given using Java. Similar scenario, maybe different syntax, will be obtainable in other programming languages.
why is information called a resource
Answer:
Explanation:
Information is a resource due to its nature of limited availability, usefulness and its reliability when making references to it.
Answer:
Information is a resource due to its nature of limited availability, usefulness and its reliability when making references to it.
How do I make a game from scratch, what program should I use, and what tutorial should I follow, I want to make a 2D platformer with some 3D elements in there.
Why do you think there is a difference between good, clean designs compared to the bad, cluttered designs below?.
Answer:
Good, clean designs depicts the logic link of the company and easy to remember as compared to the bad, cluttered designs
Explanation:
The major difference between the good, clean designs and the bad, cluttered designs is that the good, clean designs depicts the logic link of the company and it is easy to remember such symbols but in case of bad, cluttered designs it is not that easy to find the logic link and also it is difficult to remember the logo.
Which of the following statements holds true for the term plug-in? Group of answer choices It refers to a program (typically a marketing effort) that requires customer consent. It refers to a program that enrolls all customers by default, but that allows consumers to discontinue participation if they want to. It refers to the generation of bogus clicks, either for financial gain or to attack rivals by draining their online ad budget. It refers to a small computer program that extends the feature set or capabilities of another application. It refers to recruiting a network of users with the goal of spreading IP addresses across several systems.
Answer:
it refers to the generation of bogus clicks, either for financial gain or to attack rivals by draining their online ad budget
Explanation:
A plugin can be regarded as piece of software which serve as an add-on to a web browser, it provides the browser with additional functionality. It's functionality give room to a web browser so that the web can display additional content that was not designed to display originally. It should be noted that plug-in refers to the generation of bogus clicks, either for financial gain or to attack rivals by draining their online ad budget
PLEASE HELP WITH MY COMPUTER
this thing is popped up and it's annoying. I'm on a HP laptop how do i get rid of it?
Answer:
Escape or turn it off then back on??
Explanation:
I'm not very sure what is going on but idfk
What is a variable in programming?
1) A symbol or set of characters in a programming statement whose value can
be changed
2) A symbol in a mathematical equation
3) The characters that make up a string
4) The output when code is printed
spreadsheets: what is a row
Answer:
Rows run horizontally across the worksheet and ranges from 1 to 1048576. A row is identified by the number that is on left side of the row, from where the row originates. Columns. Columns run vertically downward across the worksheet and ranges from A to XFD - 1 to 16384.
Explanation:
Which computer specifications would be best suited for the following scenario? The marketing department wants to buy two new computers. One computer will be used for their graphic artist to create graphics and videos for the Web, and a second one for the secretary to keep track of billing and hours. What would you advise the department to purchase? Two computers with identical specifications A computer with a high-capacity CMOS RAM chip for the graphic artist and a computer with multiple sockets for the secretary A computer with a large power supply for the graphic artist and a computer with multiple internal buses for the secretary A computer with a multicore, high-speed processor for the graphic artist and a computer with a slower processor for the secretary
Answer:
A computer with a large power supply for the graphic artist and a computer with multiple internal buses for the secretary.
What are your thoughts about this re-designed Logo? Is it good? Or is poorly designed? Explain your answer below.
Answer:
It is good but the back is not good enough.
chnology
Submit Test
Reader Tools
35
Select the correct answer.
For an entry-level worker in the web and digital communications pathway, which educational qualification would be needed to move to the
position of a multimedia designer or web developer?
A. high school diploma
B. certificate diploma
C. associate's degree
D.
doctoral degree
E.
bachelor's degree
Undo
Next
Answer:
Option B
Explanation:
For an entry level worker in the web and digital communications pathway, a certificate course is only required.
Graduation, post-graduation and doctoral degrees are required for higher roles and research works.
Hence, option B is correct
true or false: erosion takes very long to happen.
Answer:
True
Explanation:
By definition, erosion is the gradual destruction or diminution of something.
1) Erosion can take many forms
2) The 3 main types of erosion are water, wind, and ice
3) The process of erosion can take up to thousands of years
4) Erosion affects humans because it creates dust that pollutes the air and on average carries around 20 different diseases including anthrax and tuberculosis
Tommy loves taking care of homing pigeons. He sent a note to his crush who lives 24.0 km away from his house. These birds fly at a rate of 48.2 km/h. How long will the note reach Tommys crush?
Answer:
0.5 hours or 1800 seconds.
Explanation:
Given the following data;
Distance = 24km
Speed = 48.2 km/h
To find the time;
Time = distance/speed
Time = 24/48.2
Time = 0.50 hours
Converting the time to seconds;
1 hour = 3600 seconds
0.5 hour = 1800 seconds
Therefore, it would take 1800 seconds or 0.5 hours for the note to reach Tommy's crush.
Using the speed - distance relationship, it will take the pigeon about 29.88 minutes to reach Tommy's crush.
Given the Parameters :
Speed of pigeon = 48.2 km/hr Distance to be covered = 24 kmRecall the Time taken relation :
Time taken = (Distance ÷ Speed)Time taken = (24 ÷ 48.2) = 0.4979253 hours
Converting to minutes :
0.4979253 × 60 = 29.875 minutes
Therefore, it will take the pigeon about 29.88 minutes to reach her destination.
Learn more : https://brainly.com/question/23313999
100 POINTS
When the Find and Replace dialog box is open to the Replace tab and you want to replace an underlined phrase, how can you access the dialog box that lets you tell Word to find the underlined instances of the phrase?
Select the phrase in the “Find what” field, then click More, then click Format, and then click Font.
Select the phrase in the main document, then click Spelling and Grammar, and then click AutoCorrect.
Click the “Replace with” field, then click Options, then click Special, and then click Symbols.
Click the Go To tab, then click Styles, and then click Find Styles.
Answer:
Select the phrase in the “Find what” field, then click More, then click Format, and then click Font.
Explanation:
Just the right answer