What is qualitative variable?


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

Post New Answer

More Core Java Interview Questions

What are recursive functions? Give some examples?

0 Answers   Axtria, ITC Indian Tobacco Company,


Can we extend singleton class?

0 Answers  


Is math an abstract class in java?

0 Answers  


What is hash method?

1 Answers  


How can a class be accessed, If no access modifiers are declared?

4 Answers  






Does treeset use compareto?

0 Answers  


public class Test { public static void main(String ar[]) { Integer a = 10; Integer b =10; Integer c = 145; Integer d = 145; System.out.println(a==b); System.out.println(c==d); } }

7 Answers   iGate,


i would like to attend for an interview of datalab technologies company i want to know the pattern of imnterview.

0 Answers  


What is the final keyword in java?

0 Answers  


Can we assign integer value to char in java?

0 Answers  


In which language JVM (Java Virtual Machine) is implemented

5 Answers  


What are static blocks and static initalizers in java ?

0 Answers  


Categories