How does a computer do its work? Mention its working principle.

Answers

Answer 1

Answer:

a computer run instructions (that is:code) and executes according to the set of instructions given


Related Questions

How many times faster is a computer that measures at
30 teraflops compared to a computer that runs at 15 megaflops.

Answers

well Its something soooooooooooooooooooooooooooooooooooooooooooooooooooooooooo

Develop an algorithm to print the names of the candidates who should receive a refund. A refund is due if the candidate's votes received equals or exceeds 20 per cent of the votes cast in the constituency. The algorithm should also determine and print the number of candidates who received a refund. Test the algorithm with data from ten candidates. The algorithm must accept as input the names of the candidates, votes received and the votes cast in the constituency. The algorithm should print the name of the candidate and the words "Refund Due" or "No Refund" and the number of candidates who received a refund.​

Answers

Answer: start

input candidate name, votes received and vote cast

if count =number of candidate who re

Explanation:

Based on the picture above, what is the name of the processor and what is its speed

Answers

Answer:

Processor : Intel(R) Core(TM) i5-6600K

Speed : 3.50GHz

Lists are indexed by an ________. a. float b. integer c. string d. All of the above​

Answers

All of above?

May be but not sure.

Trình bày thuật toán tìm kiếm K có trong dãy số không theo cách sơ đồ khối

Answers

Answer: Me to

Explanation:

Choose the term that best completes each sentence.

Using a _______ to write code is often a better option for a visually impaired programmer, since it tends to be more accessible than one with a ________ .

answer choices:
command line interface
graphical interface

Answers

Using a graphical interface to write code is often a better option for a visually impaired programmer, since it tends to be more accessible than one with a command line interface.

What is graphical user interface?

The Graphical User Interface is known to be a very common user Interface that is made up of Graphical representation such as buttons and icons.

In this interface, communication can be carried out through the use of interacting with the icons instead of the usual text-based or command-based communication. A good example of it is the Microsoft operating systems.

Learn more about graphical interface from

https://brainly.com/question/22811693

The headgear shown in the video is used to combine 3-D models with real-time information visualized through the helmet. For which type of jobsite is this technology commonly used?

Answers

Headgears such as the daqri smart helmet leverage the capability of the mixed reality to produce smart helmets which provides sleek real-time interactivity commonly isde in construction sites.

Mixed reality technology integrated the capability virtual reality to produce 3D images, which is coupled with the ability to interact with the real world.

The helmet allows engineers to picture the intended design and interact with the environment while maintaing and adhering to safety protocols.

Learn more : https://brainly.com/question/25273027

Select the correct answer.

Which of these statement(s) is true about comments in Java?

A.
Single-line comments "comment out" only one line in a program.

B.
Single-line comments can be used only once in a single program.

C.
Multi-line comments start and end with //.

D.
Single-line comments start with /* and end with */ on the same line.

Answers

Answer:

b multi line comments can be used only once in a single program.

Java single-line comments are marked with /* and */ and can be used to comment out one or multiple lines.

Hence, option D is correct.

In Java, single-line comments are denoted by the symbols /* and */, allowing you to comment out one or more lines in your code.

This feature is useful for temporarily disabling code or providing explanations within your program.

On the other hand,

Multi-line comments in Java are enclosed by /* at the beginning and */ at the end, enabling you to comment out larger sections of code or provide detailed explanations that span multiple lines.

To learn more about programming visit:

https://brainly.com/question/14368396

#SPJ3

Ulrich has to present his findings on the music of modern Japan at school the next day. What is the BEST way for him to do this?

A.
A direct speech to the class

B.
A multimedia presentation with sound

C.
A written essay with image handouts

D.
An interactive workshop involving the class

Answers

Answer:

c

Explanation:

write F id the following is formatting tags, H for heading tags, S for structural tags, and SC if it belongs to a seperator/container tags.

1. <div>
2. <h1>
3. <head>
4. <strong>
5. <p>
6. <html>
7. <hr>
8. <center>
9. <h3>
10. <em>​

Answers

Answer:

Here!

Hope this helps. Please mark brainliest!

state five benefits of digitizing data​

Answers

Answer:

Ahorro de espacio físico. ...

Protección de los datos. ...

Gestión del tiempo en la consulta de datos. ...

Mejora de la productividad. ...

Responsabilidad social corporativa. ...

Acceso a la información a través de distintos dispositivos tecnológicos.

Explanation:

Answer:

Save money.

Save time.

Enhance collaboration.

Explanation:

In your opinion., which Zelda character is the hottest? Be honest.

Answers

Answer:

link<3

Explanation:

Carlos had 194 seeds and 11 flower pots he put the same number of seeds in each flower pot which is the best estimate for the number of seeds in each flower pot a.10 b.20 c.30 d.40

Answers

Answer:

20?

Explanation:

Answer:

yes, 20 is the answer you make 194 and divide it equily.

Explanation:

Why are videos blurry when sent from android to iphone?

Answers

There Android cameras are way different so the picture could be better and the graphics for iPhone ain’t that high but it also could be the other way

Help guys thank you =) ​

Answers

