The Artima Developer Community
Sponsored Link

Java Answers Forum
can you declare a method to be virtual in Java

1 reply on 1 page. Most recent reply: Jun 1, 2002 12:51 PM by Matt Gerrans

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Saad Masood

Posts: 1
Nickname: saadm
Registered: May, 2002

can you declare a method to be virtual in Java Posted: May 31, 2002 1:34 AM
Reply to this message Reply
Advertisement
can you declare a method to be virtual in Java or is there an equivalent..

Thanks.


Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Re: can you declare a method to be virtual in Java Posted: Jun 1, 2002 12:51 PM
Reply to this message Reply
Normal non-static methods are always virtual in Java.

Flat View: This topic has 1 reply on 1 page
Topic: Where to load JDBC drivers from ? Previous Topic   Next Topic Topic: i need help with this code please

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use