Why class is used in java?
Answer / Uttam Kumar Mishra
"In Java, classes are used to define a blueprint for creating objects (instances) that have fields (variables) and methods (functions). They provide a template for creating multiple instances of an object."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of method saveorupdate()?
What is asant?
Difference between load and get method?
what is meant by proxy server
Is java is a technology?
What is java application server?
Hi friends can you give me sample code for Entire j2ee web application with struts and hibernate.I mean code for Dao, DaoImpl, HibernateDao ,HibernateDaoImpl, Dto , service , ServiceImpl , i.e.
What is a j2ee container?
Difference between save and saveorupdate?
where our package shoud be kept in the application whenwe want to import that package in the jsp application?
What is j2ee application model?
what is the difference between servlets and jsp?