Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?
5 17415write a query to select name from one table which has id,name and salary from another table which has id, sal where the salary is the second maximum
3 9777In Java why we write public static void main(String args[]) why not main()?
Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,
46 110664Difference between Web-based applications,Client- Server applications and Distributed applications?
3 13789
What is java string pool?
What is a classloader in java?
How can you inject java collection in spring?
Can we extract main method from another class?
What are the differences between heap and stack memory in java?
What if I write static public void instead of public static void?
What is a constructor overloading in java?
What do you understand by casting in java language? What are the types of casting?
What is the java api?
What is the resourcebundle class?
What is latest hibernate version?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Write a program to find the whether a number is an Armstrong number or not?
i want test pattern of zylog company and some examples also
What is an object in java and how is it created?