Problem Solving Through Programming In C - Assignment - 1- Questions


 Problem Solving Through Programming In C 

NPTEL-Assignments

Week 1: Assignment - 1

The marks of the week 0 assignment will not be considered for evaluation   1 point 
  
1. The section of CPU that is responsible for performing mathematical operations is known as                                                                                                                   1 point 
 Memory
 Register unit
 ALU-Arithmetic and Logic Unit
 Control unit                                                                                                       
 
2. What type of device is a computer mouse?        1 point
 Memory
 Output
 Storage
 Input                                                                                             

3. Algorithm is-                                                                                  1 point
 A process or set of rules to be followed in calculations or other problem-solving operations, especially by a human.
 A process or set of rules to be followed to solve numerical problems only.
 A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
 A process or set of rules to be followed to solve logical problems only.
                                                                                                         
4. The smallest unit of memory is                                                                        1 point
 Byte
 Bit
 Nibble
 Baud
                                                                                               
5.        
   1 point
                                                                                        





 20
 21
 10
 0.33                                                                                                    
6.                                                                                                      1 point                                                 

                   









 5040
 
 28
 21                                                                                            
7.                                                                                                                           1 point                                                                                   
 1248
 
 
 0
                                                                                                           
8. The section of the CPU that selects, interprets, and sees to the execution of program instructions                                                                                                      1 point              
 Memory
 
 Control Unit
 
                 
9. The ________ scans the entire C program and translates it as a whole into machine code.            1 point
 Interpreter
 Compiler
 Program Counter
 
10. The list of coded instructions is called                                         1 point
 Computer Program
 Algorithm
 Flow chart
 Utility instructions

No comments:

Post a Comment