What is variable in java?
Explain the Propertie sof class?
Are primitives objects?
Explain access specifiers?
0 Answers Thomson Reuters, Virtusa,
IN java collections we have both interfaces and classes. instead of using interfaces why we can't use classes only like that why we can't use interfaces only. why we need two things interface and class.
What is a qualifier in a sentence?
what is meant by Garbage collection?
Java violates few objected oriented concepts. Can you explain in what way?
How to disable caching on back button of the browser?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
In which JDK version event-delegation model is introduced?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
Where pragma is used?