Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 11 what do 0s represent in binary code? a. yes or on b. off or…

Question

question 11
what do 0s represent in binary code?
a. yes or on
b. off or no
c. infinity
d. none
question 12
what do 1s represent in binary code?
a. on or yes
b. off or no
c. infinity
d. none
question 13
write one claim evidence commentary paragraph on how coding and programming are different. use evidence from the article to support your answers. write 3 - 5 sentences.

Explanation:

Brief Explanations

In binary code, 0 represents "Off" or "No", and 1 represents "On" or "Yes". Coding is a more basic task of writing code snippets for specific functions, while programming is a broader concept involving planning, designing, and implementing a complete software - related solution.

Answer:

Question 11: b. Off or No
Question 12: a. On or Yes
Question 13: Coding is often about writing individual lines or blocks of code to perform specific tasks like input - output operations or basic calculations. For example, writing a simple code to print "Hello, World!". Programming, on the other hand, encompasses the entire process of creating a software system. It includes planning the architecture, designing algorithms, and integrating different components. Evidence from typical articles on the topic often distinguish coding as a part of the larger programming process.