Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) 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 17127write 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 9572In 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 108815Difference between Web-based applications,Client- Server applications and Distributed applications?
3 13603
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
What is ojdbc?
How many arguments can be passed to main ()?
What is an entity in hibernate?
What’s jboss jbpm?
What is the association?
Define inheritance?
What about the master repository?
What do you mean by append?
What happens if connection is not closed in jdbc?
List the different scopes of spring bean?
How does @transactional work in spring?
What is spring annotation-based configuration?
What are JTA/JTS and how they used by client?
How is the mvc design pattern used in struts framework?