Java is a platform independent language which means java can run on any computer system with respect to any hardware and software dependency. As we know that Java is an open source programming language which created by Sun Microsoft later overtaken by oracle company.
The Byte Code
Concept separates java from all other language. As we know Byte Code is set of
symbols created by sun Microsoft which are generated after the compilation of
Program. Java byte code error free and secure.
The Above features cannot be found in any other language, So, we can
say that Java is more secure than other languages.
Example:-
class HelloJava
{
public
static void main(String[] args)
{
System.out.println("Hello
Java");
}
}
Output:-
Hello Java
Python is a programming language which works quickly
and integrates systems more effectively in development process.
Python is a very popular programming language which was created by
Guido van Rossum, and released in 1991.
Python is a multi-paradigm programming language: object-oriented
programming and structured programming.
The Python syntax (words and structure) is extremely simple to read and follow,
most of which can be understood even if you do not know any programming.
Python is capable of threading and GPU processing just like any other language.
Example:-
print('Hello Python')
Output:-
Hello Python
Java |
Python |
|
|
|
|
|
|
|
|
|
|
TCCI provides best teaching
in different programming languages through different learning method/media as
per students convince.
For More Information:
Call us @ 9825618292
Visit us @
http://tccicomputercoaching.com
No comments:
Post a Comment