+ 1
What is the difference between c++ and HTML
trying to understand better trying to make gaming sites and program
5 Answers
+ 1
c++ is object oriented programming. You can code anything you want.
html is web page designing. you can create only webpages.
+ 1
c++ is programming language use to make programw
html is markup language use to make webpages
+ 1
compiler used in c++ is turbo c and that in html is web browsers.
+ 1
c++ helps create softwares , html helps create web pages
+ 1
html is a scripting language,c++ is a programming language