Right Place For Right PersonTM 
Sponsored Ads
Buy This Website(This website is for Sale)
Home Tutorials Articles Forums Source Code Books Certifications Interviews Questions

Go: 1 2 3 4 5 6 7 8

R4R --->Java --->> SCJP1.5 --> Sun Java Certification

Page 1

Question:
Abstract class :
Post Your View

Answers
An Abstract class is type of class which is like a normal class with the difference that it contains at least one abstract method or it extends another abstract class. It is not allowed to be instantiated. That's the main reason it exists is to be extended. Thus the two condition  More --- >>

By:UMANG
Date:11.02.09

Question:
Abstract method
Post Your View

Answers
An Abstract method is bassically a method , which method is use : > For the declration. It's not contain the functional codes. > An abstract method is to ensure that subclasses of this class will include an implementation of this method. > Any concret class must implement all abstract methods i  More --- >>

By:UMANG
Date:11.02.09

Question:
Access modifier
Post Your View

Answers
Access Modifier is bassically defined as : > The only modifier that can be applied to local variables in final. > A top level interface can have public and abstract as access modifier > A top level class can have public, abstract and final as access modifiers. To make the class default do not spe  More --- >>

By:UMANG
Date:11.02.09

Question:
Anonymous inner classes
Post Your View

Answers
Anonymous inner classes bassically a use for the modifies in the classes. Its mainly changes in the visibility of the class methods or variables or nested class .   More --- >>

By:UMANG
Date:11.02.09

Question:
API
Post Your View

Answers
API stands for Application programmers interface. Its mainly signifies to : A set of related classesand methods, Its method work together and provide a particular capability. Its only decribed that the class that are exposed to code written by others.   More --- >>

By:UMANG
Date:11.02.09

Question:
Array
Post Your View

Answers
Arrays are bassically a type of data which data implemented in the homogenous data structures in Java . Its use in the java as objects. Arrays store one or more of a specific type and provide indexed access to the store.  More --- >>

By:UMANG
Date:11.02.09

Question:
Automatic variables
Post Your View

Answers
Automatic Variables is a type of variable. Its also called method local or stack variables. Its declaration within the body of a function is restricted to use inside that function. This is called its scope or visibility. Such a declaration with no static or external specifier defines an automatic va  More --- >>

By:UMANG
Date:11.02.09

Question:
Base class
Post Your View

Answers
A Base class is bassically a class that has been extended. If class C extends class A, class A is the base class of class C.   More --- >>

By:UMANG
Date:11.02.09

Question:
Blocked state
Post Your View

Answers
Blocked State is type of thread ,Blocked threads consume no processor resources. Its bassically a waiting for a resource, such as a lock, to become available is said to be in a blocked state.   More --- >>

By:UMANG
Date:11.02.09

Question:
boolean primitives
Post Your View

Answers
A Primitive boolean value represtes only the true or false.   More --- >>

By:UMANG
Date:11.02.09

Question:
Call stack
Post Your View

Answers
A Call stack is bassically a method it is the list of methods that have been called in the order in which they were called. The most recently called method the is thought of as being at the top of the call stack .   More --- >>

By:UMANG
Date:11.02.09

Question:
Casting
Post Your View

Answers
Casting is the bassically a conversion which is b/w one type to another type. we would like to say mainly casting is used to convert an object reference to either a subtype for example, casting an Animal reference to a Horse, but casting can also be used on primitive types toconvert a larger type to  More --- >>

By:UMANG
Date:11.02.09

