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

2 Answers  


What is POSE ?

1 Answers  


What is MIDP-NG ?

1 Answers  


What is 3GPP

1 Answers  


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

4 Answers   Wipro,






What is J2ME WTK ?

2 Answers   Wipro,


what are the protocol to used in j2me?

2 Answers  


Describe and explain VLR ?

1 Answers  


Explain CVM ?

1 Answers  


What is T9

1 Answers  


Explain about Tomcat ?

1 Answers  


What is WAE ?

2 Answers  


Categories