0% found this document useful (0 votes)
23 views1 page

PPS Assignment 1

This document is an assignment for the Programming for Problem Solving (PPS) course at Laxmi Institute of Technology for the academic year 2024-25. It includes various questions related to flow charts, algorithms, C programming concepts, and specific programming tasks. The assignment is due on March 11, 2025, and covers topics such as operators, functions, and program writing in C.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views1 page

PPS Assignment 1

This document is an assignment for the Programming for Problem Solving (PPS) course at Laxmi Institute of Technology for the academic year 2024-25. It includes various questions related to flow charts, algorithms, C programming concepts, and specific programming tasks. The assignment is due on March 11, 2025, and covers topics such as operators, functions, and program writing in C.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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.

You might also like