Differentiate between
Operating system and
language translator

Answers

Answer 1
It is a program or a series of programs which provides communication between the user and the computer hardware. Translators are programs which convert instructions in assembly language or high level languages into machine languages because computer can only understand machine language.

Related Questions

Linux provides technology that allows the user to remotely view a graphical user interface and control mouse and keyboard events.Which of the following technologies establishes a connection with a remote computer using a viewer on one end and a server on the remote end? XRDP VNC SPICE

Answers

Answer:

I think it would probably be VNC

Explanation:

I have a linux, and it doesn't have the other two, and VNC is all about connections between computers.

which country do you live in?​

Answers

I live in the USA

Hope this helps!

Answer:

Ghana

Explanation:

because I'm an African

Which service works in conjunction with EC2 Autoscaling in order to provide predictive scaling based on daily and weekly trends

Answers

The service that works in conjunction with EC2 Autoscaling in order to provide predictive scaling based on daily and weekly trends is target tracking.

How can I employ Predictive Scaling with target tracking?

Predictive Scaling works is known to be one that works in line with target tracking. They both help to make one's EC2 capacity to change more better to one's incoming application traffic.

Note that target tracking scaling policies is one where a user has to select a scaling metric and set a target value.

Learn more about Autoscaling  from

https://brainly.com/question/17661222

EASY PYTHON QUESTION, no explanation just right answer

Answers

Answer:

Loop through each name
Loop through each obj in dict

If evaluated test score does not equal 1 name does not pass

if it does, add to array of passing names

return all passing names

Explanation:

I'm sure you can get it from here. It helps to start with some "pseudocode" before you start coding else you'll beat your head against a wall for a couple hours and get no where. I say it in quotes because putting in the effort to make it look like pseudocode is pointless for something like this. You simply need to re-write the problem in english but in a way that can be broken into code easier.

Good luck

What does a good résumé help you do?
A. hide your contact details
B. emphasize your best skills and accomplishments
C. highlight only your most recent projects
D. highlight only your academic qualifications

Answers

Answer:

b, emphasize your best skills and accomplishments

Explanation:

think of an acting resume!!

Please help, will give brainliest!!! I need help with these coding questions, any help is appreciated

Answers

Answer:

class Foo:

   def F(self, n):

       if n == 1:

           return 1

       return self.F(n - 1) + 3 * n - 2

Explanation:

This should cover part a to this question. The thing I'm not sure on is they use the term "method" which in python technically means a class function...but then list one argument with the function call which makes me think it is possibly just supposed to be a regular function. Which would be the following snippet. It would depend on if you are using classes or not yet in your coding class.

def F(n):

   if n == 1:

       return 1

   return F(n - 1) + 3 * n - 2

Play around with it and look into python "lists" and "for loops" for part c. Part b I'm not sure what kind of example they want since I'm not in that class. Good luck!

Why is my phone not notifying me when i get text messages?.

Answers

Because your bad, you should feel bad, and your phone knows it

You can access elements in a list by using an index the same way that you can index a character from a.

Answers

One can access elements in a list by using an index the same way that you can index a character from indexing into the string.

What is String Indexing?

Strings are known to be a form of ordered method of character data, 00:15 and the specific characters of a string.

They can be accessed straight through the use of  numerical index. String indexing in Python is known to be a kind of zero-based in nature.

Learn more about indexing from

https://brainly.com/question/4692093

Which sentence contains an error?


(Not about technology but about journalism. Answer fast please. Thank you)

Answers

Answer:

The correct answer is A

Explanation:

All the rest of them make sense but letter A so your correct answer is A

Good Luck

define a touch-sensitive pad and state one use​

Answers

Answer:

A touch pad is a device for pointing (controlling input positioning) on a computer display screen. It is an alternative to the mouse. Originally incorporated in laptop computers, touch pads are also being made for use with desktop computers. A touch pad works by sensing the user's finger movement and downward pressure.

Explanation:

When an EC2 instance is being modified to have more RAM, is this considered Scaling Up or Scaling Out?

Answers

If an EC2 instance is being modified to have more RAM, this is known as Scaling Up.

