Saturday 15 December 2018

#8 simple calculator in c++ using if else making basic calculator in c++ Urdu Hindi

c++ programming complete   




What does Programming mean?

Programming is the implementation of logic to facilitate specified computing operations and functionality. It occurs in one or more languages, which differ by application, domain and programming model.
Programming language semantics and syntax are used when constructing an application. Thus, programming requires knowledge of application domains, algorithms and programming language expertise.
Programming language logic differs by developer. From a high level, good code can be evaluated with factors such as:
  • Robustness: Focuses on program continuation capability, regardless of errors or incorrect data
  • C++ Advanced Programming.
  • Reliability: Focuses on correct design and algorithm implementation
  • Efficiency: Focuses on memory, hardware or other properties used to optimize programs
  • Readability: Proper documentation and indentation availability, which provides insight to other program developers or designers

No comments:

Post a Comment