What is CDMA2000 ?
Answer / jguru
Also known as IS-136, CDMA2000 is a 3rd generation wireless
technology. Supports speeds ranging from 144Kbps to 2Mbps.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain GPRS ?
What is JSR ?
What is MSC ?
how many types of string?
where images can be stored in j2me?
i am working in blackberry.In blackberry emulator it is connecting to server but when i installed the program in blackberry it is not connecting to server why
What is WAP Gateway ?
What is T9
What is 3GPP
Explain Generic Connection Framework ?
what is difference between j2ee, j2me & j2se
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.