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

Why main is used in c?

0 Answers  


What is difference between the following 2 lines…. int temp = (int)(0x00); int temp = (0x00int);

3 Answers   Bosch,


what do the 'c' and 'v' in argc and argv stand for?

0 Answers   TISL,


what are far pointers?

1 Answers  


Is linux written in c?

0 Answers  






Explain the use of 'auto' keyword

0 Answers  


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

0 Answers  


Who developed c language and when?

0 Answers  


Explain what are multibyte characters?

0 Answers  


What does int main () mean?

0 Answers  


Where in memory are my variables stored?

0 Answers  


Explain the ternary tree?

0 Answers  


Categories