What is the difference between GCC compiler and turbo c compiler?
1. The Gcc compiler cna support multiple languages such as
c,c++,Java,Fortran,Pascal etc....
Whereas in turbo c cpmpiler,it doesn't support multiple
languages.
2. GCC compiler is a free software,...
Whereas in turbo c cpmpiler , it is not a free software.
3. The GCC compiler is is a portable compiler,it runs on most
plateform avilable today...
Whereas in turbo c cpmpiler, it is not a portable compiler.