What is EC2 Auto Scaling?

The Amazon EC2 Auto Scaling is known to be a type of fully well handled service that has been set up to launch or hinder Amazon EC2 instances automatically.

It is often made so as to help make sure that people have the correct number of Amazon EC2 instances that is available to manage the load for their  application. To scaleup is to bring up.

Learn more about RAM from

https://brainly.com/question/13196228

A construction company is in charge of building a house for a client. The construction company completes the project, and then invites the client to take a look at the house. The client looks at the house and is unhappy with the final outcome and wants it redone. What could the construction company have done better?”

Answers

Answer: The construction company could have drawn a 3D model on a CAD app.

Explanation: This would help the blueprints look more realistic and easy to measure the leangths.

If a negatively charged particle moves into a magnetic field traveling in a straight line, how would you expect its motion to change? A) The particle would slow and stop moving. B) The particle would travel in a curved path. C) The particle would continue traveling in a straight line. Eliminate D) The particle would make a right angle turn and then continue traveling in a straight line.

Answers

Answer:

B) The particle would travel in a curved path.

When did time begin?
Did we invent math or did we discover it?
Where does a thought go when it's forgotten?
Do we have free will or is everything predestined?
Is there life after death?
Is it really possible to experience anything objectively?
What are dreams?
What is the goal of humanity?

Answers

I love Rakshya please accpect ma propoese

Which ready-to-use features do WYSIWYG editors offer?
A.
meta tags
B.
database
C.
HTML tags
D.
web host
E.
image gallery

Answers

Answer:

C. HTML tags

Explanation:

In computing, WYSIWYG, an acronym for What You See Is What You Get, is a system in which editing software allows content to be edited in a form that resembles its appearance when printed or displayed.

How did the introduction of illustrations and photos into design impact the newspaper?
A. It caused a national craze in purchasing cameras.
B. It detracted from the overall look of the paper, making it less interesting to customers.
C. It was quickly removed from the layout due to the negative reaction of the public.
D. It appealed to a new base of customer, making the newspaper more successful.

Answers

The  introduction of illustrations appealed to a new base of customer, making the newspaper more successful.

What is the importance of graphics in newspaper?

Graphics through the use of illustrations is one that helps to communicates a kind of messages even to those who do not know how to read.

Note that  the  introduction of illustrations appealed to a new base of customer, making the newspaper more successful as it also draws in the attention of readers.

Learn more about illustrations from

https://brainly.com/question/1504175

#SPJ1

When setting up a server virtualization environment, what component below manages the virtual machine operating systems and supports one or more guest systems?.

Answers

You did not post the full question but if there is one called “hyper visor” or “Xen” or something to do with that, it’s probably the answer.

Sonya wants to add a hyperlink to her new e-mail message. Her computer screen is shown.


Which tab should Sonya click in order to find the Hyperlink option?

Insert
File
Options
Review

Answers

Sonya should click insert because that is where the hyperlink button is.
Answer insert

When should the NPP be provided to a patient?
A. During their follow-up appointment
B. When referring the patient to another provider
C. On the patient's first visit
D. When specifically requested by the patient

Answers

There are different kinds of services. The NPP be provided to a patient on the patient's first visit.

What does NPP mean in healthcare?

This term means Non-Physician Practitioner (NPP). The NPP is known to be any form of  document that gives detail about one's patients, employees, and also their health information amidst others.

Note that this is a key aspect of the HIPAA Privacy Rule and a central requirement for any  organization and the NPP be provided to a patient on the patient's first visit to the doctor.

Learn more about Non-Physician Practitioner from

https://brainly.com/question/4784548

What kind of company would hire an Information Support and Service employee?
O software development
O computer repair
O website development
O network administration

Answers

Answer:

B. Computer Repair

Explanation:

I got it right on edge. trust.

Answer: B  Computer repair

Explanation:

I did the unit test on EDG 100% sure that's the answer

Which option demonstrates when Olga will apply deductive reasoning in the following scenario? Olga is conducting an experiment that compares the spatial reasoning abilities of pigs and dogs.

