Sie sind auf Seite 1von 5

P.S.

V COLLEGE OF ENGINEERING AND TECHNOLOGY KRISHNAGIRI

DEPARTMENT OF INFORMATION TECHNOLOGY


Common to all First Year QUESTION BANK Subject Name : FUNDAMENTALS OF COMPUTING COMPUT
Prepared by : T.Raghunathan Lect / IT , V.Gnanasekar Lect/ IT , S.T.Munusamy Lect /IT nusamy

UNIT-1. PART-A. 1. Define computers? 2. What are the features of computers? 3. Give the uses of computer? 4. Define personal computers? 5. Differentiate Mainframe & Super computers? 6. Define Mini computers? 7. Mention the basic operation of computer? 8. Define Single user system? 9. Define multi user system? 10. Define fetch phase? 11. Define execution phase? 12. Define system? 13. Define Hardware & give example? 14. What are the functions in the input unit? 15. Define Auxiliary memory? 16. Mention few output units? 17. Define word length? 18. What is Integral part & functional part? 19. Define biased exponent? 20. Define (1) Bit (2) Nibble (3) Byte?

PART-B. 1. 2. 3. 4. 5. Define computer. Explain the characteristics briefly? Describe evolution of computer? Diffentiate various generations with features? Explain the fundamental units with a block diagram? Explain the classification of computers?

UNIT-2. PART-A. 1. What is meant by operating system? 2. What is a need for operating system? 3. What is software? 4. Define Application software? 5. Define System software? 6. Difference between Software & hardware? 7. Write the functions of operating system? 8. What are the Language Translators? 9. What is compiler? 10. What is interpreter? 11. What is assembler? 12. Give the software development steps? 13. How to test the program? 14. How to document the program? 15. How to maintain the program? 16. What is soft copy? 17. What is meant by software privacy? 18. Define internet? 19. What are the internet services? 20. Write short notes on ARPANET? PART-B. 1. Describe the software? 2. Describe the software development steps? 3. Write the components of a computer system? UNIT-3. PART-A. 1. What is algorithm? 2. Characteristics of algorithm? 3. What is flowchart?

4. Flowchart symbols? 5. Structure of flowchart? 6. Rules for drawing a flowchart? 7. Pseudo code? 8. What is program? 9. Representation of program? 10. What is application software? 11. What is word processing programs? 12. What is spread sheet program? 13. What is database program? 14. What is graphics? 15. Draw the flowchart symbol with name? PART-B. 1. Explain the program development cycle? 2. Explain the flowchart and symbols with example? 3. Explain the application software packages? UNIT-4. PART-A. 1. What are the features of C program? 2. What is keywords in C? 3. What is identifier? 4. What are the features of identifiers? 5. What is the major difference between if else and switch case statement? 6. What is the purpose of go to statement? 7. What is an arithmetic operator? Given one example? 8. What are the types of input and output functions? 9. What is the purpose of getchar function? 10. What is the purpose of putchar function? 11. What is the purpose of gets and puts function? 12. What is meant by unary operator? 13. What is meant by relational and logical operator? 14. What is the purpose of assignment operator? 15. What is a conditional operator? 16. What are the C tokens? 17. What are the types of errors? 18. What are the several types of constants? 19. What are the four fundamental data types in C? 20. What are the different types of operators in C? 21. What is mean by bitwise operator? What are they and their meaning?

PART-B. 1. 2. 3. 4. 5. 6. Explain the structure of a C program? Explain the stages involved in a system life cycle? Explain the switch case statement and example? What is the purpose of break statement? Write a program using it? Explain briefly about input and output functions? What are the types of constants? Explain briefly?

UNIT-5. PART-A. 1. What is the NULL character and what is its user in the content of strings? 2. Explain with example how a string is declared and initialized? 3. Explain some string junctions? 4. Explain about function declaration, function and function call? 5. What are the two types of parameters and explain it? 6. What is mean by local and global variable? 7. What are the types of prototype? 8. What is meant by call by reference? 9. What is a pointer? 10. What is meant by NULL pointer? 11. What is a character pointer? 12. What is meant by pointer to pointer? 13. What is meant by dynamic memory allocations? 14. Define malloc() functions? 15. Define calloc() functions? 16. What is meant by free() functions? 17. What is a structure? 18. What is a user defined data types? 19. Diffentiate between array and structure? 20. Give any two comparison between structure and union? 21. What is a self-referential structure? PART-B. 1. 2. 3. 4. 5. 6. Storage classes? Structure & union program? Arrays & pointers program? String functions? Function prototypes? Recursive function?

IMPORTANT PROGRAMS Write algorithm, Pseudo code, flowchart and program for the following. 1. Sum of two numbers. 2. Sum of n nos 3. Sum of 1+5+ upto 20 terms. 4. Fibonocci series. 5. Factorial 6. prime or not 7. Greatest of three nums. 8. Fahrenheit to celcius. 9. celcius to Fahrenheit 10. Armstrong no 11. pascals triangle.

Das könnte Ihnen auch gefallen