1BPLC105E/1BPLC205E INTRODUCTION TO C PROGRAM IMPORTANT QUESTIONS

INTRODUCTION TO C PROGRAMMING Subject Code: 1BPLC105E 1st Semester – 2025 Scheme Module 1 – Important Questions Explain the compilation and execution process of a C program. Define an algorithm. Write an algorithm to convert Fahrenheit temperature into Celsius. Explain common flowchart symbols. Write a C program to print "Hello World" and explain each statement. Explain the input and output functions used in C. What is a flowchart? List the features of the C programming language. Explain the basic structure of a C program with an example. What are identifiers? State the rules for naming identifiers in C.