GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java
Go To First  |  Previous Question  |  Next Question 
 Core Java  |  Question 420 of 502    Print  
What are the Non access modifiers?

  
Total Answers and Comments: 2 Last Update: February 15, 2008     Asked by: sujatham 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 03, 2007 05:07:48   #1  
sujatham Member Since: January 2006   Contribution: 142    

RE: What are the Non access modifiers?
abstract final strictfp static transient and volatile
 
Is this answer useful? Yes | No
February 15, 2008 01:38:57   #2  
sampra Member Since: February 2008   Contribution: 278    

RE: What are the Non access modifiers?
abstract final strictfp static transient and volatile
 
Is this answer useful? Yes | No

 Related Questions

I have been doing the java project using JBuilder 2.0 as front end and oracle 8i as back-end .I can't connect to oracle using JBuilder 2.0 please say detailed code for that coding. whether i have to import extra other than import java.sql.*; when ever i import the import oracle.jdbc.driver.Error"cannot access directory oracle/jdbc/driver".
Read Answers (3) | Asked by : sandeep kumar

Latest Answer : We can access the Java values in javascript like above mentioning.coz,javascript is using for client side validation,etc  in webpages like HTML. So,this(JavaScript) is  not allow in any languages which is not supporting to create the webpages. ...
Read Answers (2) | Asked by : sreedhar

A Inner class is defined in a parameterized function of outer class then the inner class is able to access the parameters of that function?
Inner class can access the parameters if the parameters are final 
Read Answers (1) | Asked by : Banka Chand Garai

Latest Answer : U can do this by using the methodsgetBlob(int i),getBlob(String col),getClob(int i),getClob(Strin col)of the ResultSet ...
Read Answers (1) | Asked by : K.Chandrasekar

Latest Answer : Any attribute or method with default access modifier can be accessed from other classes or methods only within the same package  whereas any attribute or method with public access modifier can be accessed from anywhere in the application. ...
Read Answers (7) | Asked by : Roshini

"Static methods can access only static data and can call only other static methods."But main() is also declared as static wherein we are calling any method and accessing all sorts of data.pls explain.thanks in advance.
Read Answers (5) | Asked by : Navya

Latest Answer : You can create a class in a method as a normal way.That type of classes are known as "Method Local Inner Class". You can access the member variables as well as the methods of your Outer Class.You can access the variables of the method where you declare ...
Read Answers (3) | Asked by : kishore

Latest Answer : Volatile Variable: Whenever a variable is declared as volatile, the thread accessing the variable have to reconcile its copy of variable with the master copy of that variable....Transient:We can declare any instance variable as transient variable..all ...
Read Answers (2) | Asked by : baabuma

Latest Answer : Volatile  comes into use specaiily in multithreaded applications.And about transient ..In many applications we like to store the stte of the object persistently..but sometimes we want to skip storing of some of the fields of that object. Thats where ...

Latest Answer : Access specifire define the scope of member ie up to where it is accesblemodire chang the property of member ...
Read Answers (3) | Asked by : Preetam Kumar Mishra


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

N-Tier Architecture: Data Access Layer

N Tier Architecture Data Access Layer In an N Tier architecture the data access layer consists of components that aid one in the process of accessing the database When it is used correctly the data access layer serves as an abstract level for the structures of the database Simple changes that are ma
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

How to Access C++ Class Members

How to Access C Class Members In this C tutorial you will learn how to access Class members dot operator or class member access operator difference between struct and class and  scope resolution operator mosgoogle center It is possible to access the class members after a class is defined an
 

What are Data Access Tools

Data access is the process of entering a database to store or retrieve data. Data Access Tools are end user oriented tools that allow users to build structured query language (SQL) queries by pointing and clicking on the list of table and fields in the data warehouse. Thorough computing history, t
 

What is Access Path

In relational database management system (RDBMS) terminology, Access Path refers to the path chosen by the system to retrieve data after a structured query language (SQL) request is executed. A query may request at least one variable to be filled up with one value or more. A query may look like th
 

What is Access Point

An access point (AP; or also "WAP" for "wireless access point") is a node responsible for the formation of a wireless network through connection between wireless communication devices. It acts as a central transmitter and receiver of wireless radio signals, and is
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Using UML with Java

Using UML with Java While Java is not a new language its application for the development of embedded systems is quite new Developers are beginning to take a second look at modeling languages such as UML and many feel it can be a powerful tool in their development arsenal mosgoogle center Introductio
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

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

Page copy protected against web site content infringement by Copyscape