This flashcard is just one of a free flashcard set. See all flashcards!
2677
Given a graphics object g,to draw a line from the upper left
Just Click on Below Link To Download This Course:
https://www.devrycourses.com/product/devry-cis-355a-week-5-quiz-latest/
1.1.Question : (TCOs 1–8) Given a graphics object g,
to draw a line from the upper left corner to the bottom right corner, you use _
g.drawLine(0, 0, getHeight(), getHeight()).
g.drawLine(0, 0, 100, 100).
g.drawLine(0, 0, getWidth(), getHeight()).
g.drawLine(0, 0, getWidth(), getWidth()).
Question 2. Question : (TCOs 1–8) Which of the following statements is false?
You can create a FileInputStream/FileOutputStream from a File object or a file name using FileInputStream/FileOutputStream constructors.
A java.io.FileNotFoundException would occur if you attempt to create a FileOutputStream with a nonexistent file.
https://www.devrycourses.com/product/devry-cis-355a-week-5-quiz-latest/
1.1.Question : (TCOs 1–8) Given a graphics object g,
to draw a line from the upper left corner to the bottom right corner, you use _
g.drawLine(0, 0, getHeight(), getHeight()).
g.drawLine(0, 0, 100, 100).
g.drawLine(0, 0, getWidth(), getHeight()).
g.drawLine(0, 0, getWidth(), getWidth()).
Question 2. Question : (TCOs 1–8) Which of the following statements is false?
You can create a FileInputStream/FileOutputStream from a File object or a file name using FileInputStream/FileOutputStream constructors.
A java.io.FileNotFoundException would occur if you attempt to create a FileOutputStream with a nonexistent file.
Tags: DEVRY CIS 355A WEEK 5, DEVRY CIS 355A WEEK 5 QUIZ LATEST
Source: https://www.devrycourses.com/product/devry-cis-355a-week-5-quiz-latest/
Source: https://www.devrycourses.com/product/devry-cis-355a-week-5-quiz-latest/
Flashcard info:
Author: CoboCards-User
Main topic: Education
Topic: Education
School / Univ.: devry university
City: UK
Published: 12.02.2020