Tuesday, November 29, 2011

What is preverification

Due to memory and processing power available on a device, the verification process of classes are split into two processes. The first process is the preverification which is off-device and done using the preverify tool. The second process is verification which is done on-device.
Category:J2ME Interview Questions

No comments:

Post a Comment