currently runnaning the application how can calucate the
size of the application?



currently runnaning the application how can calucate the size of the application?..

Answer / guest

InputStream is = getResourceAsStream("jar file path");
is.available(); will return size of the input stream; hence
size of the jar (running application).

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More J2ME Interview Questions

What is iDEN

1 Answers  


What is preverification ?

4 Answers   GameLoft,


Explain 3G ?

4 Answers  


Describe and explain WMLScript ?

1 Answers  


Describe and explain UDDI ?

1 Answers  


What is WAE ?

2 Answers  


what is the difference between cell phone and mobile phone?

1 Answers  


What is PersonalJava ?

1 Answers  


What is LAN ?

4 Answers  


What is J2ME ?

3 Answers  


Describe and explain WML ?

1 Answers  


What is MExE ?

1 Answers  


Categories