Entries tagged as J2SE

What is native?

On January 27, 2012 / By admin / In J2SE / No Comments
What is native? Native is a  Java keyword that is used in method declarations to specify that the method is not implemented in the same Java source file, but rather in another language. Read More...

What is multithreaded?

On January 26, 2012 / By admin / In J2SE / No Comments
What is multithreaded? Describes a program that is designed to have parts of its code execute concurrently. Read More...

What is method?

On January 25, 2012 / By admin / In J2SE / No Comments
What is method? A function defined in a class. See also instance method, class method. Unless specified otherwise, a method is not static. Read More...

What is member?

On January 24, 2012 / By admin / In J2SE / No Comments
What is member? A field or method of a class. Unless specified otherwise, a member is not static. Read More...

SEO Powered By SEOPressor