All Computer Science Resources
Example Questions
Example Question #1 : Parameter Declarations
What keyword is needed to create a class variable?
Possible Answers:
private
abstract
static
final
Correct answer:
static
Explanation:
The static modifier makes the variable visible to the entire class, including the various methods in the program. Final just means that variable shall not be changed through out the code. Private just changes visibility not accessibility. For a variable to be abstract, the method itself would need to abstract and that doesn't really influence accessibility.
All Computer Science Resources
Computer Science Tutors in Top Cities:
Atlanta Computer Science Tutors, Austin Computer Science Tutors, Boston Computer Science Tutors, Chicago Computer Science Tutors, Dallas Fort Worth Computer Science Tutors, Denver Computer Science Tutors, Houston Computer Science Tutors, Kansas City Computer Science Tutors, Los Angeles Computer Science Tutors, Miami Computer Science Tutors, New York City Computer Science Tutors, Philadelphia Computer Science Tutors, Phoenix Computer Science Tutors, San Diego Computer Science Tutors, San Francisco-Bay Area Computer Science Tutors, Seattle Computer Science Tutors, St. Louis Computer Science Tutors, Tucson Computer Science Tutors, Washington DC Computer Science Tutors
Popular Courses & Classes
SSAT Courses & Classes in Houston, GRE Courses & Classes in Los Angeles, ISEE Courses & Classes in Seattle, MCAT Courses & Classes in San Francisco-Bay Area, Spanish Courses & Classes in Houston, GMAT Courses & Classes in New York City, SSAT Courses & Classes in Washington DC, GRE Courses & Classes in Washington DC, SAT Courses & Classes in San Francisco-Bay Area, Spanish Courses & Classes in Philadelphia
Popular Test Prep
ISEE Test Prep in Chicago, SSAT Test Prep in Washington DC, SSAT Test Prep in San Diego, GMAT Test Prep in San Francisco-Bay Area, ACT Test Prep in Boston, ACT Test Prep in Atlanta, SAT Test Prep in New York City, MCAT Test Prep in Atlanta, GMAT Test Prep in Miami, GRE Test Prep in Denver