Common Interview Questions Flashcards
1
Q
What is the difference between a class and an object?
A
a CLASS is a blueprint…like a houseplan
an object is an instance of a class
for example:
Class is Dog
object is Fido
2
Q
How many bits in a short?
A
16 bits
3
Q
A