abhay jain

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

Recent posts by abhay jain




error : declaration terminated incorrectly

13 years ago


ok please tell me your favorite job site ( fresher point of view)


13 years ago
hi all,

recently i found that to join a company as a developer (junior & even fresher ) , J2EE looks necessary . some of my friend says that knowledge of core java is enough to get a developer job ( well.... this also looks logical) bur practically i observed that may be this is not true
i am confused please help me ...... how to find a developer job in NCR (india) or Jaipur (india)

if possible please include name of companies with your suggestions
13 years ago



must not be called directly from within a C++ program (though it may be called from within a C program).



can any one please explain this with example ?
13 years ago
Thanks a lot my friend
13 years ago
we can not declare a class as static class
1. is that correct ? if yes then why is it so ?
2. is there any exceptional case where a class declared as static

for example the following code gives error on compiling

13 years ago

oh , i put spaces in a class name while search

thanks a lot
13 years ago
please tell me when and how to use it

13 years ago
thanks outer Oet

This question has been asked many times


actually i have searched but unable to find , can you please help me in searching such link from coderanch
13 years ago
How do we know if our garbage collector is under heavy use?
13 years ago
what different solutions we can give to someone who is experiencing a class loading or “Class Not Found”
13 years ago

Ulf Dittmer wrote:The javadocs are here: http://download.oracle.com/javase/6/docs/api/



oh , i understood, actually i was confused because of my text book .. thanks again

[Resolved]



13 years ago

Ulf Dittmer wrote:The javadocs of that method state that that's its behavior, so you shouldn't be surprised by it.



thanks.... please tell me how can i check this in javadocs
13 years ago
i was trying to use getAllByName with an ip address but it is nor providing an arry if ip addresses
but it is working with names like "yahoo.com" easily and gives an arry of ip addresses as ouput

why ?
13 years ago
i thought we can use session tracking feature to count page views
13 years ago