Laxmi Institute of Technology, Sarigam
Approved by AICTE, New Delhi; Affiliated to Gujarat Technological University, Ahmedabad
Department: Information Technology
Name of Subject In charge: Pinal Mistry
Programming for Problem
Subject Name: Subject Code: BE01000121
Solving(PPS)
Academic Year: 2024-25 Semester: 2nd
Submission Date 11-03-2025
ASSIGNMENT NO: 01
Sr.
Questions
No.
01 Describe various symbols used for preparing flow chart.
02 Write an algorithm to check whether the entered number is Even or Odd.
03 Write an algorithm to find average of three number and also draw a flowchart.
04 Define: Interpreter, Compiler & Assembler
05 List all operators used in C and explain any three with example.
06 Describe precedence and associativity of operators with example.
07 Explain Following Function: printf() & scanf()
08 Write a Program to swap two number using third variable & without using third
variable.
Write a C program to compute the perimeter and area of a rectangle with a height of
09 7 inches and width of 5 inches.
10 Write a C program to convert specified days into years, weeks and days.