6. Given the following attribute listing, answer the question below:

Drwxrwxrwx 2 Cassy staff 512 Nov 13 12:02 Projects
-rw-rw-rw- 1 smith teacher 1232 Sep 3 12:43 assnmnt1
-rw------- 1 smith teacher 1232 dec 6 1:23 project1
-rwx------ 1 Cassy staff 532 Jul 3 2:23 project2
-rwxr-xr-x 1 smith teacher 9332 dec 6 9:13 testing 1

Assnmnt1 is:
a) A file created on sept3, at 1:23.
b) A directory owned by smith.
c) A 1232-byte file owned by teacher.
d) A file owned by smith with read and write privileges for user, group and other.

c) A 1232-byte file owned by teacher.