Go: 1
2 3 4 5 6 7 8 Contact Us
Sponsored Ads
Sponsored Ads
Sponsored Ads
Sponsored Ads
Sponsored Ads
Interview Questions And Answers
Struts interview questions and answers (Subjective)
500 Java Objective Questions and Answer
Core Java Objective Questions And Answers
Core Java Subjective Questions And Answers
Core Java Interview Questions And Answers
Core Java Interview Questions and Answers (Subjective)
Core Java Interview Questions and Answers( Objective)
50 Servlet interview questions
155 Java Interview Questions
EJB Interview Questions and Answers(Subjective)
R4R,JSP Interview Questions and Answer(Subjective)
R4R,Java Servlets Interview Questions and Answers(Subjective)
Core Java Subjective ,Objective and Interview Questions And Answers
275 Core java interview questions
Java Objective Questions and Answer
Java Architect Interview Questions
Applet Interview Questions and Answers
Core Java example
Servlet Objective Questions And Answers
Servlet Subjective Questions And Answers
Servlet Interview Questions And Answers
JSP Objective Questions And Answers
JSP Subjective Questions And Answers
JSP Interview Questions And Answers
JDBC Objective Questions And Answers
JDBC Subjective Questions And Answers
JDBC Interview Questions And Answers
JDBC Interview questions and answers
Networking Interview questions and answers
Servlets Interview questions and answers
EJB Objective Questions And Answers
EJB Subjective Questions And Answers
EJB Interview Questions And Answers
Hibernate Objective Questions And Answers
Hibernate Subjective Questions And Answers
Hibernate Interview Questions And Answers
Spring Objective Questions And Answers
Spring Subjective Questions And Answers
Spring Interview Questions And Answers
Struts Objective Questions And Answers
Struts Subjective Questions And Answers
Struts Interview Questions And Answers
Ant Objective Questions And Answers
Ant Subjective Questions And Answers
Ant Interview Questions And Answers
PHP Objective Questions And Answers
PHP Subjective Questions And Answers
PHP Interview Questions And Answers 1
ASP.net Objective Questions And Answers
ASP.net Subjective Questions And Answers
ASP.net Interview Questions And Answers 1
ASP.net interview questions ,ASP.net interview answers,ASP.net interview questions and answers
PHP interview questions ,PHP interview answers,PHP interview questions and answers
Testing Objective Questions And Answers
Testing Subjective Questions And Answers
Testing Interview Questions And Answers
Ajax Tutorials
Ajax Objective Questions And Answers
Ajax Subjective Questions And Answers
Ajax Interview Questions And Answers
Linux Objective Questions And Answers
Linux Subjective Questions And Answers
Unix Subjective Questions And Answers
Unix Interview Questions And Answers
HR interview questions and answers
HR Interview Questions Tips
HR Objective Questions And Answers
HR Subjective Questions And Answers
HR Interview Questions And Answers
Learn C Language with in a day
 C /C++ Questions
C Objective Questions And Answers
C Subjective Questions And Answers
C Interview Questions And Answers
C Objective Interview Questions And Answers(10)
C Subjective Interview Questions And Answers(100) 
C syntax,semantics and simple programming questions(61) 

Linux Interview Questions And Answers
Unix Objective Questions And Answers
C Aptitude Questions(179)
C++ Interview Questions And Answers    
C++ Objective Questions And Answers
C++ Subjective Questions And Answers
C++ Interview Questions And Answers
C,C++ objective Interview Questions and answers
C Interview Questions And Answers( Objective and Subjective)
C Objective Interview Questions And Answers(10)

C Subjective Interview Questions And Answers(100)

C,C++ Interview Questions

35 C++ Interview Questions And Answers(Subjective)

109 C++ Interview Questions

Java Script Interview Question and Answer(1-10).
 Java Script Interview Question and Answer(11-20).
Java Script  Interview Question and Answer(21-30).
Java Script Interview Question and Answer(31-40).
Javascript Objective Questions And Answers
Javascript Subjective Questions And Answers
Javascript Interview Questions And Answers
MFC Interview Questions And Answers(Subjective)

MFC Interview Questions And Answers(Subjective)

ATL Interview Questions And Answers(Subjective)

COM DCOM Interview Questions And Answers(Subjective)

Win32API Interview Questions And Answers(Subjective)

ActiveX Interview Questions And Answers(Subjective)

R4R, VC++ AllOther Interview Questions And Answers(Subjective)

PL/SQL Interview Questions And Answers(Subjective)

152 PL/SQL Interview Questions And Answers(Subjective)

Asp Objective Questions And Answers
Asp Subjective Questions And Answers
Asp Interview Questions And Answers 1

VB Objective Questions And Answers

Contact US:

Your Name:


Your Email:

Message:

Comments:

Give Your Comments:

Your Name:
Your Email ID :
Comments :

Advertiser PRIVACY POLICY ||User PRIVACY POLICY || R4R Group Srvices