Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?
How do you do descending order in java?
What is class and its types?
How do you reverse a word in java?
What is memory leak and how does java handle it?
how to call a method in different package?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
How do you find the independent variable?
What are the loops in java?
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 is mean by method signature?
How do you access command-line arguments within the code?
0 Answers Flextronics, Hexaware,
How can you debug the Java code?