-
-
-
-
Imagine there is a class Employee. We create an object of EmployeeEmployee a= New Employee();If we are givingSystem.out.println(a);What gets printed?
It gives the memory location of Employee object.
-
-
-
-
-
-
-
-
-
-
Creating database tables during the application run time
hi,I'm doing a project using jsp, java script, HTML as front end and sql server as backend.i want to create my database inn runtime. while doing so ,1. how do i check for an already existing class2. if there is an already existing class then i need to update the table .how do i do this. can any one guide through this.vidhya
-
-
-
-
-
-
Java Interview Questions
Ans