Olga proposes that pigs will outperform dogs on her spatial reasoning test.

Olga administers a test that allows both pigs and dogs to demonstrate spatial reasoning.

Olga is conducting an experiment that compares the spatial reasoning abilities of pigs and dogs

Olga examines the existing literature concerning spatial reasoning in animals.

Answers

Answer:

i think a

Explanation:

Explain the relative advantages and disadvantages of an embedded OS based on an existing commercial OS compared to a purpose-built embedded OS.

Answers

The relative advantages of an embedded OS based on an existing commercial OS is known to be a lot and it is given below.

What are the Advantages of an embedded OS based on the above scenario?

The embedded OS is known to be gotten from a commercial general-purpose OS and as such, it is often  based on a composition of familiar interfaces, that boast portability.

Note that  It is very fast and can be predict a lot  when compared to the purpose-built embedded OS that is often used in an embedded system.

Disadvantages of an embedded OS based on  based on the above scenario?

This general-purpose OS is known to be not optimized in terms of real-time thing and in terms of embedded applications.

Based on this a lot of modification is often needed  to achieve good performance.

Learn more about commercial OS from

https://brainly.com/question/3837126

Which method of funding higher education accrues interest until it is paid back?
A. Scholarships
B. Grants
C. Work-study programs
D. Loans

Answers

Answer:

D. Loans

Explanation:

The RGB value below produces a shade of purple. What does the number 175
represent?
200, 175, 125
A. The amount of green
B. The amount of red
C. The amount of black
D. The amount of blue

Answers

Answer:

The amount of red.

Explanation:

The number 175 represents the amount of red. Thus, the correct option for this question is B.

What do you mean by RGB value?

RGB value may be defined as a type of color model that represents an additive color model in which the red, green, and blue primary colors of light are added together in various ways to reproduce a broad array of colors.

The name of the RGB model originates from the initial values of the three additive primary colors red, green, and blue. Each intensity value is on a scale of 0 to 255, or in hexadecimal from 00 to FF. RGB values are used in HTML, XHTML, CSS, and other web standards.

The number 200 determines the amount of blue colors, the number 125 determines the amount of green colors, and the number 175 determines the amount of red colors.

Therefore, the number 175 represents the amount of red. Thus, the correct option for this question is B.

To learn more about RGB value, refer to the link:

https://brainly.com/question/19262252

#SPJ2

__the act of applying force away. *
1 point
A. pull
B. push and pull
C. push
D. force

Answers

C( Push) the act of applying force away.

Answer:

C. Push

Explanation:

When you are pushing something you are using force, and that force is moving away as you are pushing it.


I hope it helps! Have a great day!

Anygays-

Which of the following is one of the tools used by a Python IDE that helps prevent syntax errors?
A. It adds color to keywords
B. It changes your binary input to the decimal system
C. It allows you to see the algorithm
D. It limits the pixel resolution

Answers

Answer:A. It adds color to keywords.

Explanation:

A. It adds color to keywords.

Kendra and her friends are working on a class project. The team is trying to make sure everyone in the group has the most up-to-date information as a project progresses. What is the best way for the Tina share their work?

a. Each person needs to send email with his/her part of the project individually every day

b. Each person should be on a cloud folder and sync their files as they are working through their project

c. Each person needs to send a group email to the team as soon as any updates are completed

d. Each person should post their updated information on a team website so it is available for anyone to see

Answers

The best way for Tina's team to share their work is: B. Each person should be on a cloud folder and sync their files as they are working through their project.

What is cloud computing?

Cloud computing refers to a type of computing that typically requires the use of shared computing resources over the Internet, rather than using local servers, wired-connection and hard drives.

In this scenario, the best way for Tina's team to share their work, so as to make sure everyone in the group has the most up-to-date information as a project progresses is the use of cloud computing, where each person is on a cloud folder and will sync their files as they are working through their project.

Read more on cloud computing here: https://brainly.com/question/19057393

In flowcharts, the parallelogram shape is used to indicate either an input or output statement.


A. True

B. False

Answers

Answer:

True

Explanation:

A parallelogram represents data in a flowchart. Data is either input a process requires or an output that the process hands off to the next step.

