Is void a return type?


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

Post New Answer

More Core Java Interview Questions

What are kinds of processors?

0 Answers  


How to convert string to char and vice versa?

0 Answers  


What is the life cycle of an Applet ?

1 Answers  


How Vector class is synchronized,How to build user defined class as synchronized?

0 Answers  


Is alive method in java?

0 Answers  






can you program for reverse string?

7 Answers   IBM,


Difference String and String Buffer

4 Answers  


What is the difference between hashmap and hashtable in java?

0 Answers  


What is a method in java?

0 Answers  


Why is java called java?

0 Answers  


What about anonymous inner classes in java?

0 Answers  


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

0 Answers   Rolta,


Categories