I am confused by how byte is converted to int. Example 1: byte b= 0x81(the binary representation is 1000 0001); int nb=b; I wonder the binary representation...
tongoz
tongoz@...
Jan 1, 2002 11:16 am
11117
Hi All, Could any of you suggest good DISCUSSION SITES on Telecom and Datacom? I know this is not the forum to ask this question, but your help in this regard...
Aparna Narayanan
aparna.ram@...
Jan 3, 2002 7:07 am
11118
Hi all, Needed to know if the % is mentioned in the certificate. Is only passing good enough or the score imp too -- maddy...
Though the percentage is not mentioned in the certificate, a high score would always boost up your self-confidence as well as the confidence of others in your...
Aparna Narayanan
aparna.ram@...
Jan 3, 2002 8:30 am
11120
Hi All, Could any of you suggest good DISCUSSION SITES on Telecom and Datacom? I know this is not the forum to ask this question, but your help in this regard...
Aparna Narayanan
aparna.ram@...
Jan 3, 2002 9:18 am
11121
This is from RHE book. This is allowed: int short s=9; This is not allowed: short s1=9+s; //cause a compiler error The book says: cuz the size of the...
I think that's because of the automatic conversion that takes place. 9 + s
results in an int.
short s1 = (short) (s + 9) will be ok
----- Original Message...
... Hi Victor - An int is 32 bits - can hold max value of (2 to the 31) -1. A short is 16 bits - can hold max value of (2 to the 15) -1. So if you try to...
Thank you, guys. Your answers are very enlightening. So, if this is because of automatic widening conversion from short to int which causes that error, I...
It is because of the the arithmetic operation. Here are the rules that
apply.
1. if one of the operand is double, the other operand is promoted to double.
2....
310-022 Sun Certified Java Programmer 1.1
310-025 Sun Certified Programmer for the Java 2 Platform
310-500 Sun Certified Programmer for the Java 2 Platform...
Sorry, if the question was unclear. I was asking whether for the exam 310-025, if the questions are the same. Sometimes, people who have passed the exams give...
I believe that you will have 60 questions chosen from a pool of questions. I do not know the total size of the pool. If you have a list of questions from...
Hello, I am currently going through the Sun Java Tutorial. In the following example I have created three instances of the Rectangle2 class. I am trying to code...
Hi, Does that mean the object you try to output needs to be deserialized? I am not very sure, but pls try using writeObject() to write this object to a stream....
Hello, I'm working as Java Trainer. Can you please tell me what a Trained Certified means. Is there anything like a Sun Certified Trainer? Thanks for the Info ...
I don't think there is anything like a 'Trained Certified' based on the percentage marks you get in the test. If you get a good score, you can consider...
The exam you will see at the Prometric Center is randomly generated from a pool of questions. The pool of questions was substantially re-done in October of...
The percentage is not listed - you either pass or fail from an official Certification standpoint. However, I have had more than one occassion where during an ...
That's the default implementation of toString() you are seeing. "Returns a string representation of the object. In general, the toString method returns a...
me too let's make good friend let's study java together I want do my best to help you _________________________________________________________ Do You Yahoo!?...
Hi john, I have recently joined this group. In the below message you suggested to go thru file section in yahoo group. How to access the file section. Will u...
kiran_raj123
kiran_raj123@...
Jan 7, 2002 10:43 am
11144
Hi john, I have recently joined this group. In the below message you suggested to go thru file section in yahoo group. How to access the file section. Will u...
kiran_raj123
kiran_raj123@...
Jan 7, 2002 10:46 am
11145
Hi.. any body from mumbai want to sell the java voucher please contact me my tel no. (95251)-474494 with best regards, sanjay jadhav...