GIDForums  

Go Back   GIDForums > Computer Programming Forums
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Post New Thread
Threads in Forum : Java Forum Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order Replies Views
Exclamation
by admin
The GIDForums™ Team is proud to announce that GIDForums™ is now among one of the very first Webmaster / Programming forums to offer a custom-written Java Syntax Highlighter BBCode (java] bb code) to it's valued members and readers. Please use the java] and /java] tag pair to enclose any java code...
19-May-2007 05:13
by asdfg Go to last post
10 4,578
 
by richielit
Hey Folks, Ive hit a bit of a stumbling block and i cant seem to get past it. For the last while now i have been trying to count the number of words with the same number of letters in the words from a text file (test.txt). For example an out put would be.... "There are 5 words with 1...
07-May-2008 22:26
by JustinFox Go to last post
3 489
Exclamation
by opoyafred
i was given an assignment in java and i am stuck please send me the code i am supposed to use GUI , assist a brother , common guys Question Write down an interactive Java program to allow the user to input marks of a student and print out the pass slip of the given student. The student must...
02-May-2008 18:46
by TurboPT Go to last post
4 376
 
by sithara
Hi Guys, I'm interested in creating my own video browser for me. And I want to do it using java. Cos I want to practice java. This program should have following capabilities. 1. Search video When searching we can select the movie type like (English||Russian||French)&&(Action||Romantic) Also it...
01-May-2008 22:12
by sithara Go to last post
4 310
 
by sneakerhead724
Given public class Tree { private String species; private double height; private int age; public Tree (String aTree, double newHeight, int newAge) { species = aTree; height = newHeight; age = newAge;
30-Apr-2008 13:49
by JustinFox Go to last post
3 289
Red face
by fred
I'm Fred, a first year student in computer science, and I would be really grateful if you spread some lights on the time and space complexity of algorithms.thanks in advance
30-Apr-2008 09:57
by davekw7x Go to last post
1 368
 
by et21zero
I have been creating a program that calculates the number of characters in the text file. Question #1: How do I calculate all other characters in the text file? Question #2: How do I calculate average word length and average sentence length? import java.io.*; // classes for input/output public...
28-Apr-2008 13:04
by JustinFox Go to last post
5 690
 
by Blase
Hi, These are questions I encountered during an interview. With my introductory background, I had no idea what got into them. Could someone tell me where I should start my search for the answers? Appreciate your hints. Write a function in that integrates a globally given function f? What is the...
28-Apr-2008 12:44
by JustinFox Go to last post
3 285
Question
by sithara
Hi, Can anybody explain me how can I communicate with a server using java methods.
28-Apr-2008 12:43
by JustinFox Go to last post
3 277
Unhappy
by msnider9
I am getting very confused.:?: Here is my java program import java.awt.*; import javax.swing.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; public class Calculator2 extends JFrame implements ActionListener { private JPanel panelAdder;
28-Apr-2008 09:54
by TurboPT Go to last post
2 314
 
by moody
Hello! I need some help passing a second argument introduced in the output(Netbeans) to a string,so I can then pass it to the constructor.Something like this: new <title> name.txt What I need to to do is pass the title to the constructor.How can i do this?
25-Apr-2008 14:29
by JustinFox Go to last post
2 284
 
by shyam_oec
It's well known that ihis code will generate error short a=5; short b=6; short c=a+b; OR short c=a+5;
25-Apr-2008 14:23
by JustinFox Go to last post
1 269
Exclamation
by 05131013
Hello everyone, I have fllowing problem: I have an ArrayList of Objects that have some methods defined in them as: Class name: Array (contains array of objects) methods: add_object() if the ArrayList name is "l1" what would be the way of calling add_object() by using "l1". I have already tried...
25-Apr-2008 14:14
by JustinFox Go to last post
1 316
Unhappy
by mamz
hi, I have a programme which has 3 classes. i have all 3 in different class files. how can i use the other two classes from the one which contains my main method? thank u in advance!!
18-Apr-2008 09:04
by TurboPT Go to last post
7 313
Exclamation
by mamz
hi, can any one pls help me on this. I wanna assign values 1 to 26 for char values taken as user inputs.:D
15-Apr-2008 21:35
by TurboPT Go to last post
1 292
 
by sneakerhead724
Hey Guys I need some help in completing this code. Its for a final prject in my class. Its worth alot of my grade PLEASE AND THANK YOU!!! /** * An array implementation of a list of Words. The array is dynamic, able to grow if needed * when an element is added to the list. * * method to complete:...
09-Apr-2008 08:20
by sneakerhead724 Go to last post
4 348
 
by moody
Hello! I have a project in which I must simulate a blog application,with users' post mangament. These are the requirements: A blog has a title and a collection of posts.The posts have the following information: -author -data -title
01-Apr-2008 14:40
by moody Go to last post
4 296
Exclamation
by sneakerhead724
So I have an exam on Arrays this Friday in my programming class. I am trying to go through some homework problems but have had no luck. Therefore I decided to go over the example problems used in class which can help me solve the homework problems and study for the test. I don't really know how to...
31-Mar-2008 10:05
by fakepoo Go to last post
7 288
 
by sneakerhead724
Hello all I am a newcomer to the Java programming scene and I need help desperately with writing this class. This is the prompt given: You will write an integer Calculator class. This Calculator will have the add, subtract, multiply, divide, power, clear, and getTotal() methods. However, you will...
26-Mar-2008 21:16
by Kieran915 Go to last post
12 612
 
by alcedo
Hi everyone, I would like to store a file into memory, instead of having to repeatedly load and play a file which would cause loads of overhead. Consider this code: SoundMP3 mp3 = new SoundMP3("resources/sounds/Bullet_Effects.mp3");
16-Mar-2008 00:43
by alcedo Go to last post
2 1,000
 
by cal_bu
Hey, I am writing a tree method called isMaximallyBalanced, but the result is incorrect, and I spent a whole day but can't figure out where the problem is. Please help me for that, and i attach an example. Thanks!!! public class BinaryTree { private TreeNode myRoot; public BinaryTree ( )...
12-Mar-2008 14:54
by TurboPT Go to last post
1 533
Post New Thread

Recent GIDBlogToyota - 2009 May Promotion by Nihal

Display Options Moderators
Showing threads 101 to 120 of 413 Moderators : 1
Sorted By Sort Order
From The
LuciWiz  
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 08:11.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.