answersLogoWhite

0


Best Answer

Borland C++ was the successor to Turbo C++ and primarily included a better debugger. The product was later renamed Borland C++ Builder before Borland divided the company and passed all development systems to their CodeGear subsidiary, which produced CodeGear C++ Builder. However, all CodeGear products are now owned by Embarcadero Technologies, thus Embarcadero C++ Builder is the latest incarnation.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

The heart of Prolog is recursion.
Even for using the array , you have to use the recursion.
No need to declare the variable, it can directly be used.
In using the data structures , prolog is flexible.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

First of all, Perl is an interpreted language, and C++ is a compiled language.

Perl is designed to be easier, quick to develop in, and it just so happens to have a famous regex engine.

However, one can hardly match the pure power of C++.

They were both designed with different uses in mind.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

C++ is multi-paradigm: procedural, functional, object-oriented, generic. Intended for general purpose programming using a strongly typed language evolved from C.

Prolog is single paradigm: logic programming. Turbo Prolog (now known as Visual Prolog) introduced the object-oriented paradigm, as well as strong static typing.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

Everything. Actually, there is no similarity between the two.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between c plus plus and perl language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Who created 'C Plus Plus ' language and when?

C ++ is a computer progamming language just like Java, Python and Perl or even its predecessor 'C'.


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.


Difference between java and C plus plus?

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


What makes c plus plus different from other languages?

The fact that it is not equal to any other language. (The same is true for languages PL/I, Ada and Perl, by the way)


Difference between sql and sql plus?

SQL*PLUS is a interface between user and Oracle database. It Provide an environment to use the SQL which is a query language to communicate with oracle database


What the difference between c and c plus plus?

The fundamental difference is that in C++ object-oriented programming (OOP) was added. C is a procedural language (that means. top-down structure design), where as C++, which is an extension of C itself, is an object oriented language.


What is the difference between C plus plus and the original language?

C++ is easier to use as you have to learn slightly less and script slightly to make your function(s) work.


Difference between procedure and function in C or C plus plus or Java language?

In C there are functions only, In Java methodsonly (static methods as well), in C++ both.


What is diffence between c and c plus plus?

main difference b/w c and c++ is that c is procedural language whereas c++ is object oriented language also classes are not used in c but in c++ classes are used.


What is the difference between private stafford and plus student loans?

What is the difference between private stafford and plus student loans?


What is the difference between Pro log and C plus plus language?

Prolog is a high-level general purpose logic programming language, typically used in artificial intelligence applications. C++ is an intermediate-level general purpose programming language, suitable for a broad range of applications.


What is difference between Informatics practice and c plus plus?

Informatics is, broadly speaking, the science of information (amongst other things). C++ is, specifically, a cross-platform, general purpose, programming language.