What are different exception types exceptions available in java ?
No Answer is Posted For this Question
Be the First to Post Answer
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.
abstract class A{ int list []=new int [100]; A(int x,int y){ rondom n=new rondom(); for (int i==;i<100;i++); list [i]=x+r.next int(y-x+1); abstract sort (); abstract binary sarch(int temp); class B extends A{
What is the list interface?
What is the need of transient variables in Java ?
What does nextint () do in java?
How do you read a char in java?
What is the use of predicate in java 8?
when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).
What is object in java?
How is java created?
What is the difference between super class & sub class?
Why set do not allow duplicates in java?