2 Replies - 211 Views - Last Post: 26 April 2009 - 02:34 PM Rate Topic: -----

#1 jammmie999  Icon User is offline

  • D.I.C Head

Reputation: 3
  • View blog
  • Posts: 116
  • Joined: 01-April 09

Probably stupid quesion - C, C basic

Posted 26 April 2009 - 10:03 AM

Hi

This is probably a stupid question. But is C the same as Visual Basic. And what is difference between C and C++.

Thanks

This post has been edited by jammmie999: 26 April 2009 - 10:04 AM

Is This A Good Question/Topic? 0
  • +

Replies To: Probably stupid quesion - C, C basic

#2 Pwn  Icon User is offline

  • D.I.C Regular

Reputation: 19
  • View blog
  • Posts: 458
  • Joined: 25-November 07

Re: Probably stupid quesion - C, C basic

Posted 26 April 2009 - 10:27 AM

C and Visual Basic are two different languages with their own distinguished syntax.

The main difference between C and C++ is that C++ supports classes which give it Object Oriented Programming capabilities. C++ was originally call C with Classes.

...and if I didn't do user support for a living, I would say the only stupid question is the one you don't ask; but user support has tainted my disposition. There are definately some stupid questions out there.
Was This Post Helpful? 1
  • +
  • -

#3 kiasta  Icon User is offline

  • D.I.C Head

Reputation: 15
  • View blog
  • Posts: 243
  • Joined: 18-November 07

Re: Probably stupid quesion - C, C basic

Posted 26 April 2009 - 02:34 PM

View PostPwn, on 26 Apr, 2009 - 11:27 AM, said:

C and Visual Basic are two different languages with their own distinguished syntax.

The main difference between C and C++ is that C++ supports classes which give it Object Oriented Programming capabilities. C++ was originally call C with Classes.

...and if I didn't do user support for a living, I would say the only stupid question is the one you don't ask; but user support has tainted my disposition. There are definately some stupid questions out there.


Haha, I completely agree! I've done customer support before and have had my fair share of stupid people.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1