What are the languages are portable and platform
independent?Why they are like that?
Answer Posted / 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 View All Answers
What is sizeof c?
What is the difference between pure virtual function and virtual function?
What are different types of operators?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
When was c language developed?
Write a program which returns the first non repetitive character in the string?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
What are header files in c programming?
What is table lookup in c?
What is merge sort in c?
What is a scope resolution operator in c?
how is the examination pattern?
What does typedef struct mean?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
using only #include