Wilson Oluwasegun

Greenhorn
+ Follow
since Apr 19, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Wilson Oluwasegun

Hello,
I'm grateful for the prompt response I get on javaranch, javaranch guides me with precision.

Is the installation and configuration of the sun solaris server related with java programming? Can the servers be cloned or is it entirely branded? What resources are there to learn more about the server?Are there any certifications for the server exam. What OS runs on the server.
11 years ago
Hello,

is it compulsory I must be SCJP certified to be qualified to take the SCMAD and SCDJWS exams.

To be SCEA ,is it compulsory to have written all the specialty exams i.e SCJD,SCWCD, SCBCD, SCDJWS, SCMAD.

I need a good ebook to study for the SCJA - Sun Certified Java Associate certification examination.

Please Advise....

11 years ago
Hello,
Can someone enlighten me on both statements below and their uses in java? :

x=x+1; //does it exactly mean loop forever?
x=x-1; // does this mean "or we'd loop forever when used?
11 years ago
Hello, I'm new to java and still don't understand the true functions of if and while statements and why the greater than sign(>) and less than signs(<) are introduced as well as this types : beerNum = beeNum - 1;
i'm so eager to understand java. Would really appreciate your help.
11 years ago