What are the languages are portable and platform
independent?Why they are like that?



What are the languages are portable and platform independent?Why they are like that?..

Answer / racika

Java is portable and platform independent since we can run
those class files in any of the OS.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Interview Questions

what do you mean by enumeration constant?

0 Answers  


what is software?

7 Answers   Wipro,


Write a program to check palindrome number in c programming?

0 Answers  


What is the ANSI C Standard?

0 Answers   Celstream,


What are the different types of data structures in c?

0 Answers  






write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

0 Answers   TCS,


WHAT IS C?

6 Answers  


What is hashing in c?

0 Answers  


What is meant by operator precedence?

0 Answers  


With the help of using classes, write a program to add two numbers.

0 Answers   TCS,


here is a link to download Let_Us_C_-_Yashwant_Kanetkar

3 Answers   Microsoft,


what is a stack

4 Answers  


Categories