Answer:
Xrays, Ultrasounds, managing patient records, communicating with colleagues, etc.
Which of the following BEST describes a front-end developer?
Answer:
plz give me BRAINLIEST answer
Explanation:
Definition: Front end development manages everything that users visually see first in their browser or application. Front end developers are responsible for the look and feel of a site. ... As a front end developer you are responsible for the look, feel and ultimately design of the site.
A front-end developer is a type of software developer who specializes in creating the user interface (UI) and user experience (UX) of a website or application. They are responsible for translating design mock-ups and wireframes into functional code using programming languages such as HTML, CSS, and JavaScript.
Front-end developers work on the client-side of web development, focusing on the visual aspects and interactions that users see and experience directly. They ensure that the website or application is visually appealing, responsive, and user-friendly across different devices and browsers.
In addition to coding, front-end developers collaborate closely with designers and back-end developers to integrate the UI with the back-end systems and databases. They may also be involved in optimizing the performance and accessibility of the front-end code, as well as testing and debugging to ensure smooth functionality.
Learn more about databases on:
https://brainly.com/question/30163202
#SPJ6
HELP ASAP!!!!
Rosa needs to add a new slide layout to her presentation for the Sales users to add videos and other media in an
easier fashion. What should she do first?
Open PowerPoint options.
Create a design template.
O Access the Slide Master view.
O Design a new customized presentation
Answer:
C. Access the Slide Master view.
Explanation:
PowerPoint application can be defined as a software application or program designed and developed by Microsoft, to avail users the ability to create various slides containing textual and multimedia informations that can be used during a presentation. Some of the features available on Microsoft PowerPoint are narrations, transition effects, custom slideshows, animation effects, formatting options etc.
In this scenario, Rosa needs to add a new slide layout to her presentation for the Sales users to add videos and other media in an easier fashion. Hence, what she should do first is to access the Slide Master view because this is used for changing the look or making adjustments to a PowerPoint slide.
A shorthand method consists of a symbol of the element surrounded by dots?.
Answer:
Since it is falling freely, the only force on it is its weight, w. w = m ⋅ g = 1000kg ⋅ 9.8m s2 = 9800N To draw a Free Body Diagram, draw an elevator cage (I am sure you would get lots of points for drawing it with intricate detail) with a downward force of 9800 N. I hope this helps,
Explanation:
A commonly-used estimate for the number of bytes needed to store one
page of a book is 2K (2,000). Harry Potter books have 800 pages. Each
book is 3 inches in height. How tall would the stack of Harry Potter books
be, in miles, that could be stored in a 32-bit memory space? Now, repeat
the question for a 64-bit memory space.
Answer:
0.127 miles ; 5.458 *10^8 miles
Explanation:
Number of bytes needed to store a page = 2000
Number of pages (Harry Potter's book) = 800
Total memory required to store entire book = (2000 * 800) = 1600000 = 16 * 10^5 bytes
Hence,
1 byte of memory will store : (height of each book / memory size of each book)
= 3 ÷ 16 * 10^5
= 1.875 * 10^-6
For 32 bit memory space :
(1.875 * 10^-6 * 2^32) = 8053.06368 inches
1 inch = 1.578 * 10^-5 mile
8053.06368 inches = 8053.06368 * (1.578 * 10^-5) = 0.1270773448704 miles
= 0.127 miles
For 64 bit memory size :
(1.875 * 10^-6 * (2^64)) = 3.45876 * 10^13 inches
(3.45876 * 10^13) * (1.578 * 10^-5)
= 5.458 *10^8 miles
Write a java program to find the perimeter of a triangle with sides measuring 10cm, 14cm and 15 cm.
Answer:
The code is shown below.
Explanation:
Consider the provide information.
We need to find the perimeter of the triangle.
The perimeter of the triangle is the sum of all sides.
So the perimeter should be: 10 cm + 14 cm + 15 cm = 39 cm
Now we will write a Java program to find the perimeter.
public class MyClass {
public static void main(String args[]) {
int x=10;
int y=14;
int z=15;
int A=x+y+z;
System.out.println("The perimeter of the triangle is 10 cm + 14 cm + 15 cm = " + A+" cm");
}
}
Execute the program and you will get a result like this:
The perimeter of the triangle is 10 cm + 14 cm + 15 cm = 39 cm
Refer to the image for better understanding.
Ask one of your parent, grandparent or elder relatives about the popular song during their time they consider their favorite. Ask them why they like the song. Afterwhich, listen to the song yourself, which wordings or lyrics in that song you find interesting and why?
Answer:
Babooshka by Kate bush
Explanation:
My dad likes this song because it has a very nice beat
I find this sond interesting because the vocals and pitch end up sounding different than you would expect them to be. Also the range of the singer (Kate bush) is amazing
Which of the following is one of the tools in REPL.it that helps prevent syntax errors?
It adds closing quotes and parentheses if you type the opening ones.
It changes your binary input to the decimal system.
It allows you to see the interpreter’s algorithm.
It limits the pixel resolution.
Answer:
A. It adds closing quotes and parentheses if you type the opening ones.
Explanation:
Answer:
Yes the answer is A got a 100% hope you get a 100% too have a good day:)
Explanation:
Write about the history of computer.
Answer:
Charles Babbage, an English mechanical engineer and polymath, originated the concept of a programmable computer. Considered the "father of the computer", he conceptualized and invented the first mechanical computer in the early 19th century. ... The machine was about a century ahead of its time.
Explanation:
Hope it is helpful...
Alpha Technologies, a newly established company, wants to share information about its work with people all over the world. Which type of server should this company use to upload their information?
This answer from the pro IdowShadow
Option A, Web Server, because it is a type of HTTP server used to direct web pages and blogs, as a method of transmitting information through a web platform for personal or business use, to publicize a business or an organization.
What element of a timeline helps to mark progress of the project?
A.
milestones
B.job responsibilities
C.
external deliverables
D.
internal tasks
The correct answer is A. Milestone
Explanation:
In a timeline, events are organized according to time. This tool can be used as part of projects to organize each of the events or stages that are part of a project. Moreover, in a timeline, there are milestones or important achievements.
For example, if the project is to build a house, one of the milestones or important achievements is to complete the plane of the building. This implies each of the milestones helps to check the progress of the project. After all, if all the milestones are achieved the project will be completed.
Do you think lossy compression formats will be popular in 20 years? Why or why not?
Answer:
I think it will be not popular
Explanation:
We are living in a information era and future data will be more important than now so we will need every detail of information and we will need data. Lossy compression is faster but computers are getting powerful so lossless compression will be faster so lossless compression will be popular.
Which of the following is NOT considered an interactive?
A. Feedback forms
B. Text
C. Calendars
D. Social media integration
Answer: Calendar
Explanation:
Feedback forms, text and social media integration are considered to be interactive. A feedback form is used by an individual or a organization to get a feedback on a certain topic.
A text and social media integration are also interactive as well as the sender and receiver can have an interactive session through both means.
Therefore, the correct option is a calendar as this is not Interactive.
To play the sound repeatedly, the - - - - - - - - is used
Answer:
autoplay button may be right answer
why is it important to consider the clients temperature before doing the foot spa services?
Answer:
Expecially during these time checkling someone’s tempature could separate you from either getting the virus or not. But without the virus right now, it would be vital due to common things like, if the client has a little fever, you can make the water less hot so it wouldn’t be burning (unless requested). Or with a cold, you can make the water warmer to make it more enjoyable.
Assignment 4: Evens and Odds
How do I fix this?
There's definitely something wrong with your for loop. Try this:
for x in range(n):
You might want to check if all your print statements are correct. You might be missing just a period and it will be counted wrong.
A ____ can be used to enter, display, or edit data
Answer:
Database
Explanation:
The main reason for formatting message style and theme is that it can be useful for making your message
more entertaining to the reader.
easier to send and receive.
professional in appearance.
top priority for the reader.
Answer:
The answer is C
Explanation:
CCCCC
Answer:
C
Explanation:
Answered myself.
List 4 different version of Qbasic
Explanation:
some version of Qbasic are
Dartmouth BASIC.
Tiny BASIC.
Applesoft BASIC.
Atari BASIC.
Sinclair BASIC.
Commodore BASIC.
BBC BASIC.
TI-BASIC.
please HELP!!!!
Which term refers to the individual locations within a PowerPoint table?
O units
O sections
O cells
O formulas
Answer:
cells
Explanation:
Cell is a individual location in PowerPoint table.
Answer: c
Explanation:
Which tool is used to create a basic web page using HTML?
HTML
Web coder
Text editor
JavaScript
Answer:
C. Text Editor
Explanation:
Answer:
Text editor
Explanation:
five differences between email and website addresses
Answer:
I don't know if there are that many
An email address is an address that you can send mail to online (e-mail)
A website address is an address that you can look around at and do stuff in.
An email address always has the 'at' symbol.
Website addresses and in .com, .org, .gov etc to show that it is a 'company', organization, government website etc.
Answer:
Email:
1. For communication between individuals.
2. Can be personalized.
3. Can be made by everyone easily.
URL/Website Address:
1. For organizations or mass media communications.
2. Not everyone knows how to make a website.
What is the result of adding 1234.5674 and
45.67843 if you round to the nearest thousandth BEFORE the addition?
A. 1280.24543
B. 1280.246
C. 1280.245
D. 1280.24
Answer:
C. 1280.245
Explanation:
1234.567 + 45.678 = 1280.245
Computer instructions are converted to binary when executed. Binary numbers use which set of digits?
A, B, C, D, E, F
0 and 1
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F
0, 1, 2, 3, 4, 5, 6, 7, 8, 9
Answer:
Binary numbers are expressed using only the digits 1 and 0. This is also referred to as base 2 notation.
Computer instructions are converted to binary when executed. Binary numbers use 0 and 1 set of digits. The second option is correct.
What is binary number?In digital electronics and mathematics, a binary number is defined as a number expressed in the form of base 2 numeral system.
Binary number contains only two digits i.e. 1 and 0.
Thus, 0 and 1 set of digits are used in binary numbers.
Learn more about binary number.
https://brainly.com/question/8649831
#SPJ2
Who plays Rblx?? What do yall play?
Answer:
i play rblx
Explanation:
queenloveadriana (main acc)
AdiosLoca (alt)
Azazel_Iblis (the acc I'll use for my YT channel)
I also play Fn, CofD, Destiny, 2k, Mortal Combat, but my PS4 broke and I'm waiting to get my PS5 that I ordered
Answer:
i do
Explanation:
Coding help, if you give my the correct answer I'll give brainliest, plus 30 points...
Which of the following statements would access the fourth item in a list named flavors?
A. flavors(3)
B. flavors[4]
C. flavors[3]
D. flavors(4)
Answer:
Flavors [4]..............
Mi laptop dice the computer restarted unexpectedly or encountered an unexpected error.Windows installation cannot procced.To install Windows,
Answer:
Explanation:
There are two reasons as to what could have happened with your laptop. The first one is that your laptop was installing a critical windows update which got corrupted when the laptop's battery died causing windows itself to become corrupted. In this case, you would need to format the hard drive and reinstall windows. The second reason could be that your hard drive is failing and not allowing Windows to load or properly be installed on it. In this second scenario you would need to buy and replace the hard drive.
Explain the four misconceptions about entrepreneurship.
Answer:
that is the answer
Explanation:
ok its about succes you business
could someone please help me with this?
Answer:
See explanation
Explanation:
Given
if(fish > 400) {
Required
What is the condition checking?
The above statement is an if conditional statement. Analysing the statement in bits:
if -> This represents the beginning of the conditional statement
fish -.> The variable that is being checked
> 400 -> The condition which the variable is being measured by.
So, the statement above is checking if the value of variable fish is greater than 400.
If the condition is true, the instructions associated to that if statement will be executed.
IM NOT GOING WITH THAT CAT
Answer:
If you say so.
Explanation:
For sure.
Exercise 7.2.6: If You're Not First, You're Last
Write the function called end_of_word that takes a string and returns everything but the first character.
end_of_word ("boat")
="oat"
end_of_word ("mice")
="ice"
Answer:
end_of_word ("boat")
="oat"
end_of_word ("mice")
="ice"
Explanation:you need to call out your function in the best way possible
Answer:
def end_of_word(word):
return word[1:]
print(end_of_word("something"))
Explanation:
Your welcome :D