समय र शिक्षा
समय कसैलाई पर्खिदैन। यो सास्वत सत्य हो। मान्छे सबै एकनासका हुदैनन। उनीहरुको बानि पनि फरकफरक हुन्छ बानी,आचरण, सिष्टाचार र सभ्यता सबैले नजानेका पनि हुन सक्छन, त्यहि भएर यदि तपाई पढेको शिक्षित हुनुहुन्छ भने उनीहरुलाइ पनि शिक्षा प्रधान गर्नुस किनकि तपाईले दिएको शिक्षा बाट जीवन परिबर्तन हुन्छ।
नयाँ जोश जागरका साथ् समाजको परिबर्तन, उत्थानमा योगदान गर्ने हरु बढ्छन ।
नयाँ जोश जागरका साथ् समाजको परिबर्तन, उत्थानमा योगदान गर्ने हरु बढ्छन ।
Java
is an object-oriented, cross platform, multi-purpose programming
language produced by Sun Microsystems, later
acquired by Oracle Corporation. One thing that distinguished Java
from some other languages is its ability to run the same compiled
code across multiple operating systems. In other languages, the
source code (code that is written by the programmer), is compiled by
a compiler into an executable file. This file is in machine
language, and is intended for a single operating system/processor
combination, so the programmer would have to re-compile the program
seperately for each new operating system/processor combination.
Java is different in that it does not compile the code directly into
machine language code. Compilation creates bytecode out of the
source code. - See more at:
http://www.java2novice.com/#sthash.eS8WyPIB.dpuf
Java
is an object-oriented, cross platform, multi-purpose programming
language produced by Sun Microsystems, later
acquired by Oracle Corporation. One thing that distinguished Java
from some other languages is its ability to run the same compiled
code across multiple operating systems. In other languages, the
source code (code that is written by the programmer), is compiled by
a compiler into an executable file. This file is in machine
language, and is intended for a single operating system/processor
combination, so the programmer would have to re-compile the program
seperately for each new operating system/processor combination.
Java is different in that it does not compile the code directly into
machine language code. Compilation creates bytecode out of the
source code. - See more at:
http://www.java2novice.com/#sthash.eS8WyPIB.dpuf
|
Java
is an object-oriented, cross platform, multi-purpose programming
language produced by Sun Microsystems, later
acquired by Oracle Corporation. One thing that distinguished Java
from some other languages is its ability to run the same compiled
code across multiple operating systems. In other languages, the
source code (code that is written by the programmer), is compiled by
a compiler into an executable file. This file is in machine
language, and is intended for a single operating system/processor
combination, so the programmer would have to re-compile the program
seperately for each new operating system/processor combination.
Java is different in that it does not compile the code directly into
machine language code. Compilation creates bytecode out of the
source code. - See more at:
http://www.java2novice.com/#sthash.eS8WyPIB.dpuf
|
Java
is an object-oriented, cross platform, multi-purpose programming
language produced by Sun Microsystems, later
acquired by Oracle Corporation. One thing that distinguished Java
from some other languages is its ability to run the same compiled
code across multiple operating systems. In other languages, the
source code (code that is written by the programmer), is compiled by
a compiler into an executable file. This file is in machine
language, and is intended for a single operating system/processor
combination, so the programmer would have to re-compile the program
seperately for each new operating system/processor combination.
Java is different in that it does not compile the code directly into
machine language code. Compilation creates bytecode out of the
source code. - See more at:
http://www.java2novice.com/#sthash.eS8WyPIB.dpuf
Comments
Post a Comment