View Single Post
Old Jan 17th, 2007, 10:29 AM   #5
pegasus001
Hobbyist Programmer
 
pegasus001's Avatar
 
Join Date: Nov 2006
Location: 163H
Posts: 213
Rep Power: 2 pegasus001 is on a distinguished road
It has been a while since i have programmed in C#. But microsoft claims C# to be fully oop. By this I mean that there is no radical difference between them, only Double is an encapsulates (i think) the System.double thing. You must also know that everything in C#(aslo applies to Java too) inherits from the object class that is predefined by the language. So have a look "here"
__________________
You never test the depth of a river with both feet.
The believer is happy. The doubter is wise.
Free speech carries with it some freedom to listen.
The next generation will always surpass the previous one. It`s one of the never ending cycles of life.
pegasus001 is offline   Reply With Quote