2 Answers - Sort by: Date | Rating
There is no hard and fast rule that will give grading to a programming language.
C is a modular programming language. It has got features for low-level programming also. It's suitable for developing embedded systems or applications that may require interfacing with hardware due to its low-level support. But the programs written in C language are normally not easy to maintain and up gradable that's why it's not suitable for developing large enterprise solutions.
C++ is a super-set of C but C++ has got object-oriented features also. It's suitable for developing enterprise solutions. But C++ is not platform independent.
Java is completely object-oriented programming language and it's robust language also. Java is platform independent also. But it's difficult to do low-level programming in Java as compared to C and C++.
C is a modular programming language. It has got features for low-level programming also. It's suitable for developing embedded systems or applications that may require interfacing with hardware due to its low-level support. But the programs written in C language are normally not easy to maintain and up gradable that's why it's not suitable for developing large enterprise solutions.
C++ is a super-set of C but C++ has got object-oriented features also. It's suitable for developing enterprise solutions. But C++ is not platform independent.
Java is completely object-oriented programming language and it's robust language also. Java is platform independent also. But it's difficult to do low-level programming in Java as compared to C and C++.
0
0
If you want to program hardware interaction and all C is best
if you want to program games and software's C++ is best(C is also capable)
if you want to program portable stuffs like mobiles and all Java is best(can be implemented in c and c++ also)
if you want to program games and software's C++ is best(C is also capable)
if you want to program portable stuffs like mobiles and all Java is best(can be implemented in c and c++ also)
0
0
Guest
answered 6 months ago
- The Project Aims To Implement A JAVA Parser? 1- Classes And Functions 2- Arithmetic/logic Expressions 3- If Statement
- How To Get Java On My Lg 260?
- Write A Java Program To Store A Number Find If It Is Positive Or A Negative Number If Positive Print I Am The First?
- How To Update The Sim 3 Expansion?
- What Is An Attribute In Java?
- Do I Have To Write A Main Method In Every Class I Create?
- What How The Step For Make Library Management?
- In Which Process We Can Start Java?
- Define The Concept Of Java Byte Code?
- How To Run Remote Method Invocation In More Machine?
- How To Run Java Remote Method Invocation In More Machine?
- How To Make A Java Program That Will Ask The User To Input A Number And Display All The Even Number And The Sum Of All Even Numbers Based On The Inputted/ Given Numbers?
- Is A Static Variable An Instance?
- How To Compile And Run Java Package?
- What Does Literati-on Mean?
- What Is Abstract Class In Details?
- What Is Meant By Remote Method Invocation In Java?
- What Is Meant By Servlet In Java?
- What Is Latest Technologies In Java?
- Write A Program Using Do…..while Loop To Calculate And Print The First M Fibonacci Numbers?
- What Is The Difference Between Reference &instance Variable?
- Why Java Is Slow?
- What Is The Drawback Of Ms Access?
- What Is Replaced In Place Of Pointers In Java?
- What Replaces Pointers In Java?
- What Is Java?
- What Was The Former Name For Java?
- Why We Need Java?
- Is C# Better Than The Java?
- C++ Or Java Which One Is The Best?
- Can I Do The Course Of Java?
- Why Do We Use Java?
- What Is Meant By Java?
- Who Are The Inventers Of C, C++ And Java?
- What Does AWT Mean In Java?
- What Are All The Keywords Which Are Used In Java But Not In C++?

New Comment - Comments are editable for 5 min.