Skip to content

Submit: Java Types, Variables, & Branching

SubSkip/JavaHW-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaHW-1

Submit: Java Types, Variables, & Branching Exercises: Create a small program that defines some fields. Try creating some illegal field names and see what kind of error the compiler produces. Use the naming rules and conventions as a guide. In the program you created, try leaving the fields uninitialized and print out their values. Try the same with a local variable and see what kind of compiler errors you can produce. Becoming familiar with common compiler errors will make it easier to recognize bugs in your code.

Submit your work to your GitHub, and for this assignment submit a link to the repository.

About

Submit: Java Types, Variables, & Branching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages