J2ME Question:
Download Questions PDF

What is JDBC for CDC/FP?

J2ME Interview Question
J2ME Interview Question

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 QuestionNext Question
What is JCP?What is JSR?