Can a string be null?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What do you mean by constructor?

0 Answers  


What does .equals do in java?

0 Answers  


What does exclamation mean in java?

0 Answers  


What is the difference between Java Bean and Java Class.?

2 Answers  


How do you remove duplicates in java?

0 Answers  


What are abstract methods in java?

0 Answers  


Is 0 a real number?

0 Answers  


what are the difference between Java and .Net?

5 Answers  


When can an object reference be cast to an interface reference in java programming?

0 Answers  


what is the diff b/w arraylist and vector?

6 Answers   Code Genesis, Genesis, Sprintine Labs,


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


Which number is denoted by leading 0x or 0x in java?

0 Answers  


Categories