How was the first computer reprogrammed

Answers

Answer 1

Answer:

the first programs were meticulously written in raw machine code, and everything was built up from there. The idea is called bootstrapping. ... Eventually, someone wrote the first simple assembler in machine code.

Explanation:


Related Questions

Explain the term software dependability. Give at least two real-world examples which further elaborates
on this term. Do you think that we can ignore software from our lives and remain excel in the modern
era? What is the role of software in the current pandemic period?

Answers

Answer:

Explanation:In software engineering, dependability is the ability to provide services that can defensibly be trusted within a time-period. This may also encompass mechanisms designed to increase and maintain the dependability of a system or software.Computer software is typically classified into two major types of programs: system software and application software.

From the philosophical standpoint, especially in the discussion of moral philosophy or ethics, why do we consider “murder” or “killing” wrong or bad?

Answers

Explanation:

Morality is a set of values ​​and habits that a society acquires over time and can be categorized as good and bad values, right and wrong, justice and crime. Ethics is defined as the study of morals, the practical application of moral behaviors defined by society.

Therefore, the concept of "murder" or "killing" is seen as an immoral act by the vast majority of society around the world, strengthened by the set of moral conduct common to all human beings, which are the Articles on the Universal Declaration of Human Rights. Human Rights, which is an official document of the UN, which contains several universair and analytical rules on the rights of every individual, such as the right to life, security, freedom, etc.

If a 9V, 7W radio is on from 9am to 12pm. Calculate the amount of charge that flows through it, hence or otherwise the total number of free electrons that pass through at a point at the power supply terminals​

Answers

Answer:

Q=It

and

p=IV

Given, v=9V P= 7W

I=P/V

I =7/9

Also, time(t) from 9am to 12pm is 3hrs

Converting into sec =3×3600

t=10800

Q= 7/9 ×10800

Q =8400C

What type of information is best suited for infographies?​

Answers

Answer:

All varieties of information, from bullet pointed text to numerical tables

Explanation:

Answer:

All varieties of information, from bullet pointed text to numerical tables

Explanation:

Which of the following describes the line spacing feature? Select all that apply. adds space between words adds space between lines of text adds space between paragraphs adds space at the top and bottom of a page adds bullet points or numerical lists

Answers

Answer:

adds space between lines of text

adds space between paragraphs

Explanation:

explain the different type of shift register counter ​

Answers

Answer:

Shift registers are also used as counters. There are two types of counters based on the type of output from right most D flip-flop is connected to the serial input. Those are Ring counter and Johnson Ring counter.

There are two types of shift register counters. They are given below:

Ring counter.Johnson ring counter.

What do you mean by Shift register counter?

The shift register counter may be defined as a sequence of a specific number of core registers that are significantly interconnected to one another in order to provide a clock-driven data shift.

A shift register is a set of f FFs that can be connected within the series and the stored data can be moved in the registers sequentially as per the command or instruction is given.

They are also utilized as counters. The type of shift register counter is based on the output from the D flip-flop which is connected to the serial input from the rightmost side.

Therefore, the two types of shift register counters are well mentioned above.

To learn more about Shift register, refer to the link:

https://brainly.com/question/14096550

#SPJ6

If D3=30 and D4=20, what is the result of the function
=IF(D4 D3, D3-D4, "FULL")?
0-10
O Unknown
O 10
O Full

Answers

Answer:

c. 10

Explanation:

Given

[tex]D3 = 30[/tex]

[tex]D4 = 20[/tex]

Required

The result of: [tex]=IF(D4 < D3,D3-D4,"FULL")[/tex]

First, the condition D4 < D3 is tested.

[tex]D4 < D3 = 20 < 30[/tex]

Since 20 < 30, then:

[tex]D4 < D3 = True[/tex]

The condition is true, so:

D3 - D4 will be executed.

[tex]D3 - D4 = 30 - 20[/tex]

[tex]D3 - D4 = 10[/tex]

Hence, the result of the function is 10

Explain what an IM is,

Answers

Answer: Stands for "Instant Message." Instant messaging, or "IMing," as frequent users call it, has become a popular way to communicate over the Internet

Explanation:

Write a program that asks for the user's name, phone number, and address. The program then saves/write all information in a data file (each information in one line) named list.txt. Finally, the program reads the information from the file and displays it on the screen in the following format: Name: User's Name Phone Number: User's Phone Number Address: User's Street Address User's City, State, and Zip Code g

Answers

Answer:

Amazon prime

Explanation:

(Hours, minutes, and seconds) Write a method that returns a string in the form of hour:minute:second for a given total seconds using the following header:
public static String format(long seconds)
Here is a sample run:

Enter total seconds: 342324
The hours, minutes, and seconds for total seconds 342324 is 23:05:24

