100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

Computer Exam study guide with Complete Solutions | Already Passed

Rating
-
Sold
-
Pages
7
Grade
A+
Uploaded on
03-09-2024
Written in
2024/2025

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();

Show more Read less
Institution
Computers
Course
Computers









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Computers
Course
Computers

Document information

Uploaded on
September 3, 2024
Number of pages
7
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

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?

");

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
JOSHCLAY West Governors University
View profile
Follow You need to be logged in order to follow users or courses
Sold
207
Member since
2 year
Number of followers
14
Documents
17014
Last sold
23 hours ago
JOSHCLAY

JOSHCLAY EXAM HUB, WELCOME ALL, HERE YOU WILL FIND ALL DOCUMENTS & PACKAGE DEAL YOU NEED FOR YOUR SCHOOL WORK OFFERED BY SELLER JOSHCLAY

3.7

39 reviews

5
16
4
7
3
8
2
4
1
4

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions