New J2ME Interview Questions :: ALLInterview.com http://www.allinterview.com New J2ME Interview Questions en-us i am working in blackberry.In blackberry emulator it is connecting to http://www.allinterview.com/showanswers/73485.html I want to know how to connect to DataBase from our MIDP application. http://www.allinterview.com/showanswers/72615.html What are the mobile viruses? http://www.allinterview.com/showanswers/72553.html I have a problem wtih a program. The program logic is like this...... http://www.allinterview.com/showanswers/62430.html Hey, check out the following code. See if u get any clue from this. Your display needs to be initialised first..hope ur doin tat in ur code.. unless u do tat ur paint wudn't be called at all. try to display a form instead of a canvas and se What is the difference between MIDP 1.0 and MIDP 2.0? http://www.allinterview.com/showanswers/58326.html MIDP 1.0 - Does not support floating point MIDP 2.0 -it support floating point What is the difference between CLDC 1.0 and CLDC 1.1? http://www.allinterview.com/showanswers/58325.html CLCD 1.0 does not have support for floating points while CLDC 1.1 does. I have problem with connection between Database and Wireless device, http://www.allinterview.com/showanswers/17857.html I also have problem with database and wireless toolkit connection send reply if you get answer for this problem. DON't forgot it. Explain about RMI OP ? http://www.allinterview.com/showanswers/9021.html The RMI Optional Package (RMI OP) is a subset of J2SE 1.3's RMI functionality used in CDC-based profiles that incorporate the Foundation Profile, such as the Personal Basis Profile and the Personal Profile. The RMIOP cannot be used with CLDC What is optional package ? http://www.allinterview.com/showanswers/9020.html An optional package is a set of J2ME APIs providing services in a specific area, such as database access or multimedia. Unlike a profile, it does not define a complete application environment, but rather is used in conjunction with a configuratio What is JCP ? http://www.allinterview.com/showanswers/9019.html java community process What is OTA ? http://www.allinterview.com/showanswers/9018.html Over The Air generally simmulates the dowloading of the application of the application on to the mobile using GPRS connection. What is WAE ? http://www.allinterview.com/showanswers/9017.html The Wireless Application Environment (WAE) provides a application framework for small devices. WAE leverages other technologies such as WAP, WTP, and WSP. What is SSL ? http://www.allinterview.com/showanswers/9016.html secure socket layer What is LAN ? http://www.allinterview.com/showanswers/9015.html local area network What is PDAP ? http://www.allinterview.com/showanswers/9014.html The Personal Digital Assistant Profile (PDAP) is a J2ME profile specification designed for small platforms such as PalmOS devices. You can think of PDAs as being larger than mobile phones but smaller than set-top boxes. PDAP is built on top of CL