Define reflection.
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of the strictfp keyword?
What is parameter example?
What is called module?
How use .contains in java?
int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;
Which method must be implemented by all threads?
What is a instance variable in java?
How many types of memory areas are allocated by jvm?
Explain the difference between hashmap and hashtable in java?
What is object-oriented paradigm?
Tell us something about set interface.
1).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 Answers Mascon, Satyam, TCS,