100% de satisfacción garantizada Inmediatamente disponible después del pago Tanto en línea como en PDF No estas atado a nada
logo-home
Computer Exam study guide with Complete Solutions | Already Passed $8.99   Añadir al carrito

Examen

Computer Exam study guide with Complete Solutions | Already Passed

 8 vistas  0 veces vendidas
  • Grado
  • Computers
  • Institución
  • Computers

Computer Exam study guide with Complete Solutions | Already Passed What is top down design? - Top down design is a way of designing your program by starting with the biggest problem and breaking it down into smaller and smaller pieces that are easier to solve. What is the meaning of the x vari...

[Mostrar más]

Vista previa 2 fuera de 7  páginas

  • 3 de septiembre de 2024
  • 7
  • 2024/2025
  • Examen
  • Preguntas y respuestas
  • Computers
  • Computers
avatar-seller
Computer Exam study guide with

Complete Solutions | Already Passed


What is top down design? - ✔✔Top down design is a way of designing your

program by starting with the biggest problem and breaking it down into

smaller and smaller pieces that are easier to solve.

What is the meaning of the x variable in the following code: - ✔✔The x

coordinate of the center of the circle

If you were given the following variables, What line of code would print the

speed in km/hr if the distance is given in km and the time is given in

minutes? (Speed = distance/time) - ✔✔println(distance/(time/60));

In a graphics canvas, what are the coordinates of the bottom right corner of

the window? - ✔✔getWidth(), getHeight()

If Karel starts at Street 1 and Avenue 3 facing East, what street (row) and

avenue (column) will Karel be on after this code runs?

move();

move();

move();

, turnLeft();

move(); - ✔✔Street 2 and Avenue 6

How many times should you call the start function in a program? - ✔✔0

Which general While loop definition is written correctly? - ✔✔while

(condition) { // code }

You need to write a program that has Karel move 8 times and then put a

ball. Which control structure do you need to use? - ✔✔For Loop

What is the output of the following program: (Assume the user enters

'Florence' then 'Fernandez'.) - ✔✔FlorenceFernandez

In the following code, we create a circle and add it to the screen. What is

the meaning of the x variable? - ✔✔The radius of the circle

A store has 20 apples in its inventory. How can you store this information in

a JavaScript variable? - ✔✔var numApples = 20;

What function do you need to call to get the width of the screen? -

✔✔getWidth()

You want to read input from the user to know how many apples they would

like to buy. Which statement should you use to read in a number from the

user? - ✔✔var applesToBuy = readInt("How many apples would you like?

");

Los beneficios de comprar resúmenes en Stuvia estan en línea:

Garantiza la calidad de los comentarios

Garantiza la calidad de los comentarios

Compradores de Stuvia evaluaron más de 700.000 resúmenes. Así estas seguro que compras los mejores documentos!

Compra fácil y rápido

Compra fácil y rápido

Puedes pagar rápidamente y en una vez con iDeal, tarjeta de crédito o con tu crédito de Stuvia. Sin tener que hacerte miembro.

Enfócate en lo más importante

Enfócate en lo más importante

Tus compañeros escriben los resúmenes. Por eso tienes la seguridad que tienes un resumen actual y confiable. Así llegas a la conclusión rapidamente!

Preguntas frecuentes

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

100% de satisfacción garantizada: ¿Cómo funciona?

Nuestra garantía de satisfacción le asegura que siempre encontrará un documento de estudio a tu medida. Tu rellenas un formulario y nuestro equipo de atención al cliente se encarga del resto.

Who am I buying this summary from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller JOSHCLAY. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy this summary for $8.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

45,681 summaries were sold in the last 30 days

Founded in 2010, the go-to place to buy summaries for 14 years now

Empieza a vender
$8.99
  • (0)
  Añadir