Why does Android use Java code, when Objective C is much faster than Java in execution?

Asked by Last Modified  

3 Answers

Learn Java

Follow 2
Answer

Please enter your answer

TECHNICAL ARCHIECT & LEAD ENGINEER – GEN AI & DATABRICKS, CLOUD (AZURE, AWS), DEVOPS, DBT

Android OS has been developed using JAVA only ie we use JAVA with Android for any development .
Comments

Java can run plenty fast, and it can run plenty slow, it's about how it's used. Android seems pretty slow, yes, but then so does GNOME, and that's written in C, so it's not really about language choice. If you pick a language, you can probably find something well written, fast, and efficient. You can...
read more
Java can run plenty fast, and it can run plenty slow, it's about how it's used. Android seems pretty slow, yes, but then so does GNOME, and that's written in C, so it's not really about language choice. If you pick a language, you can probably find something well written, fast, and efficient. You can also find the opposite. read less
Comments

Trainer

Because java is platform independent
Comments

View 1 more Answers

Related Questions

Can a class have interface and vice-versa?
Interface is used to support multiple inheritance only.
Deepa
0 0
7
How many classes are needed to teach advanced Java?
Depends how much practice and concept you catch early. Also depends upon what parts you want to cover. Java is huge
Kiran
0 0
8
What is the advantage of Java?
Java offers several advantages, including platform independence, strong community support, robust security features, and a wide range of libraries and frameworks for application development. Its "Write...
Kripal
0 0
5
1.What is Model Driven Interceptors is used for? 2.what is the purpose of using Action support??
Using ActionSupport class, we can implement Custom validation which validates at the server-side. We can write server side validation logic in validate() method.
Monisha
What are the best websites to learn java as well as get a certificate from them?
Blindly go for oracle certification java program .
Abirami
0 0
7

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

Ask a Question

Related Lessons

JAVA Question 1 for beginners
String x="We are learning";String y="mistakes happen";int z=1000;System.out.println("Java is easy. "+x+" programming and "+y+" "+z +" times"); what is out put this code

1.3. Find the second largest element in an array.
public class Main { public static void main(String args) { int arr = {1, 3, 4, 6, 5}; int max = Integer.MIN_VALUE, secondMax = Integer.MIN_VALUE; for (int i = 0; i < arr.length; i++) { if (arr >...

GIT
In software engineering, software configuration management (SCM) is the task of tracking and controlling changes in the software, part of the larger cross-disciplinary field of configuration management....
R

Importance of Constructor's Visibility.
While developing program or implementing Singleton pattern we have learnt to mention constructor as private and known reason is -> to blocked its direct call from outside of class. But did we think...

Java Hash Map internal implementation
1.Hash Map internal implementation: In hash map it will create an array of table (to store the {Key,Value} pair) which is of type java.util.HashMap.EntryThe Entry object contains {hash, key, next, value}...
R

Recommended Articles

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 >

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 >

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