Assignment 2
Assignment 2
Identifiers
Student Name: Score from 1
Student ID #:
Q1. Determine which of the following are valid identifiers. If invalid, explain why.
Declarations
1. Floating-point variables: x, y, z float x, y, z;