What are the differences between Qbasic and C ?

Qbasic Programming C Programming
  • Qbasic is used to design application software.
  • C is used to design system software.
  • It supports both sub procedure and function procedure.
  • It supports only function procedure.
  • It has limited data type and around 159 keywords.
  • It has wide range of data types and has 32 keywords only.
  • It is sequential programming language.
  • It is object oriented programming language.
  • It is high level language.
  • It is middle level language. It can support assembly language.
  • Header file is not necessary.
  • Header file is not necessary to call.
  • Class is not used.
  • Class is supported.

Share :

Twitter
Back To Top

facebook main

counter

Powered by Blogger.