How many bits is a double?
No Answer is Posted For this Question
Be the First to Post Answer
List the interfaces which extends collection interface?
What is the range of the char type?
why is S capital in System.out.println ????
Difference between Reader/Writer and InputStream/Output Stream?
9 Answers Adobe, Kirusa, Verizon,
Why are data types important?
What is java command?
Can we have any code between try and catch blocks?
difference throws and throw in java
String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects
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{
How many types of flags are there?
What is ctrl m character?