How many statements can be created with one connection in jdbc?
Answer Posted / pragyan
As per my knowledge as many statement as you want.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain covariant method overriding in java.
How to solve the problem of generating the unique hash keys with hash function?
How do you calculate roots in java?
Why do we use regex?
Can a class have a static inner class?
What is anonymous inner class?
Is java ee a framework?
Explain about serializable interface in java?
Can we create object of inner class in java?
Is java se free?
when should you use stringbuilder class in a program?
What are predicates in java 8?
Explain aggregation in java?
What function extracts specified characters from a string?
Explain with example the concept of constant variable in java.