How to compare strings in java?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 5 types of research methods?
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.
What are singleton services?
What is the difference between double and float variables in java?
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?
Name the packages in JDK?
Write a program to check for a prime number in java?
For technical interview question please sir send me because tomorrow my interview
Hi am an mca graduate . i have done bsc maths in my degree . every company asks me why you make shift from maths group to computere field . What i need to answer?
Can we override the static methods?
Explain about global variables in Java?
What is a final class ?