GeekInterview.com
  I am new, Sign me up!
 

Java Classes FAQs


Java Classes FAQs

Questions: 68
Comments: 187
 Java Classes FAQs Tags
 Showing Questions 61-68 of 68 Questions
<< Previous 3 4 5 6 [7] 
 Sponsored Links

 
 Java Classes FAQs
Sorting Options :  

A) EncapsulationB) ClassC) InheritenceD) Polymorphism 
Latest Answer: class ...

When a member is declared static, it CANNOT be accessed before any objects of its class are created, and without reference to any object
A) TrueB) FalseExplanation: When a member is declared static, it can be accessed before any objects of its class are created, and without reference to any object. You can declare both methods and variables 

Methods declared as static have several restrictions:1) They can only call other static methods.2) They must only access static data.3) They cannot refer to this or super in any way Which of these are TRUE?
A) 1 and 2B) 1 and 3C) 2 and 3D) 1, 2 and 3 

A) TrueB) False 
Latest Answer: hi,   ans is true.  when we a final keyword to a variable the value of the variable can't change. ...

A) Nested Classes 
Latest Answer: I think this mode of answering the question when you have to enter the text should not be used. one thing can be named in many ways, and you cant say that which is correct.I answered Inner classes and it says its wrong. ...

A) TrueB) False 
Latest Answer: true.....class declared with static called static inner class....with out static called non static inner class.. ...

If you want to pass information into a program when you run it then command-line arguments are to main( ).
A) TrueB) False 

J2SE 5 has added a new feature that simplifies the creation of methods that need to take a variable number of arguments. This feature is called _______
A) varargsExplanation: varargs - It is short for variable-length arguments. 

View page << Previous 3 4 5 6 [7] 

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape