Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+2
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
8
Posts with Downvotes
6
Downvoting Members
2
3 Commented Posts
2 Endorsements
Ranked #630
~23.8K People Reached
Favorite Tags
Member Avatar for syasya

Hi guys , please look here . Consider code segment String a=new String("SMS Message"); String b=new String("SMS Message"); if(a==b) System.out.println("they are equal"); i) why it does not generate an output ? ii) how can we rewrite the program such that it will print the output ?

Member Avatar for jwenting
-1
596
Member Avatar for syasya

consider the following code segment String a="hello"; String b= "hello"; if (a==b) System.out.println("they are equal"); i ) Why does it not generate output? ii)How can we rewrite the program such that it will print the output?

Member Avatar for hannahaddad
-2
106
Member Avatar for karie_sh

Hello, I have a major problem with my Win Xp Professional. Every time I enter the Internet, windows shuts my computer automatically within a minute. The message presented is as the following: "This system is shutting down. Please save all work in progress and log off. Any ansaved changes will …

Member Avatar for syasya
0
734
Member Avatar for syasya
Member Avatar for syasya

Hi guys , I dont have idea on how to solve this problem . I attach my question but I dont know whether it is true or not. Can you please help me Given an output file named "data.txt" write the code fragment to i ) set up the file …

Member Avatar for stultuske
0
137
Member Avatar for syasya

Please help me I cant answers these questions at all . Question b Suppose a class named FootballClub is to be definêd. i. Suggest THREE (3) data members for the class' ii. suggest TWO methods other than accessors and mutators for the class' iii. code the class in Java based …

Member Avatar for syasya
0
131
Member Avatar for syasya

Hi guys , I would you to help me to solve this problem First , user need to input 10 numbers Ex : 85 11 36 174 112 24 73 52 183 149 Next , user need to input the initial number . This initial number will determine whether the …

Member Avatar for Kristian_2
0
14K
Member Avatar for syasya

Question :create a n application containing an array that stores 20 proces such as RM2.34, RM7.89 and so on. The application should display the sum of all the prices , display all values less than 5.00 , calculate average price and display all values higher than calculated average. Requirement : …

Member Avatar for Alberto Bucur
-1
151
Member Avatar for syasya

Hi , I am totally new to Java . I need someone to provide this question with code answer so that I can learn from your code . Thank you. Question 1 : Store 20 integer employee ID numbers in an integer array and 20 corresponding employee last names in …

Member Avatar for rubberman
-2
232
Member Avatar for syasya

I am beginner to Java , I would like to know is there any Difference between JDK 32 bits and 64 bits? For example in terms of performance or something ?

Member Avatar for ~s.o.s~
0
175
Member Avatar for syasya

Hello , I need a reference on how to make calendar in a website . As as Example , below is an registration form Date : _________ ** USer may select which date they register by clicking on the calendar besides just fill it in Thank you so much

Member Avatar for JorgeM
0
64
Member Avatar for syasya

1) why we need to divide Ethernet network 2) what suitable device to be used when 2 network created

Member Avatar for bradly.spicer
0
86
Member Avatar for syasya

Hi , I need your help to provide me with some tips/guidelines about the process of developing online discussion forum. It would be best if you can provide me the name of the software too. I have class presentation next week about this topic and I am quite blur about …

Member Avatar for JorgeM
-1
7K