Problemas
The data type used for whole numbers in programming. a integer b string character d float __ is a programming language used to build operating systems. a c++ b HTML C Javascript d Python Pregunta 5 (1 punto) Pregunta 6 (1 punto) A string is a data type used to classify whole numbers. True OFalse Pregunta 7 (1 punto) __ is a programming language used by engineers and mathematicians to work with data numbers. Python b Fortran C d HTML
Solución
Víctorélite · Tutor durante 8 años
Verificación de expertos
4.1 (246 votos)
Responder
1. a<br />2. a<br />3. False<br />4. b
Explicar
## Step1<br />The first question is asking about the data type used for whole numbers in programming. Whole numbers are numbers without any fractional or decimal component. In programming, these are typically represented by the data type 'integer'.<br /><br />## Step2<br />The second question is asking about a programming language used to build operating systems. The correct answer is 'c++'. HTML, JavaScript, and Python are not typically used for building operating systems.<br /><br />## Step3<br />The third question is a statement that needs to be evaluated as either true or false. The statement is "A string is a data type used to classify whole numbers." This statement is false. A string is a data type used to represent text rather than numbers.<br /><br />## Step4<br />The fourth question is asking about a programming language used by engineers and mathematicians to work with data numbers. The correct answer is 'Fortran'. Python, HTML, and JavaScript are not typically used for this purpose.
Haz clic para calificar: