Results 1 to 8 of 8
Thread: basic idea abut java plz help
- 06-27-2008, 08:37 AM #1
Member
- Join Date
- Jun 2008
- Location
- us
- Posts
- 47
- Rep Power
- 0
basic idea abut java plz help
#$$hi dude .
gona be help me ? c de my prb is
#$$@ actually tell me is java 100% oo or not ?
next if yes give me dame example or not even though aslo give me quite example
on same ? with example its gud 4 me .
next part is aslo clear my dought in Interface & abstarct class
wht r thy? plz give some example so its easy to und me .
and 4 SCJWD mock exam question if u have dn do send me ....
thankx budy ? 4 de gerat help .
by
- 06-27-2008, 08:43 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Welcome to the forum. :)
First thing is please stop short messaging. It's difficult to get idea what exactly you want to know. And also you have different sub-forums to ask different questions here in the forum.
For the first question. Yes, Java 100% OO. OOP has large number of concepts. Giving an example on that wont be easy at all.
Explaining Interfaces and Abstract classes is not easy on a forum. First read some materials and ask any question if you stuck with.
- 06-27-2008, 08:51 AM #3
Member
- Join Date
- Jun 2008
- Location
- us
- Posts
- 47
- Rep Power
- 0
whts this ?
here u again same question 2 me .
c plz try to give some example , coz i m trying to searching on net last 1 day
but still i m confusing with dis.
so if u can help me , its better 4 me .. thankx 4 u forums aslo
- 06-27-2008, 08:53 AM #4
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Well, if you're talking "purist", no it's not as it has primitives and not everything is an Object. But, this question is completely meaningless, as to say something is 100% pure anything, then the "purity" scale needs to be defined first, which there is no OO purity scale.
Java is Object oriented and there are only very few things about it that are not represented by Objects.
- 06-27-2008, 08:54 AM #5
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Read the replay before commenting. Don't be hurry. I'm not asking anything on my last post. I'm giving simple guides to you. That's it.
- 06-27-2008, 08:57 AM #6
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
An abstract class is needed when you want to include some inherit functionality and not just definitions/declarations.
A class can, however, extend only one class, but can implement multiple interfaces (although it has then implement those methods themselves).
Also, fields defined in an interface are explicitly public static final, where they are not (at least not by default) in an abstract class.
This is only a few of the differences, but should be enough for you currently.
And, please lose the sms speak. It is very irritating. You have an entire keyboard in front of you (not just a number pad), use it.
- 06-27-2008, 09:03 AM #7
Member
- Join Date
- Jun 2008
- Location
- us
- Posts
- 47
- Rep Power
- 0
thankx budy .
such a great help . now i clear my concept .
and aslo thankx for suggestion..
bye take care..
- 06-27-2008, 09:05 AM #8
Member
- Join Date
- Jun 2008
- Location
- us
- Posts
- 47
- Rep Power
- 0
Similar Threads
-
Basic Java help, AIM?
By jkswebsite in forum New To JavaReplies: 4Last Post: 07-11-2012, 06:17 PM -
basic java help
By adred in forum New To JavaReplies: 0Last Post: 03-08-2008, 12:36 PM -
help with basic java code
By elizabeth in forum New To JavaReplies: 1Last Post: 08-07-2007, 06:47 PM -
Help with basic shapes in java
By carl in forum Java 2DReplies: 1Last Post: 07-31-2007, 11:40 PM -
Help, basic shapes using java
By coco in forum AWT / SwingReplies: 1Last Post: 07-31-2007, 08:52 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks