Answer:
Idk ithiought it was 
Explanation:
do your own work and didn ask 
 
        
             
        
        
        
A method for an object-oriented class called Student could be: 4. printGrades.
<h3>What is a class?</h3>
In object-oriented programming (OOP) language, a class can be defined as a user-defined blueprint (prototype) or template that is typically used by programmers (software developers) to create objects and define the data types, categories, and methods that should be associated with these objects.
Additionally, an object class In object-oriented programming (OOP) language represents the superclass of every other classes when a programming language such as Java is used. 
In conclusion, printGrades could be a method for an object-oriented class called Student.
Read more on object-oriented class here: brainly.com/question/20264183
 
        
             
        
        
        
Complete Question:
Missy loves her old Windows games. When she upgrades her Windows system, the games run fine, but the output looks fuzzy since the programs are designed only to run in VGA mode.
Group of answer choices;
A. Reboot into Safe Mode
B. Run compatibility mode for 640 x 480 resolution.
C. Reduce her screen resolution to 640 x480
D. Reboot into Low Resolution Mode
Answer:
B. Run compatibility mode for 640 x 480 resolution.
Explanation:
In this scenario, Missy loves her old Windows games. When she upgrades her Windows system, the games run fine, but the output looks fuzzy since the programs are designed only to run in VGA mode. In order to make the games work properly in Windows, Missy should run compatibility mode for 640 x 480 resolution.
The video graphics array (VGA) is the standard graphics or display interface used for computer monitors. It was developed in 1987 by IBM and it had a standard display resolution of 640 x 480 pixels.
<em>Hence, if the output of a software program (games) looks fuzzy or is not being displayed properly, you should run compatibility mode for 640 x 480 resolution. This is to enable low resolution video mode on the computer. </em>
The VGA mode is very basic because only minimal video drivers are being loaded on the windows. 
 
        
             
        
        
        
Answer:
list1.size()
Explanation:
In order to find the number of elements in a List , we can use the size() method defined in the java.util.List interface.
This method returns an integer which corresponds to the number of elements in the list.
The usage syntax example is as follows:
int num = list1.size();
If the list referenced by list1 contains 6 elements, then this method will return the value 6.
 
        
             
        
        
        
Answer:
You make use of a scale (See Explanation)
Explanation:
Given
Length = 12 feet
Required
How would you represent this on drawing.
Knowing that a length of 12 feet can't be drawn on drawing, the best way to do this is to make use of a scale measurement.
The scale to use depends on you and the size of paper at your disposal.
Assume you adopt a scale of 1 inch: 1 feet
This means that a length of 12 feet will be represented by 12 inches in drawings