Sireesha Mullapudi

Ranch Hand
+ Follow
since Jun 26, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Sireesha Mullapudi

Hi Bert,

During my preperation,i was impressed by Your Book.Now iam happy to receive congratulations from you.

Thank You
18 years ago
Hello Ranchers,

Iam very happy to say that i got 98% in SCJP1.4.K&B Book helped me alot.And especially this Forum is very very Good.I love this forum.

Thank you All




SCJP1.4,
98%
18 years ago
Hi,

WHY in the following dode,thread does not exits ,when we call interrupt on it?

GC
Hi,

Is this stmt is true?

You can directly run the garbage collector whenever you want to and it will be schedule in due time..

Thanks
Hello Ranchers,

Iam going to give SCJP1.4 on this Friday.So I have 2 days more.How can i measure my Readiness for the exam.Iam totally confused.I took Whizlabs and secured 75% on average.Iam preparing k&b book.but i don't have mock exams(one of my friend gave me that book)

Could you please advice,


Thanks
SCJP1.4
Hi,
but ox80000000=2147483648,then how is it possible.Doesn't it requires explicit cast
Hi
Why the line2 is giving compile time error.But why not line1



Thanks,scjp1.4
Hi,
I am also having same doubt about final variable. Could you please clarify me the same.

Thanks,
SCJP 1.4
Hi,
This is tthe code
Hi,
Why 1& 4 are unreachable in the below code


Thanks,SCJP1.4


[HENRY: Added code tags. Fixed formatting.]
[ November 01, 2006: Message edited by: Henry Wong ]
Hi,

Iam going to give scjp1.4 in a week.I have tried JQ+V4 fREE TRAIL.And i got 80% on average.Is this score is good .

And what i have to do to secure good percentage in Real Exam.I have K&B Book.But i don't have Master exams in it.


Could you please suggest me.



Thanks,Scjp1.4
Hi,

Why the following code is not giving compile time error


Thanks
scjp1.4
Hi,

Can you please explain this code


I think,in interface the variables must be initialized at thier declaration.But here the code is containing method calls.And also iam not able to understand the output.

Please Help Me


Thanks,
Scjp1.4
Hi,
Why the following program is compiling.The overriding method must not change the return types.then why so?