Does java initialize arrays to zero?
No Answer is Posted For this Question
Be the First to Post Answer
whatis Home interface and Remoteinterface? with example?
What is string array?
What are keyboard events?
What do you mean by inner class in java? Explain
What is an off by one error in java?
how to handle exceptions in ejb?
wat is class level lock and object level lock
What is the null?
What is the difference between stream and buffer?
Which of the following can be referenced by a variable? A. The instance variables of a class only B. The methods of a class only C. The instance variables and methods of a class
How the interruptible method gets implemented?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???