What is Foundation Profile ?
Answer / jguru
The Foundation Profile is a J2ME profile specification that
builds on CDC. It adds additional classes and interfaces to
the CDC APIs but does not go so far as to specify user
interface APIs, persistent storage, or application life
cycle. Other J2ME profiles build on the CDC/Foundation
combination: for example, the Personal Profile and the RMI
Profile both build on the Foundation Profile.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is CDMA One ?
What is UMTS
how can we call parametrized constrctor using reflection like Class.newInstance()...call default constrctor ..but how can we call paramitrize constroctor in reflection
I want to know how to connect to DataBase from our MIDP application. I need just code for this
Describe and explain WML ?
in which stage the mobile is hanging?
create a menu which has the following options:cut-can be on/off,copy-can be on/off,paste-can be on/off,delete-can be on/off,select all-put all4 options on,unselect all-put all 4 options off,using event handling in MIDP application
What is RMS ?
I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.
What is Deck ?
What is RMI OP
Explain about RMI OP ?