answersLogoWhite

0

What is construct in c?

User Avatar

Anonymous

12y ago
Updated: 8/18/2019
  • Iteration constructs (foreach, while, list comprehension, etc.)
  • Conditional constructs (if-then-else, switch, pattern matching, polymorphism, etc.)
  • Data types (integer, real, bignum, string, composites, collections, etc.)
  • Decomposition (functions, procedures, objects, macros, modules, etc.)
  • Syntactic elements (comments, statements, declarations, keywords, operators, etc.)
User Avatar

Wiki User

12y ago

What else can I help you with?