Elective Programming In C
BE Computer (PU) Semester 13 credit hours
Programming In C
SyllabusComing soonUnits and teaching hours for this subject.Open NotesBeing writtenUnit-by-unit notes with examples.Open Old Questions20 questionsFrom PU Spring 2023, PU SpringOpen MCQ PracticeComing soonAnswer, see if you’re right straight away, and read why.Open
Recent old questions
a) What are the properties of a good algorithm? Write an algorithm and = draw a neat flowchart to input a number and check whether it is even and divisible by…PU Spring 202315a) How does else if ladder work? Explain with its general syntax, flowchart and a simple program. b) Compute the total labor cost for building wall of 50…PU Spring 202315a) Write a program to find the sum of n terms of the series : Levttt........4x", by asking the values of and x from user. b) What is the advantage of an array…PU Spring 202315a) What are the header files? Explain their roles in a program. 9. b) What is a recursive function? Write a recursive function to generate the 10 terms of…PU Spring 20238