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 MIDlet ?

3 Answers   Canvas, Indus Logic, Wipro,


Memory managment technique in j2me

0 Answers  


What is UMTS

1 Answers  


what are dynamic events

0 Answers  


where images can be stored in j2me?

0 Answers  






What is RMI Profile

1 Answers  


What is WSP ?

1 Answers  


what is j2me and how it is related to core java? plz give ans

4 Answers   Wipro,


Explain GSM ?

2 Answers  


Describe and explain WMA ?

1 Answers  


What is kSOAP ?

2 Answers  


Explain HTTPS ?

3 Answers  


Categories