Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Apache DBCP API?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is database deadlock ? How can we avoid them?

0 Answers  


What is jdbc and odbc?

0 Answers  


Is jdbc and orm?

0 Answers  


What is database deadlock ?

0 Answers  


What is ojvm used for?

0 Answers  


Why isn't the java.sql.DriverManager class being found?

0 Answers  


What is the fastest type of JDBC driver?

0 Answers  


What is the return type of execute, executequery and executeupdate?

0 Answers  


What are the differences between stored procedure and functions?

0 Answers  


What is drivermanager in jdbc?

0 Answers  


What is isolation level? How to set it?

0 Answers   FGG,


MY code is: public class P1{ public static void main(String ar[]) { class.forName("java.lang.String"); } } errors i got are :New.java:5: error: <identifier> expected class.forName("java.lang.String"); ^ New.java:5: error: invalid method declaration; return type required class.forName("java.lang.String"); ^ New.java:5: error: illegal start of type class.forName("java.lang.String"); ^ New.java:7: error: reached end of file while parsing } ^ 4 errors HELP ME>......

3 Answers  


Categories