₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,117 members, 8,420,441 topics. Date: Thursday, 04 June 2026 at 07:46 PM

Toggle theme

Johnelesho's Posts

Nairaland ForumJohnelesho's ProfileJohnelesho's Posts

1 (of 1 pages)

ProgrammingRe: Help On Java by johnelesho(m): 7:20pm On Apr 26, 2011
import java.io.*;
public class SeparateInput
{
public static void main(String [] args)
{
int j = args.length;
String k = args[0].substring(0,1);
String l = args[0].substring(1,2);
String m = args[0].substring(2,3);
String n = args[0].substring(3,4);
String o = args[0].substring(4,5);

System.out.println("\t" + k + " " + l + " " + m + " " + n + " " + o);
System.out.println("\nThis is the input at runtime, you can try another input here"wink;

Console word = System.console();
String werd = word.readLine("Give a five letter or digit word\n"wink;
String p = werd.substring(0,1);
String q = werd.substring(1,2);
String r = werd.substring(2,3);
String s = werd.substring(3,4);
String t = werd.substring(4,5);

System.out.println("\n" + p + " " + q + " " + r + " " + s + " " + t);
System.out.println("\tThis is the input at runtime, you can try another input here"wink;





}
ProgrammingJava Tutorial by johnelesho(op): 6:51pm On Apr 26, 2011
hello Friend
i am new to nairaland and I want you all to keep me on the track on anything programming.
I have quite a lot of ebooks and i am willing to give anyone who deisres.
Just contact me on 08073822737, send your email address to me, better stil post your email.
Thanks and Happy Easter
ProgrammingRe: Programming Projects (individual) by johnelesho(m): 6:44pm On Apr 26, 2011
pls,
i am interested and i will like to have them, regardless of any language you have specified.
I want to strike balance in some major language like Java, C++ C#, Vb.net at least 78% in all.
It is possible.
with your project i think i can
EducationRe: Unilag Post Jamb by johnelesho(m): 8:23am On May 21, 2010
help me please, i score 247 computer science how do i go about the post jamb unilag
EducationRe: Unilag Post Ume 2010 Starts 28th June. by johnelesho(m): 8:22am On May 21, 2010
please,
what is unilag cut off mark and how do i register for the post jamb. please help me i score 247 computer science.
thanks.

1 (of 1 pages)