This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Native method doubt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Native method doubt" Watch "Native method doubt" New topic
Author

Native method doubt

shri mon
Ranch Hand

Joined: Jan 11, 2005
Posts: 63
Can a native method be declared as static?

Thanks in advance.
Ben Hur
Greenhorn

Joined: Mar 07, 2005
Posts: 9
Yes.
Nicholas Cheung
Ranch Hand

Joined: Nov 07, 2003
Posts: 4982
For basic questions that are not related to SCJP, please post at the forum:
http://www.coderanch.com/forums/f-33/java

Nick


SCJP 1.2, OCP 9i DBA, SCWCD 1.3, SCJP 1.4 (SAI), SCJD 1.4, SCWCD 1.4 (Beta), ICED (IBM 287, IBM 484, IBM 486), SCMAD 1.0 (Beta), SCBCD 1.3, ICSD (IBM 288), ICDBA (IBM 700, IBM 701), SCDJWS, ICSD (IBM 348), OCP 10g DBA (Beta), SCJP 5.0 (Beta), SCJA 1.0 (Beta), MCP(70-270), SCBCD 5.0 (Beta), SCJP 6.0, SCEA for JEE5 (in progress)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Native method doubt
 
Similar Threads
What the following exception means
RunTime Error.
eclipse
WA #1.....word association
why native method cannot be abstract?