50 likes | 212 Views
ECE 1305 Introduction to Engineering and Computer Programming. Instructions for Exam 1. ECE 1305 – Exam 1. Friday September 19
E N D
ECE 1305Introduction to Engineering and Computer Programming Instructions for Exam 1
ECE 1305 – Exam 1 • Friday September 19 • You may use your course notebook. Turn in your notebook with the exam. The course notebook must contain all of the daily tutorials. It may contain other material at your option. • 50 minutes to complete the test.
ECE 1305 – Exam 1 • Simple Program Structures • Variables • Operators • Data Types • The Assignment Operator • Integer Division • Automatic Data Type Conversion • Console Input and Output
ECE 1305 – Exam 1 • External Libraries and Function Calls • Boolean Expressions • IF-ELSE Structures • Tracing program execution