Question: What's a bit? What's a byte? What's java byte code? What is java source code? How can you identify which file is the java source
What's a bit?
What's a byte?
What's java byte code?
What is java source code?
How can you identify which file is the java source code?
What can you do with java byte code?
What can you do with java source code?
Be able to know the difference between a statement, an expression and a literal.
What is the value of a literal (as in, what is the literal that represents the int zero)?
What is the value of a literal (as in, what is the literal that represents the capital letter A)?
What is the purpose of a comment?
What is the difference between a block comment and a line comment?
Where does a line comment go in a line?
What are the rules to name an identifier?
What is an identifier?
What are primitive data types?
What is the difference between how int/double/char/and String are stored (how many bytes each)?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
