Hi all, I had a question about the actual exam. During the exam, are we allowed to keep any blanks sheets for some rough work , or do the exam administrators...
Why does the code behave differently with regard to Variables and Methods ? The Output of this code is 4 9 I thought it would be 4 10 Please clarify. thanks, ...
Krish, The reason is because methods are overridden while variables are shadowed.... The compiler knows that even though b is a base, it was created as a ...
hello i have one question that while answering multiple choice question,do they mention in exam that how many answers r correct or not,since in some mock exams...
yeah it will be written at the bottom of the screen select 2 answers etc good luck Satish ... _________________________________________________________________...
Hi Atul , This is really nice to hear from u . I wud like to know about the requirements . I do have around same years of exp. as u r looking for , but...
how can I develop mobile phone notes useing java. which APIs,or some samples. regards ¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡¡jboy ...
jboy
jiangby@...
Mar 4, 2002 2:05 pm
11499
Hi. goto http://wireless.java.sun.com/ u will get everything. sanjay ... __________________________________________________ Do You Yahoo!? Yahoo! Sports -...
hi, thanks Satish for the info. I have one more question ,in one of the mock exams a question is asked as Q: An interface can never be private or protected ...
Dear Sir, Please anyone can hemlp me what is the best book to start learning J2EE. Thanks in advance Tareq Al-Jaber ... Get your FREE download of MSN Explorer...
In reply to: your message of 3/5/02 2:32:36 PM Subject: No subject Status Exchange Address ... Invalid recipient...
postmaster@...
Mar 5, 2002 11:48 pm
11503
I think u are right (since I am certified I shd be more confident right :)) actually I am working on a ERP (mfg/pro)-- but as far as I remember you are right...
Hi suvarna, someone had asked the same question in java forum I guess you will have to do some more research in java language specs ..also do correct me or...
hello Satish, I tried to compile & run the program using protected & private modifiers for interfaces. Yes u r correct,for only top level classes blank &...
Hi guys: MY question is about how to decide a pattern to use when you have an application. For example, an application is used to notify clients an unusual...
suvarna, do try this --it will compile and run. so depending on the question ..private and protected are allowed if the interfaces are defined inside the class...
In reply to: your message of 3/6/02 8:38:20 AM Subject: No subject Status Exchange Address ... Invalid recipient...
postmaster@...
Mar 7, 2002 2:16 am
11509
hi, looking at all of this...it means that i can even have methods and variable in these inner interfaces and implement them in an inner class or even another ...
Dear Sir/Madam Hello, I want to do 'Code Facilitator for Java using Speech Recognition Technology' by using Java as my final yr degree project. By using this...
The following prog is from Java How to program(Deitel an Deitel 4th edition).Why does the html file display the applet when using Explorer or Netscape,while...
beheretom
beheretom@...
Mar 7, 2002 4:30 am
11512
Hi suvarna, as I said when in doubt --search the java website .. this is what I found :) ...
Hi suvarna, I guess try compiling this -- it will compile and run !! ...................................................................... public class Foo { ...
hi suvarna, I didnt go thru exam cram .... what I did was -make some notes /important points on topics which u need to remember (memorize ...eg class hierarchy...