Describe and explain WML ?
What is MIDP-NG ?
What is MIDlet ?
3 Answers Canvas, Indus Logic, Wipro,
What is CVM
What is RMI Profile
What is PDCP ?
Describe and explain WML ?
What is MIDP ?
What is CDMA ?
2 Answers Ericsson, Huawei, Motorola,
What are the mobile viruses?
What is Modulation ?
Write a Java program to deactivate a cell phone when authentication failed
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.