GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java

 Print  |  
Question:  Access Specifier

Answer: What will happen if same access specifier repeats more than once within a class?


June 06, 2008 03:01:54 #2
 Santosh N   Member Since: June 2008    Total Comments: 3 

RE: Access Specifier
 
WE can access java  values in javascript by creating an object of the java class and then using the getters and setters.However the java class file needs to be imported if we have to create and object of the java class file and use getters and setters on this.
     

 

Back To Question