nanosani 20 Technize.net addict Team Colleague
nanosani 20 Technize.net addict Team Colleague
I recommendede this site to a thousand people .. and I want to know which two are at my list
http://www-106.ibm.com/developerworks/java/library/j-javaopt/#1
I found the link for performance improvement.
foolproof --> proof reading
what stream are you using for reading the code .....?
First of your programs is pretty simple ... and last are pretty confusing .. .can you explain them out.
Java How to program ( Deitel and Deitel) has a full chapter on building an instant messenger.
Yes I have seen Gorgeous .. it was a different combination of action and love story ... rare to find out in English movies....
But my fav Jackie Chan movie is Thunderbolt and Rumble in the bronx.
My favourite movies are ... thunderbolt, Rumble in the bronx and ... bla bla. :)
red sox tickects --> unknown
you should make the object in the button's action listener ... it will popup another frame of your program.
Atleast show some effort here ... typing a question is no effort ... atleast start writing the program ... you'll certainly be able to start it ... Its not a very hard program.
Show some effort and post again .. you'll certainly be helped.
Then he thought
japanese --> electronics
I usually make another object of the gui class ... but I dont know how to get the running object closed .. cuz when I close the running object .. it throws an exception.....
show some code buddy ... only then we'll be able to find your trap point.
try it now
import javax.swing.JOptionPane; // program uses JOptionPane
public class EvenOdd {
public static void main(String[] args) {
String firstNumber;
int number;
firstNumber = JOptionPane.showInputDialog( null, " Enter a number" );
number = Integer.parseInt(firstNumber);
if ( number%2 == 0 ){
System.out.print( " Number is EVEN " );
}
else
System.out.print("Number is ODD");
}
}
Didnt see you cosi for a while ... anyways .. thanks for the suggestion ... I'll give it a try ... is it better than jbuilder ???
and you can type jview in dos prompt to see if microsoft jvm is installed ...
What is the difference between jbuilder 7 and jbuilder 9 ... I am using jbuilder 7 .. n I am thinking of buying jbuilder 9.
#include <stdio> // stdio is the newer version of stdio.h
int main ()
{
int x, y;
x = 6;
y = 2*x*x*x+5;
cout<<"y is"<<y;
}
How can I make a screen saver in java?
Okay fren ... but I'll keep on trying ...
. Looking at the
where is your odd/even code ... let us have a look over it. Only then we'll be able to help you.
I think your question is about c++ ... so it should be posted in c++ forum ... you'll get replies there.
court --> judge
You could use check boxes ... first make the gui and then work according to that .... atleast start working n you'll see that you'll be doing fine. Post here if you encounter some difficulty in coding.
zealous --> illegally legal
Its interesting that the computer industry is growing ... n the computer science jobs are shrinking ....
In our country Pakistan ... the computer science enrollments have dried up too .... except a few highly reputed institutions ....
Yes you're right chainsaw ... India's still growing ...
a) declare two integer variables x and y
b) let x = 6
c) find y value use the following algebraic formulay=2x (third power) + 5
a) int x;
int y;
b) y = 6;
c) y = 2 * (x ^3) + 5;
I was also in need of a project ... graduation project ... I want to do it in java ... and I havnt come across a project yet ... I am thinking n thinking over n over again.
Your idea is a great one ... but it'll take a huge amount of time and effort ... do it if you feel you can do it.
Read about windows APIs if you want to create viruses for windows .... but its highly illegal ... you should only make those programs only for testing your skills ....
--->MAKE YOUR MIND POSITIVE---<
--->OR YOU"LL RISK YOUR LIFE---<
forever --> Immortal
Thanks Branderson
StringClass aString = new StringClass();
this is what you wrote but I want it as
StringClass sani = new StringClass();
Is it possible like that .... whenever I input a string it should become the name of an object.
pico --> Infinity
That means .. you have already got a program of who wants to be a millionare ... and now you want to do it on you own...
What do you think of bio computer industry .... it can fulfill both your like and your father's dream.
make a file of online user ids ... when the user gets online ... the file is updated... attach a listener to it ... check it whenever it changes for all the users....
Its tedius but its straight forward.
Can I see who I referred to ????? or it is worth keeping a secret ... or it is too bulky to be displayed.
What is that star over the reputation indicator I see over some members?? I couldnt understand its purpose.
You cannot run any system related command using java script..... java script doesnot need jvm to be installed ...
Your code is impossible to read ... no indentation ... no code tags ... no spacing ... no nothing ....
Castle --> Ancient
I want to input a string
Suppose the string was :
String s = "sani";
Now I want to make "sani" the name of an object of one of the class.
Suppose the name of the class is myClass.
I want to :
myClass sani = new myClass();
Any ideas??
Are you compiling or implementing????
Maybe the doctor is out playing golf and is not taking any patients
Yes I caught him playing cricket ... and I deleted the whole management system ... and then I made the banking system :D :D
jackie chan-- i love him. I love his movies a lot but I like the bloopers at the end of his movies even more:-D
Yes I also love the bloopers .... the most interesting part of his movies.
what is the first movie of jackie chan you saw.? :mrgreen: