ENGR FINAL EXAM QUESTIONS AND CORRECT DETAILED
ANSWERS (VERIFIED ANSWERS) ALREADY GRADED A+
Where is Dr. Hendrix's office? Ans✓✓✓Shelby 3127B
Where is the lab room for ENGR 1110 Introduction to Software
Engineering? Ans✓✓✓Shelby 2122
What is the name of the software that we will be using in lab and to
complete the project? Ans✓✓✓Greenfoot
What is the lecture room for ENGR 1110 Introduction to Software
Engineering? Ans✓✓✓Shelby 1103
What is Dr. Hendrix's email address? Ans✓✓✓
How much does the project count toward your final grade?
Ans✓✓✓30%
How much does the homework count toward your final grade?
Ans✓✓✓25%
When is the final exam? Ans✓✓✓Thursday, April 27, 2017 during lab
, According to the time commitment guidelines adopted by Auburn
University, what is the minimum amount of time that a student in ENGR
1110 should commit, on average, to the course each week? Ans✓✓✓6
hours
If a student misses the submission deadline for a graded item in the
course, what grade is assigned for this item if an official University
excuse is not presented within one week of the deadline? Ans✓✓✓0
Computers do not understand source code. It needs to be translated to
machine code before it can be executed. This is called:
Ans✓✓✓compilation
In Greenfoot, things that can be placed into the world must be subclasses
of: Ans✓✓✓Actor
Methods with void return types can be said to represent what?
Ans✓✓✓commands
Methods with non-void return types can be said to represent what?
Ans✓✓✓questions
The specification of a method, which shows its return type, name, and
parameters is called what? Ans✓✓✓method signature or header
ANSWERS (VERIFIED ANSWERS) ALREADY GRADED A+
Where is Dr. Hendrix's office? Ans✓✓✓Shelby 3127B
Where is the lab room for ENGR 1110 Introduction to Software
Engineering? Ans✓✓✓Shelby 2122
What is the name of the software that we will be using in lab and to
complete the project? Ans✓✓✓Greenfoot
What is the lecture room for ENGR 1110 Introduction to Software
Engineering? Ans✓✓✓Shelby 1103
What is Dr. Hendrix's email address? Ans✓✓✓
How much does the project count toward your final grade?
Ans✓✓✓30%
How much does the homework count toward your final grade?
Ans✓✓✓25%
When is the final exam? Ans✓✓✓Thursday, April 27, 2017 during lab
, According to the time commitment guidelines adopted by Auburn
University, what is the minimum amount of time that a student in ENGR
1110 should commit, on average, to the course each week? Ans✓✓✓6
hours
If a student misses the submission deadline for a graded item in the
course, what grade is assigned for this item if an official University
excuse is not presented within one week of the deadline? Ans✓✓✓0
Computers do not understand source code. It needs to be translated to
machine code before it can be executed. This is called:
Ans✓✓✓compilation
In Greenfoot, things that can be placed into the world must be subclasses
of: Ans✓✓✓Actor
Methods with void return types can be said to represent what?
Ans✓✓✓commands
Methods with non-void return types can be said to represent what?
Ans✓✓✓questions
The specification of a method, which shows its return type, name, and
parameters is called what? Ans✓✓✓method signature or header