answersLogoWhite

0

first learn how to ask questions

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the difference between c plus plus and java programming?

Java doesn't have pointers. C++ has pointers.


Difference between java and C plus plus?

java is an advanced object oriented programming language than c++


Writing a program in a language such as c plus plus or java is known as what?

Object Oreinted Programming


What language is completely object oriented c plus plus or java?

Java is the complete object oriented Programming Language as every thing in java is an object,


Is NET programming is update from C plus plus programming?

No. .NET programming is Microsoft-specific, similar to Java in some respects, but it is non-portable. C++ is a general purpose and cross-platform programming language.


What are the features in java that makes it similar to C programming?

Java is not similar to C. Java is, however, similar to C++. Both C++ and Java are object orientated programming languages (OOPL's).


How virus are being programmed?

They are programmed in programming languages or scripting languages like Visual basic , c , c++,java , vb script or java script.


Which field specialization should I go for in Computer Programming and Analysis c plus plus VB.net C?

c++/VB.net C#/open source mobile data/java


How ploymorphism and inheritance is different from that in Java and c plus plus?

C++ allows multiple inheritance while Java does not. In my opinion, multiple inheritance is not useful because it can get very confusing very quick. For polymorphism, C++ does early binding by default, while Java does late binding by default. Late binding is more useful than early binding.


Example of a programming language?

C, C++, Java, C-Sharp


What are the supporting tools for procedural programming?

C++, C#, c+ and java


Header files in Java programming?

Java does not require header files like C/C++.