In the Linux boot process, the master boot record (MBR) loads a(n) __________ program, such as GRUB or LILO

Answers

Answer:

Boot loader

Explanation:

This is a small program that is stored within the MBR or the GUID partition table that is used to help load in an operating system into the memory

The following flowchart symbol is used to repeat instructions:

A. Rectangle
B. Square
C. Circle
D. Hexagon

Answers

d

Explanation:

⇛σ=

n

∑f(x−

x

)

2

Find f(x-x^-)²

It's

313.29+806.45+474.32+72.9+58.19+532.9+605.16+0+497.29

3360.5

Now

\begin{gathered}\\ \rm\Rrightarrow \sigma=\sqrt{\dfrac{3360.5}{50}\end{gathered}

\begin{gathered}\\ \rm\Rrightarrow \sigma=\sqrt{67.21}\end{gathered}

⇛σ=

67.21

\begin{gathered}\\ \rm\Rrightarrow \sigma=8.2\end{gathered}

⇛σ=8.2

Other Questions
wearing away of the land is called ? Rewrite each equation without absolute value for the given conditionsy=|x-5|+|x+5| if x>5y=|x-5|+|x+5| if x what term describes cultures that have only a few socially sanctioned goals and only a few ways to achieve these goals If I have 21 moles of gas held at a pressure of 78 atm and a temperature of 901 K, what is the volume of the gas? please give me the working for this question and I promise to give you stars and mark you as brainliest thank you. I WILL GIVE 20 POINTS TO THOSE WHO ANSWER THIS RIGHT NOOOO SCAMS AND EXPLAIN WHY THAT IS THE ANSWER An adult has a total of about 22.3 square feet (ft2) of skin. Use the fact that 1 m is approximately equal to 3.281 feet to convert this measurement to square meters (m2). PLSPLSLPSLSLPSLPSLPSLPSLPSLSPLPSLSPL HELP Which group of people governed New Mexico immediately before it became an American territory?(1 point)A MexicoB the NavajoC SpainD the Apache Oregon has long been known for its environmental activism, attracting artists, writers, designers and other creativeprofessionals. In the last few years, the influx of creative and socially conscious individuals has activated thearchitectural community. As a result, the city has become an attractive location for young, talented Green architectsRead the passage above. How do you know when to pause in your reading to create fluency?a commas and periodsc. whenever it feels rightb. capitalized wordsd. all of the abovePlease select the best answer from the choices provided BD Simplify the ratio 25:30 Please HELP ME! PLEASE! Write these as 24-hour clock times.A- 6:05amB- 11:20pmC- 12 noonD- 10:18pm A movement downward and to the right along a demand curve is called a(n) Group of answer choices increase in demand. decrease in demand. decrease in quantity demanded. increase in quantity demanded. HELP PLEASEI need the other side HELP ME Your teacher has asked you to give a presentation on nutrition to other high school students. What do you think is most important for teenagers to know about nutrition, and why do you think that?i just need a complete sentence. Which type of body language will mostly effectively communicate your refusal?A.Crossing your arms over your chestB.Keeping your hands in your pocketsC.Being in a seated positionD.Looking down while talking Nicole walked 10 blocks north from her house to her friend's house. After visiting, Nicole walked 10 blocks south back to her house. How far was Nicole from her starting place? The Answer is D Nicole walked back to her house 10-10=0 So, the answer is D How did Americans and Native Americans interact?What goals did the government have for Native Americans and their lands?What was the Trail of Tears and how did it affect Native Americans? What is relationship between custom, culture, and heritage? Include at least one example At the beginning of year 3 omega company had a $60,000 balance in its accounts receivable account and a $3,000 balance in allowance for doubtful accounts. during year 3, omega experienced the following events. (1) omega earned $200,000 of revenue on account (2) collected $210,000 cash from accounts receivable (3) wrote-off $2,000 of accounts receivable as uncollectible omega estimates uncollectible accounts to be 4% of receivables. based on this information, the december 31, year 3 unadjusted (current) balance in allowance for doubtful accounts account (balance before expense recognition) is: ___________