UrbanPro

Learn C Language from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Why is the C language platform-dependent, and why is Java platform-independent?

Asked by Last Modified  

Follow 3
Answer

Please enter your answer

Corporate Trainer

In C, machine code is different for different processor architecture, and thus could not run natively on incompatible platforms unless you have a emulator to help you out. But in Java, the bytecode i.e, remains consitent across the platforms and just need a platform dependent JVM for its execution. It...
read more
In C, machine code is different for different processor architecture, and thus could not run natively on incompatible platforms unless you have a emulator to help you out. But in Java, the bytecode i.e, remains consitent across the platforms and just need a platform dependent JVM for its execution. It is bytecode fromat, which make a piece of code written in java platform independent. read less
Comments

Well Experienced Teacher, Trainer and Mentor, Having a Experience of more than 5 years .

because of the bytecode, which is generated in the java, which is an intermediate code which can run on any machine whereas c produce machine code which is platform dependent
Comments

Engineer

The C compiler is designed to produce produces platform-specific, optimized code. The Java compiler produces not-that-much optimized bytecode which comes somewhere between object code and machine-code in terms of platform-optimization. C is designed for producing the fastest-performing code. Java...
read more
The C compiler is designed to produce produces platform-specific, optimized code. The Java compiler produces not-that-much optimized bytecode which comes somewhere between object code and machine-code in terms of platform-optimization. C is designed for producing the fastest-performing code. Java is designed for portability. That was touted as its main feature. So, these features are built into the languages. read less
Comments

View 1 more Answers

Related Questions

Do array subscripts always start with zero?
It purely depends on the programming language. C, C#, Java all provide array indices starting from zero (0). COBOL, FORTRAN, ALGOL etc. languages provide array indices starting from 1.
Avishkar
How do I get 6 power 13 in c language?
In the C programming language, you can calculate the power of a number using the pow() function from the <math.h> library. To find 6 raised to the power of 13, you would write a C program that includes...
Raju
0 0
6
What is the importance of pointers? People stress more on them. Why they are useful actually what is their importance?
Importance of pointers:- Pointers are used in situations when passing actual values is difficult or not desired. To return more than one value from a function. They increase the execution speed. The...
Pati
How do I send a C program via email?
upload your file in gdrive then use that link you can easily email that program
Furqankhan
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

C PROGRAM FOR GENERATING SOUND
#include<stdio.h> #include<conio.h> #include<dos.h> void main() { sound(3000); // sound function have single parameter , this parameter we put integer value its generating...

V. Muthu Ganeshan

0 0
0

Array vs Linked List
Array Linked List Accessing element is easy. Accessing element is difficult compare to Array. Easy to use. Difficult to use. Memory is Fixed size. Memory is variable size. If...

Structures in C
A structure is a collection of one or more data members possibly of different data types, grouped together under a single name for convenient handling. Defining a Structure: In general terms,...

C and C++ programming with memory level debugging
Understanding C and C++ programming by using memory level debugging. Step 1: Understand the Memory map of C executable Step 2: Start memory level debugging using popular IDE Step 3: Find the memory...

Bit wise operators in C
Bit Wise Operators Bit Wise operators are manipulates of individual bits with in a word of memory. The bit wise operators can be divided in to three general category. One’s Complement...

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for C Language Classes?

The best tutors for C Language Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn C Language with the Best Tutors

The best Tutors for C Language Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more