Hi all!!
i'm new to java and i got a simple question.
how does pointers work in java?
let say i want to creat a link list...with nodes...in C++, it'll look like this:
class Node
{
public:
// constructors
Node():
next(this),prev(this){};
Node(const ItemType data)...
I just got a new Sharp MV14 laptop.
I need to go into the command port to modify few system files. I normally do this by booting off the window xp pro disk and go into the *Repair* option, in there, i'll have to chose which window i would like to log in and input the admin password.
My...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.