Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-28-2012, 01:34 PM   PM User | #1
Chingy21
New to the CF scene

 
Join Date: Sep 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Chingy21 is an unknown quantity at this point
Question Java to Pseudocode

I just don't know how to convert from java to pseudo anymore... I did pseudo in my first year study. If someone could just convert this small piece of code for me so that i can complete the rest i would be greatful.


Vector<Vector> open = new Vector <Vector>();
Vector path = new Vector ();
path.add ("Edinburgh");
open.add (path);
Chingy21 is offline   Reply With Quote
Old 09-28-2012, 01:49 PM   PM User | #2
cre8tiveninjas
New to the CF scene

 
Join Date: Sep 2012
Location: USA
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
cre8tiveninjas is an unknown quantity at this point
Hello Everyone,
I am new for java. I have no more idea about java programming language. My project bases on java.I have to convert pseudo code to java. Thanks if anyone could help me.
cre8tiveninjas is offline   Reply With Quote
Reply

Bookmarks

Tags
java, pseudocode

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:56 AM.


Advertisement
Log in to turn off these ads.