Note that a zero is padded to hour, minute, and second if any of these values is a single digit.

Answers

Answer:

Answered below.

Explanation:

class Convert {

public static String format(long seconds) {

Scanner sc = new Scanner(System.in);

System.out.print("Enter total seconds: ");

int secs = sc.nextInt();

int hours = secs / 3600;

int minutes = (secs % 3600) / 60;

int seconds = (secs % 3600) % 60;

String timeFormat = hours + ":" + minutes + ":" + seconds;

return timeFormat;

}

}

Explain the paging concept and main disadvantages of pipelined
approaches? Compare the superscalar and super pipelined approaches
with block diagram?

Answers

Answer:

PAGINACIÓN En la gestión de memoria con intercambio, cuando ... Debido a que es posible separar los módulos, se hace más fácil la modificación de los mismos. ... Ventajas y Desventajas de la segmentación paginada

Explanation:

I need help solving this problem on Picoctf. The question is What happens if you have a small exponent? There is a twist though, we padded the plaintext so that (M ** e) is just barely larger than N. Let's decrypt this: ciphertext. The ciphertext is this. I tried using stack flow and the rsatool on GitHub but nothing seems to work. Do you guys have any idea of what I can do. I need to solve this problem asap

Answers

Explanation:

Explanation:

RSA encryption is performed by calculating C=M^e(mod n).

However, if n is much larger than e (as is the case here), and if the message is not too long (i.e. small M), then M^e(mod n) == M^e and therefore M can be found by calculating the e-th root of C.

Other Questions
What does ceteris paribus mean?.other things remain unequalOB. other things remain constantOc. other things remain irregularOD. other things remain unbalanced How many solutions does the system of linear equations have? Use the drop-down menus to explain your answer.y = 3/4x + 12y = 4/3xThe system of linear equations will have Choose...no solutionexactly one solution infanite many solutions because the slopes of the equations are Choose...the samedifferent , so the lines will Choose...not intersect at allintercect at one point both be the same line If you draw a triangle with angles that measure 95 degrees and 40 degrees, what will be the measure of the third angle? Which person is famous for coaching in an undefeated NFL football season in Florida? Jamar to the local snack shop near his school He bought 3 hotdogs and 2 bags of chips for $Kenny went to the same snack shop and bought 5 hotdogs and 6 bags of chips for $9.55 ordered 2 hotdogs and 3 bags of chips, then how much did she pay her order? Ill mark brainliest When you look into your bathroom mirror, are you upside down(inverted) or right side up (upright)?Is this a real or virtual image?Why?What is the focal length of a bathroom (flat) mirror? Help me please!!!!!!!!!!! HELP PLEASE Marcus works at the grocery store. He earns 8.75 per hour. Last week he worked 6.5 hours. How much did Marcus make last week? Can someone please help me with math At 5 am, the temperature was -10F. By noon the temperature was 7F, What Integerrepresents the change in temperature from 5 am, to noon? two ways in which local community is involved in gold panning in Barberton Which system of inequalities has this graph as its solution?y 10-10- 510-10OA. y < 21 - 3y OB.y > 2 - 3y> : +4Ocy > 21 - 3y < = + 4 What rhymes edukasyon A cylindrical can of soda pop is 12 cm tall and has a diameter of 6 cm. The box for a 12-pack of soda pop has a length of 25 cm, a width of 19 cm and is 12.2 cm tall. The cans are placed in the box in three rows of 4. What is the volume of space that is not used when a 12-pack box of soda pop is full? ( Use 3.14 for Pi) pls don't answer if you don't have the answer How was Simn Bolivar influenced by the American and FrenchRevolutions?1 pointA He wrote a Declaration of Rights for Latin American countries ruled by France.B He observed the American Revolution's successes and brought democracy to Cuba.C He adopted Enlightenment ideals and began revolutions against Spanish authority.D He fought in the French Revolution and returned to Mexico to lead a revolutionhimself. Help what is 3 1/2 divided by 8 Two angles are supplementary. The first angle is 3x degrees. The second angle is (2x + 25) degrees. Determine the measure of each angle. Find the mean, median, mode, and the range. The picture is for number 12 to 151. 6, 9, 2, 4, 3, 6, 52. 453, 345, 543, 345, 5343. 8, 2, 9, 4, 6, 8, 54. 1, 15, 9, 12, 18, 9, 5, 14, 75. 3, 9, 4, 3, 9, 4, 2, 3, 86. 157, 124, 157, 124, 157, 139Use the picture above to answer the exercise 12 to 1512. What is the mode?13. What is the median?14. What is the mean?15. If the price of swimming lessons went up to six dollars would it change thea. Mode? B. Median?C mean?D. Range? Question in pic plz help! ~ Please help me..........