Skip to content

Opening book details…

About this document

C Programming Basics: Comments & Variables by Aditya Ghose is a document available to read on EtoBox.

This document provides an overview of topics to be covered in Class 02, including comments, data types, variables, assigning data to variables, and placeholders. It discusses single-line and multi-line comments in C. Integer and decimal data types are covered, along with how to declare variables of each type using keywords like int and double. The document also explains how to assign values to variables using the = sign and re-assign values later. It concludes with an overview of placeholders like %d, %lf,

Author
Aditya Ghose
Language
EN