1.LR
2.LR
3.HR
4.LR
5.HR

guidelines for organizing files and folders

Answers

Answer:

Don't mix business and personal files, group it by category or date. Create folder templates.

difference between nintendo switch and switch lite

Answers

Answer:

thank you sa point labyu stay safe

Answer: The switch lite is the one you can't dock onto your tv and is mostly used for handheld purposes, also you can't take off the controllers.

Explanation:

E SEQUENCE OF ACTIONS THAT ALLOWS YOU TO DOUBLE UNDERLINE A PIECE OF TEXT IN YOUR DOCUMENT IS: *

EDIT, INSERT, UNDERLINE, DOUBLE
FORMAT PARAGRAPH, UNDERLINE , DOUBLE
FORMAT, FONT, UNDERLINE STYLE, DOUBLE
FORMAT, FONT, SPACING, UNDERLINE STYLE, DOUBLE

Answers

Hun hbu jh jjjjj iujjjij I

the process of copying audio and/or video data from a purchased disc and saving it on digital media is called ____.

Answers

Answer:

The process of copying audio and/or video data from a purchased disc and saving it on digital media is called ripping.

Explanation:

Ripping is the process of extracting content from CDs, DVDs, disks, etc.

what is the most popular game design engine today

Answers

Unreal Engine and Unity

Answer:

i think its an gamemaker

Explanation:

when someone uses your personal information to pose as you this is

Answers

Answer: identity theft

Explanation: identity theft is when somebody poses as you, not to be confused with identity fraud, which is when somebody takes your personal information (such as a credit card) to do things in your name.

Write a program in BASIC- 256 to accept two numbers from the user and print their sum and product​

Answers

10 Dim V(5)

19 rem compute the numbers

20 v(1)=rnd

30 v(2)=rnd

40 v(3)=rnd

50 v(4)=rnd

60 v(5)=rnd

69 rem compute the average

70 a=(v(1)+v(2)+v(3)+v(4)+v(5))/5

79 rem print the numbers and their average
80 print v,a

episodic memory is the memory system that holds what kind of information?

Answers

Answer:

This is a particular type of memory that stores autobiographical data about a person. It keeps in itself knowledge about where, when, with whom certain events happened. ‍ ‍ The episodic memory definition in psychology appeared relatively recently - in 1972 by the Canadian experimental psychologist Endel Tulving.

Explanation:

Answer:

Episodic memory is a person's memory of a specific event. Because each person has a different perspective and experience of an event, their episodic memory of that event is unique. Episodic memory is a category of long-term memory that involves the recollection of specific events, situations, and experiences.

Explanation:

Explain the main differences between physical and electronic fax machines

Answers

Answer:While traditional faxing often uses unsecured phone lines, electronic faxes are encrypted using a secure and reliable system to protect your data. Electronic faxing is not susceptible to the time-wasting spam and malicious malware that can be common with other internet-based communication methods.

Explanation:

What is a Font? I need help please

Answers

Answer:

This is the answer, see which is best suited

một số được gọi là thác đổ nếu phần tử biểu diễn thập phân của nó nhiều hơn một chữ số đồng thời theo chiều từ trái qua phải chữ số đứng trước lớn hơn chữ số đứng sau
dữ liệu vào tệp THACDO.INP gồm nhiều dòng,mỗi dòng chứa số nguyên N
kết quả ra tệp THACDO.OUT gồm nhiều dòng thông báo,mỗi dòng ghi "CO" nếu N là thác đổ và ngược lại thông báo "KHONG" nếu N không phải

Answers

I don’t understand this

Which formula calculates the total value of a single row of cells across a range of columns in excel

Answers

The formula which calculates the total value of a single row of cells across a range of columns in Microsoft Excel is: =SUM(C15:Y15).

Microsoft Excel can be defined as a software program (application) that is typically designed and developed by Microsoft Inc., to avail its end users the ability to analyze and visualize spreadsheet documents.

A spreadsheet can be defined as a file or document which comprises cells in a tabulated format (rows and columns), that are typically used for formatting, arranging, analyzing, storing, calculating and sorting data on computer systems through the use of Microsoft Excel.

In Microsoft Excel, the SUMIF function is a function which is used to calculate the total value of cells that meet a specific criteria such as:

Text.Dates.Numbers.

Hence, "=SUM(C15:Y15)" is a formula which can be used to calculate the total value of a single row of cells across a range of columns in Microsoft Excel.

Read more: https://brainly.com/question/24249483

Which one do we use to send signals as IR light waves?

Answers

Answer:

ir sensor

Explanation:

The characteristics of the emitters and sensors we can find the answer for sending infrared signals is:

 IR detector

The transmission of information through the air uses a variety of methods, from audible signals, infrared, microwave. Detectors in the required energy range. The emission and reception of signals requires electromagnetism that emits res in the range of energy required to have, in general the emitter and the detector must have the same spectral response range.

The emission of light signals requires sensors that emit visible light.

Infrared signal emission uses infrared detectors, for example TV remote controls.

The emission of microwave signals must use magnetrons that emit microwave, for example cell phones.

