J2ME Question:
Download Job Interview Questions and Answers PDF
What is JDBC for CDC/FP?
Answer:
The JDBC Optional Package for CDC/Foundation Profile (JDBCOP for CDC/FP) is an API that enables mobile Java applications to communicate with relational database servers using a subset of J2SE's Java Database Connectivity. This optional package is a strict subset of JDBC 3.0 that excludes some of JDBC's advanced and server-oriented features, such as pooled connections and array types. It's meant for use with the Foundation Profile or its supersets.
Download J2ME Interview Questions And Answers
PDF
Previous Question | Next Question |
What is JCP? | What is JSR? |