jagomart
digital resources
picture1_Cpu Pdf 182771 | Pps 1st Unit


 154x       Filetype PDF       File size 0.96 MB       Source: www.aceec.ac.in


File: Cpu Pdf 182771 | Pps 1st Unit
lecture notes for problem solving through programming in c i year i semester b tech computer science and engineering 2018 19 department of computer science and engineering ace engineering college ...

icon picture PDF Filetype PDF | Posted on 31 Jan 2023 | 2 years ago
Partial capture of text on file.
        
        
        
        
        
                            LECTURE NOTES 
                                        FOR 
         Problem Solving Through Programming (in C) 
                                             
                       I YEAR I SEMESTER B.TECH  
                  (COMPUTER SCIENCE AND ENGINEERING) 
                                       2018-19 
                                             
                                             
                                             
                                             
                                             
                                             
        
                                                
                                              
                                              
                     Department of Computer Science and Engineering 
                               ACE ENGINEERING COLLEGE 
                      (NBA Accredited B.Tech Courses: EEE, ECE, CSE) 
        (Affiliated to Jawaharlal Nehru Technological University, Hyderabad, Telangana) 
                     Ankushapur (V), Ghatkesar (M), R.R.Dist - 501 301 
        
        
        
        
        
        
        
        
        
        
        
        
        
        
     
     
     
    UNIT – I 
     
    1. Introduction to Computers: 
    2: Computer System 
    3. Computing Environment 
    4. Computer Languages 
    5. Creating and running program 
    6. Compiler  
    7. Error in C 
    8. Algorithm and Flowchart 
    9. Introduction to C 
    10. Data types 
    11. Variable and Constant 
    12. C input output function 
    13. Operators 
    14. Type Conversion 
    15. Decision making and Control Statement 
    16. Other Statement 
    17. Storage Classes 
    18. Number System 
     
     
     
     
     
     
     
     
     
     
           
           
          Introduction to Computers: 
           
          Computer Systems: 
           
              •   Computer is a machine made of Electronic devices (switch, capacitor, transistor 
                  which known 0’s and 1’s or on and off) that enable user to enter data (Input), 
                  process it (CPU), and store it in a computer memory. 
              •   A computer is a system made of two major components:  
              •   Hardware and software.  
              •   Hardware is the physical equipment which can be touch and feel.  
              •   Software is the collection of programs (instructions) that perform specific task 
                  and allow the hardware to do its job. 
           
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
             
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                                                     
                                    Fig1: Different types of computer component 
             
             
             
             
          Computer Hardware 
           
              •   The hardware component of the computer system consists of five parts:  
              •   Input devices,  
              •   Central processing unit (CPU)  
              •   Primary storage, 
              •   Output devices 
              •   Auxiliary storage devices. 
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
          Input device: 
                  Data or instruction are entered into the computer with the help of input devices. 
          Ex:  keyboard, Mouse, Scanner. 
           
          Central processing unit (CPU) : 
                  CPU is a computer brain use to perform  calculation and other operation.  
           
          Output device : 
                  The result given by the computer after processing data is called as output. the 
          output device shows or plays the result after the input has been proceed.  
          Ex:  Monitor, Printer, Speaker are output devices .  
           
          Computer Memory: 
          Computer memory is any physical device capable of storing information temporarily or 
          permanently.  
           
                 
                 
                 
                 
                 
                 
                 
                 
                 
                 
                                                                     
                                                                     
                                                                     
                                                    Fig2: Types of Memory 
                 
                 
The words contained in this file might help you see if this file matches what you are looking for:

...Lecture notes for problem solving through programming in c i year semester b tech computer science and engineering department of ace college nba accredited courses eee ece cse affiliated to jawaharlal nehru technological university hyderabad telangana ankushapur v ghatkesar m r dist unit introduction computers system computing environment languages creating running program compiler error algorithm flowchart data types variable constant input output function operators type conversion decision making control statement other storage classes number systems is a machine made electronic devices switch capacitor transistor which known s or on off that enable user enter process it cpu store memory two major components hardware software the physical equipment can be touch feel collection programs instructions perform specific task allow do its job fig different component consists five parts central processing primary auxiliary device instruction are entered into with help ex keyboard mouse scan...

no reviews yet
Please Login to review.