Saturday 2 November 2013

computer programming important question for unit one


ANNA UNIVERSITY QUESTIONS
GE6151 Computer Programming - For unit 1
GE2112 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2012
2 marks
1. What are mainframe computers? Give the name of any one mainframe computer.
2. Find the octal equivalent of the number 10111001100.1101011(2)
3. Enlist the advantages of Algorithm.
16 marks
1. Explain the evolution of computers.
2. Explain the Basic computer organizations with suitable diagram
3. With examples illustrate the conversion of Decimal to Binary, Octal and Hexadecimal numbers.
4. Write an algorithm to compute the factorial of a number n.
5. Draw a flowchart to find the highest marks in a set of n marks.
6. Write the pseudo code to add two matrices
185102 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2011(Chennai)
2 MARKS
1. List out the characteristics of computer
2. What are the classification of computer
3. What are the characteristics of Algorithm
16 MARKS
1. Explain the organization of Computer and describe input unit, CPU, output unit.
2. Describe the types of memories used in computer
3. Explain with diagram symbols used in flow chart and the basic design structures in flowchart
4. Explain sequence logic, selection logic, and iteration logic design structures in pseudocode
CS 16 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2011( Tirunelvali)
2 MARKS
1. What are the advantages of IC versions of Computer over vacuum tube version of computers?
2. How will u convert CAB in hexadecimal to binary?
3. What is pseudo code
16 MARKS
1. With the help of neat sketch explain the computer organization in detail
2. Explain in detail about the classification of computers in detail
3. Explain the need for an Algorithm and highlight its advantages
4. Explain the basic symbols used for constructing a flowchart and state the difference between a program flowchart and system flowchart.
080230001 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2011( Coimbatore)
2 Marks
1. Mention the characteristics of computer 
2. Convert the binary to hexa decimal number 11000110(2)
3. Difference between RAM and ROM
4. Define pseudo code
5. Write an algorithm to compute the factorial of a number
6. Draw a flowchart to trace the larger of two integers
16 marks
1. With the help of a block diagram explain the computer organization in detail
2. Convert the following numerals into their binary equivalents: FAC(16), 561(8)
3. Mention the guidelines in detail while drawing a flowchart and list out the merits and demerits of flowcharting
4. Write a pseudo code to find the given year is leap year or not
5. Write the characteristics and qualities of good algorithm
10AFC01 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2011(Madurai)
2 Marks
1. What is a pseudo code
16 Marks
1. Explain about binary number system also convert decimal number 356 to binary form
2. Explain on program control structures with an example
3. Write an Algorithm to find the factorial of a given number
4. Give a flow chart for checking whether a number is positive or negative
GE 2112 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2010(Chennai)
2 Marks
1. Distinguish between analog and digital computer
2. Convert 0.4375 decimal to binary system
3. What is an Algorithm
16 marks
1. What are the characteristics of a computer? Discuss
2. Explain briefly about the various generations of Computer
3. Convert the decimal number 59.8125 into binary and Octal
4. Explain the different components of a computer system with block diagram
5. Draw and explain the various symbols of flowchart and also draw the flowchart to draw the array of n elements.
CS 16 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2010( tirunelvali)
2 MARKS
1. What is the difference between data and information?
2. What is a computer program?
3. What is a flowchart
4. Define Algorithm
16 Marks
1. Draw a block diagram to illustrate the basic organization of computer system and explain the functions of various units. 
2. Discuss the evolution of computers in detail
3. Draw a flowchart to find the largest number in a given set of number
4. Write an algorithm to sort the given number in ascending order
5. Write pseudo code for the following.
a. Accept grads from a keyboard. When a negative grade comes the loop will stop. Calculate the average grade of the whole class.
b. Design an algorithm to convert percent grades into letter grades. Use the following table for conversion.
100-80% A
79-70% B
69-60% C
59-50% D
Below 50 E
080230001 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2010( Coimbatore)
2 Marks
1. Differentiate between analog and digital computer
2. Give the full form of ENIAC and EDVAC
3. Find the decimal equivalent of the hexadecimal number 4D.C8
4. Convert the hexadecimal number into binary equivalent of EBC
5. Define an algorithm what are the characteristics necessary for a sequence of instructions to qualify as an algorithm
6. What are various basic symbols used in flowcharting? Give their pictorial representation
16 Marks
1. With a neat diagram explain the basic organization of a computer and list out the functions performed by each unit.
2. Explain briefly about the various classifications of computers.
3. Explain about the different generations of computer
4. List out the important characteristics of computer.
5. What are the various guidelines have to be followed while drawing a flowchart. Discuss the advantages and limitation of flowcharting.
6. Draw the flowchart to check whether the given number is prime or not.
7. Short note about the sequence and selection control structures
8. What do u mean by pseudo code? Write the pseudo code to add up all the even numbers between 0 and 100 and print the result.
GE 2112 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2009
(Chennai-AU)
2 Marks
1. State the characteristics of computer.
2. How will you classify computer systems?
3. Draw a flowchart to find the maximum among the three numbers.
16 MARKS
1. Explain the evolution of computers.
2. With suitable diagram explain about computer organization
3. With suitable examples explain about number systems.
4. Explain in detail about the software development steps.
5. Draw a flowchart to multiply two matrix
6. Write a pseudocode to multiply two matrix.
7. What is an algorithm? Write an algorithm to print even numbers from 2 to 100.

CS 16 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2009( Tirunelvali)
2 MARKS
1. Differentiate between volatile and non- volatile memory.
2. Convert the binary number (100111)2 to decimal number.
3. Draw a flowchart to read two numbers, calculate the sum and print the result
16 MARKS
1. List the basis operations of a computer.
2. List the characteristics of computer.
3. Convert the decimal number (0.39)10 to octal number
4. Convert the octal number 37.37 to decimal number
5. Convert the decimal number (1723.256)10 to hexa decimal number
6. Convert the decimal number (0.39)16 to hexadecimal number
7. Develop an algorithm and flowchart to find the greatest of three numbers.
8. What is pseudo code? Develop pseudo code to check and print whether the given number is prime or not.
080230001 FUNDAMENTALS OF COMPUTING AND PROGRAMMING JAN 2009 (Coimbatore)
2 MARKS
1. Give any two tasks which humans perform better than computers.
2. What is the use of computers in medicine and health care?
3. Convert the binary number 100110 into its octal equivalent
4. What are registers?
12 Marks
1. Explain in detail about the various generations of computers.
2. Explain the various steps involved in the program development cycle.
3. Give the advantages and limitations of flowchart and pseudo code.
4. Explain briefly about the various characteristics of computers.
5. Explain briefly about the mainframe and super computers.

No comments:

Post a Comment