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

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

Page 1

Question:
Abstract Classes
Post Your View

Answers
Abstract class is bassically never be instentiated. its mainly pupose of the mission of life .thats the soul purpose of them . We have a code for the abstract class : abstract class Car { private double price; private Color carColor; private String model; private String year; public abstract   More --- >>

By:UMANG
Date:24.02.09

Question:
Accessing Static Methods and Variables
Post Your View

Answers
Accessng Static method is very importent for the any code .when instance of the classes in the code is absence then how to code is appropiate thats y we can use the accessing static method for make a appropiate cade. So in this way we access a static method (or static variable) is to use the dot ope  More --- >>

By:UMANG
Date:25.02.09

Question:
Class Access
Post Your View

Answers
When one class access to the another class , It means first class can do one of three things : > Create an instance of class B > Extend class B (in other words, become a subclass of class B). > Access certain methods and variables within class B, depending on the access control of those methods   More --- >>

By:UMANG
Date:24.02.09

Question:
Class Declarations and Modifiers
Post Your View

Answers
Whne we would like to declare the class and modies it then we use nested or inner class . some rules are there : > each sourse code file have a one public class only. > File name and class name should be same . > packege should be first line in the sourse code if class is a part of package . >I  More --- >>

By:UMANG
Date:24.02.09

Question:
Creating an Abstract Superclass and Concrete Subclass
Post Your View

Answers
we have a example . there are 1 of abstract supar class which name is fruits and a concrete subclass which name is Apple. Supar class which is belonging to a package. We have a method which is following as : > Create the superclass as follows : package food; public abstract class Fruit{ /  More --- >>

By:UMANG
Date:24.02.09

Question:
Declaration Rules
Post Your View

Answers
Declaration rules is bassically a identifying correctly constructed source files, package declarations, import statements, class declarations, interface declarations, method declarations, variable declarations, and identifiers.  More --- >>

By:UMANG
Date:25.02.09

Question:
Declarations and Modifiers
Post Your View

Answers
Declare class bassically a nested class , its also a method , We can also say instance variable and static variables automatic variables also.These are variables making appropiatelly use of all permitted modifiers.modifiers are like : > Public, > Final, > Static, > Abstract W  More --- >>

By:UMANG
Date:24.02.09

Question:
Declaring an Interface
Post Your View

Answers
When we create an interface We can define the functioning of the class i mean to say we can define whats the exactly the call can do .without saying anything about how the class will do it. INterface is abssically a contract.for the example we have a interface which name is Bounceable.Any class type  More --- >>

By:UMANG
Date:25.02.09

Question:
Declaring Interface Constants
Post Your View

Answers
In this interface we are allowed to put a constants in an interface,it would be much easier for programmers to remember names like HIGH_GRAVITY, LOW_BOUNCE, and HIGH_BOUNCE as opposed to knowing the exact int values corresponding to each of those. we have a following code : public final static int   More --- >>

By:UMANG
Date:25.02.09

Question:
Default Access
Post Your View

Answers
A class which is in the default access no modifiers are preceeding in te decleration.Its mostly imp thing is : > A class with default access can be seen only by classes within the same package.  More --- >>

By:UMANG
Date:24.02.09

Question:
Final Arguments
Post Your View

Answers
Method argument are bassiclaly a type of variable declration , which is appear in b/w the paranthesis in the method declration , A typical method declration are following as : public Record getRecord(int fileNumber, int recordNumber) {} method argiment is similarilt as a local variables  More --- >>

By:UMANG
Date:24.02.09

Question:
Final Classes
Post Your View

Answers
final class bassically used when we are wokring n the class declaration .that time we are using the final keyword when we would like to show the " the class can’t be subclassed" .We also can say in diff terms : no other class can ever extend (inherit from) a final class, and any attempts to do so wi  More --- >>

By:UMANG
Date:24.02.09

Go: 1
2 3 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