Showing posts with label java programs. Show all posts
Showing posts with label java programs. Show all posts
Wednesday, 20 November 2013
Java program to zip any folder
Sunday, 20 October 2013
Tuesday, 6 August 2013
Introduction to java (Why we need java)
Why we need java while we already have c and c++ languages ?
Can you answer ..
Yes you are correct c is plateform dependent language.means an exe file generated on my pc by a c program may not works same on your pc.
Reason -
because when we compile a c code there are 3 files generated always
1. obj file
2. bak file
3. exe file
And we all knows that exe file is combination of binary values ie (0 and 1).
Subscribe to:
Comments (Atom)




