How similar are java and python?

Asked by Last Modified  

Follow 4
Answer

Please enter your answer

I am an entrepreneur and have more than 35 years of experience in the IT industry

Python’s simple syntax makes it easy to learn and fast to implement
Comments

Java and Python are the most widely used programming languages around the world. Both languages have their merits and demerits as well as similarities and differences. The similarities between the two languages are as follows: Java and Python both are object-oriented programming languages. They both...
read more
Java and Python are the most widely used programming languages around the world. Both languages have their merits and demerits as well as similarities and differences. The similarities between the two languages are as follows: Java and Python both are object-oriented programming languages. They both adopt the feature of "everything is an object",i.e. both the languages treat everything in the program as objects. Both Java and Python follow the "Garage collection" system for their memory management. Garbage collection is a method of managing the memory, where the objects that are not in use are destroyed in time. Both these languages have extensive standard and external libraries. Both languages are platform-independent. However, considering the points mentioned above, Java and Python are not very similar. Python is a dynamically typed language, where the type of the variable need not be declared during the initialization of the variable. Whereas in Java, the datatype should be mentioned before it is declared, hence it is statically typed language. In Python, multiple classes can be defined in a single file, but in Java, each top-level public class must be defined in its own file. Java is a compiled language, whereas Python is an interpreted language read less
Comments

Related Questions

Can you tell me some new features in JavaFX 2.0?
JavaFX is a software platform for creating and delivering desktop applications, as well as rich internet applications (RIAs) that can run across a wide variety of devices. JavaFX is intended to replace...
Renuka
0 0
5
What's New in JDK 8 ?
1.Lamda Expressions I started with lambda expressions as this is probably the most sought after feature in the language after probably Generics/Annotations in Java 5. 2.Generic Type changes and improvements Taking...
Ashish
What is serialization?
serialization is a storing the state of the object into the file
Shubham
Which holds the future: Java or Python?
The future success of Java or Python depends on various factors, including industry trends, project requirements, and developer preferences. Both languages are widely used, with Java being prominent in...
Nikhil
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Constructor Overloading
public class ConstructorOverloading { public ConstructorOverloading(){ System.out.println("default"); } public ConstructorOverloading(String a){ System.out.println("a"); } public ConstructorOverloading(int...
S

Sarthak C.

0 0
0

History Of Java
Java history is interesting to know. The history of java starts from Green Team. Java team members (also known as Green Team), initiated a revolutionary task to develop a language for digital devices such...

Object Oriented Programming Concepts :
Class : Class is user defined data type. Class is a logical representation of an Object. That means Class is used to define an object, how you want to create your software object. For Example...

Be prepared to get trained--init
Before starting the training,students must be mentally prepared for acceptance of new knowledge. Students must attend training with open minded forgetting the position they are working.This will help...
S

Smartnub Softsolutions

0 0
0

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

Recommended Articles

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you