Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Assignment - 1
Subject: Problem solving using Computer(ICS-111)
Sem: I- (ICAS)
1. What is a Computer? Briefly describe key characteristics of a Computer. With a neat
sketch, explain the system unit and Control Unit. 2. A. Explain memory hierarchy. Compare cache, ROM and register. B. Differentiate between compiler & interpreter and HLL & MLL. 3. Write an algorithm and flowchart to find roots of a quadratic equation. 1. A. Write a complete C++ program to find an input character is a vowel or a consonant using switch case. B. Short Note [ Syntax & example code ] : Reference variable, Conditional operator
2. Differentiate between entry control and exit control loops. [ logical difference, example code, flow-chart ]