Motion detectors use multiple or pixelated sensors to detect the movement of objects.

Let's analyze the claims for the emission of IR signals.

Ambient light sensors

False. This visible range is more energy than infrared.

Remote

False. Remote controls use wavelengths between 800nm ​​to 1200nm.

IR dettector

True. IR sensors are suitable for IR signals.

Moviment detector

False. Motion sensors are sensors with multiple detectors to measure the movement of objects.

In conclusion, using the characteristics of the emitters and sensors we can find the answer for the sending of infrared signals is:

Infrared sensors in the same energy range.

Learn more here:  https://brainly.com/question/12723000

what 3 types of data can be entered in a spreadsheet

Answers

Answer:

data, labels and formulas

The three types of data that can be entered in a spreadsheet are Number data, Text data and Logical data.

We are given that;

The spreadsheet

Now,

Number data: This includes any kind of numerical values, such as integers, decimals, percentages, dates, times, or phone numbers. Number data can be used in calculations and formatted in different ways.

Text data: This includes any kind of characters, such as letters, words, sentences, or symbols. Text data is used for labels, headings, names, or other information that is not numerical.

Text data cannot be used in calculations, but can be formatted in different ways.

Logical data: This includes only two possible values: TRUE or FALSE. Logical data is usually the result of a test or comparison, such as whether a condition is met or not.

Logical data can be used in formulas and functions that involve logical operators or conditions.

Therefore, by spreadsheet the answer will be Number data, Text data and Logical data.

To learn more about spreadsheet visit;

https://brainly.com/question/31511720

#SPJ6

Which graphic file format would you choose if you needed to make an animated graphic for a website?

Answers

Answer:

GIF – Graphics Interchange Format

Explanation:

Other Questions
Wich statement best describes what English colonists did when they set up colonies in North America?A- they built small trading communities and treated American Indian with respect.B- they built farm as and towns on land that American Indians used for hunting and collecting plants.C- they built small settlements that focused on spreading Christianity.D- they often married indigenous people and also forced some American Indians to work for them. Type the missing numbers in this sequence:-101, -105,-109,-117 You attend your family reunion and notice most of the women on your mother's side have the same shade of dark brown hair as both you and her, however four of your cousins have very light brown hair. Categorizing members of the family based on their hair color would be an example of: 2 hydrogen atoms; 3 helium atoms; 5 oxygen atoms; 6 iron atoms19 aluminum atoms; 15 phosphorus atoms; 7 sodium atomsB. What do the following spellings indicate:4Cl; 12 thousand; 17Zn; 2 grams; Three; 8C; 15Al 20 points! Will mark brainliest only if you explain your reasoning and DO NOT COPY FROM ANOTHER ANSWER because most of them are wrong. Read carefully and choose the option that best answers the question.Hola! Mi nombre es Rosita y vivo en Cartagena, Colombia. Tengo 16 aos y estoy en la escuela superior. Todas las escuelas superiores en Colombia tienen cuatro rutas diferentes, desde un ao a cinco aos de estudios: programas tcnicos, tecnolgicos, docentes y profesionales. Los programas docentes y tecnolgicos son los ms largos.Yo estudio en el programa tcnico. Quiero ser jardinera. Cuando terminas los dos aos del programa tcnico, puedes comenzar a trabajar inmediatamente sin ir a la universidad. En las carreras profesionales necesitas estudiar ms que en las carreras tcnicas y necesitas ir a la universidad. En los Estados Unidos hay carreras tcnicas, pero no en todas las escuelas. En Estados Unidos, despus de terminar los estudios tcnicos o generales en cuatro aos, puedes ir a la universidad para los estudios profesionales.Based on the text and what you learned in the lesson, what is similar in high schools in Colombia and in the United States? All high schools in both countries offer technical programs. Both countries offer general programs in all high schools. Both countries require five years of university studies before any technical programs. Students need university credits before enrolling in any general program in both countries. Qual a finalidade da imagem? write a thesis statement on how students use cell phones effectively in the classroom. how did near sighted people deal with life in the ancient period Warm up question, what is 5x5x5? Explain how you got the answer pls help this answer thanks :) 1. who is the charaters in the story :) 2. what lesson can get from the story pls help help pls A circular disc has a circumference of 14 meters. If we multiply the radius of the circular disc by 12, what will be the circumference of the new disc?*First correct answer gets Brainliest* i have a question who made the very first sword? pls discuss the concepts in which architectural forms/visuals correlate in the design process If ALTU ASBPthen TU = [?]Enter the letters that belong in thegreen box.Enter what proof does dependent have for employee health coverage for employer coverage I REALLY NEED HELP ON THIS Correct Answer please What is the definition of dramatic irony?A. A figure of speech that joins two seemingly opposing terms B. A situation where the audience knows more about what will happen in a story than the main character C. The location where the events of a story take place D. A struggle or problem Ex 2) A cannon ball is shot straight up into the air with an initial velocity of 25 m/s[Up).What is the maximum height of the cannonball? 1. Which of the following is a soft skill?1 entering a customer order2 teamwork3 driving a forklift4 repairing an engine What were the Social Classes during the Renaissance?