Search Results

Showing results 1 to 18 of 18
Search took 0.01 seconds.
Search: Posts Made By: Ainur
Forum: Computer Science Aug 21st, 2007
Replies: 2
Views: 2,504
Posted By Ainur
Dear Hamrick

Thank you a lot!
But in the book of Goldshlager I found that I have to draw this sentence in parsing structure. But still no idea how to do it:(
Forum: Computer Science Aug 21st, 2007
Replies: 2
Views: 2,504
Posted By Ainur
Hi everybody

Hope you will help me with binary search tree task. I completely understand how to construct it with numbers, where the logic is that the left side must be less than right side, btu I...
Forum: Java Aug 6th, 2007
Replies: 12
Views: 1,544
Posted By Ainur
Forum: Java Aug 6th, 2007
Replies: 12
Views: 1,544
Posted By Ainur
Thank you! I will do also these tutorials.
Forum: Java Aug 6th, 2007
Replies: 12
Views: 1,544
Posted By Ainur
What I'm doing with my questions in the book? First,I'm doing questions by myself and then I'm looking for right answers. After I can see my mistakes and understand what happen. Einstein siad that...
Forum: Java Aug 5th, 2007
Replies: 12
Views: 1,544
Posted By Ainur
well,I read rules,but this is not homework :)
I just took questions from computer department and trying to do it for myself. For being sure,I need somebody who will check me. I will not be...
Forum: Java Aug 5th, 2007
Replies: 12
Views: 1,544
Posted By Ainur
My answers:
pseucode

public class Particle
{
String name;
float mass=decimal # from 0 to 1;
float radioActivedecayLevel=decimal # from 1 to 10;
String description;
String result;
Forum: Java Aug 5th, 2007
Replies: 12
Views: 1,544
Posted By Ainur
There is a question:

Imagine you have been asked by the Physics department to create a Java program to help them record information about experiments they are running on a particle accelerator....
Forum: Java Aug 4th, 2007
Replies: 12
Views: 1,544
Posted By Ainur
There is a task:

Imagine you have been asked by the Physics department to create a Java program to help them record information about experiments they are running on a particle accelerator.
Each...
Forum: Java Aug 4th, 2007
Replies: 5
Views: 2,703
Posted By Ainur
Forum: Java Aug 4th, 2007
Replies: 16
Views: 1,640
Posted By Ainur
dear all

again my vesrion about question #2 is

public int factorialSum(int sum)
{
int factorailA=a;
int factorialB=b;
int sum=factorialA+factorialB;
Forum: Java Aug 4th, 2007
Replies: 5
Views: 2,703
Posted By Ainur
Dear all

Could you tell me what is it-atomic type in Java? I explored internet and book Java in 21 days,but nothing about it. The question was about difference between object reference and atomic...
Forum: Java Aug 4th, 2007
Replies: 16
Views: 1,640
Posted By Ainur
Dear all

Thank you so much for helping me. I read all your hints and remade my code. Could you check it,please? Thank you!

Can I giva a value for the a & b? It will be easier to me.

int a=4;...
Forum: Java Aug 3rd, 2007
Replies: 16
Views: 1,640
Posted By Ainur
Dear jwenting

I also read about equality in the books,but it was task. My answer is
1) "Then answer is: no"
2) public int factorialSum()
{
int factorial =a;
int factorial =b;...
Forum: Java Aug 3rd, 2007
Replies: 16
Views: 1,640
Posted By Ainur
1) "Then answer is: no"
2) public int factorialSum()
{
int factorial =a;
int factorial =b;
factorialSum=a+b;
return;
}
Forum: Java Aug 3rd, 2007
Replies: 16
Views: 1,640
Posted By Ainur
I am so sorry,but I do not know where is code tags:)))
Can write my answers just below?:)
Forum: Java Aug 3rd, 2007
Replies: 16
Views: 1,640
Posted By Ainur
Hello

I did not ask to write code to me at all. I already wrote mine,but I have doubts about correctness. Thank you
Forum: Java Aug 3rd, 2007
Replies: 16
Views: 1,640
Posted By Ainur
Hello everybody! I am a beginner in Java and computing at all. I need to make some tasks if you help me,please.

So, the first taks is:
Write down what is stored in s2 after the following Java...
Showing results 1 to 18 of 18

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC