recategorized by
442 views
1 votes
1 votes

Which of the following Interface is not supported by $\text{JDBC}$ for connecting to Database in Java Programming language?

  1. Statement Interface
  2. Prepared Statement Interface
  3. Callable Statement Interface
  4. Database Interface
recategorized by

1 Answer

Answer:

Related questions

1 votes
1 votes
1 answer
1
gatecse asked Dec 9, 2020
391 views
Which of the following construct is not supported by Java Server Pages?$\text{JSP}$ Directives$\text{JSP}$ Scriptlets$\text{JSP}$ Actions$\text{JSP}$ Reaction