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 |
what do you mean by enumeration constant?
what is software?
Write a program to check palindrome number in c programming?
What is the ANSI C Standard?
What are the different types of data structures in c?
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 []);
WHAT IS C?
What is hashing in c?
What is meant by operator precedence?
With the help of using classes, write a program to add two numbers.
here is a link to download Let_Us_C_-_Yashwant_Kanetkar
what is a stack