ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Computer Problem Solving
Skills
Arc. Alli Abiodun Ismail
objectives
? Identify a computer program;
? Define a computer programming language;
? Give examples of computer programming languages.
Computer Program
? A computer needs written instructions to perform specific tasks.
These written instructions are called programs.
? Technically, a program is defined as a sequence of instructions written
to perform a specific task with a computer.
? It is an organized list of instructions that, when executed causes the
computer to behave in a predetermined manner.
Examples
? In ALGOL
BEGIN
DISPLAY( ¡°Welcome to Esteem¡±)
END
? In BASIC
PRINT ¡°Nigeria is great¡±
? In C
(programming language)
#include <stdio.h>
Int main (void)
{ printf(¡°Nigeria is greatn¡±)
{ return 0
Examples cont.
? In Fortran
Program Nigeria
Print*, ¡®Nigeria is great¡¯
End program Nigeria
Programming Language
? A programming language is an artificial language that is designed to communicate instructions to a machine,
particularly computer. A programming language can be used to create programs which control the behavior
of a machine particularly a computer.
? Examples
? BASIC;
? Fortran
? Cobol;
? C;
? Pascal
? Algol;
? Logo;
? Assembly language;
? Java;
? Prolog e.t.c
Types of programming languages
Programming Languages
Assembly Language
High-level Language
Machine language

More Related Content

What's hot (20)

°ÅÀÙ»ù±¾¶¯×÷
°ÅÀÙ»ù±¾¶¯×÷°ÅÀÙ»ù±¾¶¯×÷
°ÅÀÙ»ù±¾¶¯×÷
blacks0610
?
Introduction To Java.
Introduction To Java.Introduction To Java.
Introduction To Java.
Tushar Chauhan
?
Programming Fundamentals lecture 1
Programming Fundamentals lecture 1Programming Fundamentals lecture 1
Programming Fundamentals lecture 1
REHAN IJAZ
?
Lecture 7, 8
Lecture 7, 8Lecture 7, 8
Lecture 7, 8
Muuluu
?
Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®
Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®
Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®
Justin Lin
?
1 Introduction to C Programming.pptx
1 Introduction to C Programming.pptx1 Introduction to C Programming.pptx
1 Introduction to C Programming.pptx
aarockiaabinsAPIICSE
?
TROUBLESHOOTING.pptx
TROUBLESHOOTING.pptxTROUBLESHOOTING.pptx
TROUBLESHOOTING.pptx
Virgilio Paglingayen
?
Programming languages and paradigms
Programming languages and paradigmsProgramming languages and paradigms
Programming languages and paradigms
John Paul Hallasgo
?
Basic perl programs
Basic perl programsBasic perl programs
Basic perl programs
Poorvaja Ganesan
?
Programming Fundamental Presentation
Programming Fundamental PresentationProgramming Fundamental Presentation
Programming Fundamental Presentation
fazli khaliq
?
Lecture 21 - Preprocessor and Header File
Lecture 21 - Preprocessor and Header FileLecture 21 - Preprocessor and Header File
Lecture 21 - Preprocessor and Header File
Md. Imran Hossain Showrov
?
Programming fundamentals lecture 1&2
Programming fundamentals lecture 1&2Programming fundamentals lecture 1&2
Programming fundamentals lecture 1&2
Raja Hamid
?
Types of software
Types of softwareTypes of software
Types of software
latifah2001
?
Pseudocode
PseudocodePseudocode
Pseudocode
grahamwell
?
Lec1 pragraming language
Lec1 pragraming languageLec1 pragraming language
Lec1 pragraming language
Turuu Tsogt
?
Presentation on Programming Languages.
Presentation on Programming Languages.Presentation on Programming Languages.
Presentation on Programming Languages.
Mohammad Shakirul islam
?
Computer Programming- Lecture 5
Computer Programming- Lecture 5 Computer Programming- Lecture 5
Computer Programming- Lecture 5
Dr. Md. Shohel Sayeed
?
Introduction to c++
Introduction to c++Introduction to c++
Introduction to c++
Himanshu Kaushik
?
System Programming VV Notes.pdf
System Programming VV Notes.pdfSystem Programming VV Notes.pdf
System Programming VV Notes.pdf
bharathreddy223930
?
Functions in c
Functions in cFunctions in c
Functions in c
kalavathisugan
?
°ÅÀÙ»ù±¾¶¯×÷
°ÅÀÙ»ù±¾¶¯×÷°ÅÀÙ»ù±¾¶¯×÷
°ÅÀÙ»ù±¾¶¯×÷
blacks0610
?
Programming Fundamentals lecture 1
Programming Fundamentals lecture 1Programming Fundamentals lecture 1
Programming Fundamentals lecture 1
REHAN IJAZ
?
Lecture 7, 8
Lecture 7, 8Lecture 7, 8
Lecture 7, 8
Muuluu
?
Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®
Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®
Spring 2.0 ¼¼ÐgÊÖƒÔµÚÎåÕ - JDBC¡¢½»Ò×Ö§Ô®
Justin Lin
?
Programming languages and paradigms
Programming languages and paradigmsProgramming languages and paradigms
Programming languages and paradigms
John Paul Hallasgo
?
Programming Fundamental Presentation
Programming Fundamental PresentationProgramming Fundamental Presentation
Programming Fundamental Presentation
fazli khaliq
?
Programming fundamentals lecture 1&2
Programming fundamentals lecture 1&2Programming fundamentals lecture 1&2
Programming fundamentals lecture 1&2
Raja Hamid
?
Lec1 pragraming language
Lec1 pragraming languageLec1 pragraming language
Lec1 pragraming language
Turuu Tsogt
?

Similar to Computer problem solving skills (20)

X-CS-8.0 Programming in C Language 2022-2023.pdf
X-CS-8.0 Programming in C Language 2022-2023.pdfX-CS-8.0 Programming in C Language 2022-2023.pdf
X-CS-8.0 Programming in C Language 2022-2023.pdf
Alefya1
?
Presentation-1.pptx
Presentation-1.pptxPresentation-1.pptx
Presentation-1.pptx
animewatcher7
?
Introduction to Programming kkkkkkkkkkkkk
Introduction to Programming kkkkkkkkkkkkkIntroduction to Programming kkkkkkkkkkkkk
Introduction to Programming kkkkkkkkkkkkk
kimtrm34
?
Introduction to Programming Languages
Introduction to Programming LanguagesIntroduction to Programming Languages
Introduction to Programming Languages
educationfront
?
Introduction_to_Programming.pptx
Introduction_to_Programming.pptxIntroduction_to_Programming.pptx
Introduction_to_Programming.pptx
PmarkNorcio
?
C++ programming languages lectures
C++ programming languages lectures C++ programming languages lectures
C++ programming languages lectures
jabirMemon
?
sege.pdf
sege.pdfsege.pdf
sege.pdf
SegezzBrian
?
Introduction to computer programming
Introduction to computer programming Introduction to computer programming
Introduction to computer programming
VanessaBuensalida
?
Introduction to Computer Programming
Introduction to Computer ProgrammingIntroduction to Computer Programming
Introduction to Computer Programming
Amity University | FMS - DU | IMT | Stratford University | KKMI International Institute | AIMA | DTU
?
programming.pptx
programming.pptxprogramming.pptx
programming.pptx
DarianElmyra
?
PROG0101_CH02.pptx
PROG0101_CH02.pptxPROG0101_CH02.pptx
PROG0101_CH02.pptx
AnjaliPandey439257
?
Ic lecture8
Ic lecture8 Ic lecture8
Ic lecture8
AttaullahRahimoon
?
week 2 - INTRO TO PROGRAMMING.pptx
week 2 - INTRO TO PROGRAMMING.pptxweek 2 - INTRO TO PROGRAMMING.pptx
week 2 - INTRO TO PROGRAMMING.pptx
nuruddinnnaim
?
Computer languages
Computer languagesComputer languages
Computer languages
AqdasNoor
?
IS L04 Programming Language
IS L04 Programming LanguageIS L04 Programming Language
IS L04 Programming Language
Jan Wong
?
Introductions to Design Logic.pptx IT level
Introductions to Design Logic.pptx IT levelIntroductions to Design Logic.pptx IT level
Introductions to Design Logic.pptx IT level
gadisaadamu101
?
Computer programming programming_langugages
Computer programming programming_langugagesComputer programming programming_langugages
Computer programming programming_langugages
eShikshak
?
Python-unit -I.pptx
Python-unit -I.pptxPython-unit -I.pptx
Python-unit -I.pptx
crAmth
?
10 lesson7
10 lesson710 lesson7
10 lesson7
Mary Grace Uminga
?
Python Programming-Skill Course - unit-i.pptx
Python Programming-Skill Course - unit-i.pptxPython Programming-Skill Course - unit-i.pptx
Python Programming-Skill Course - unit-i.pptx
KavithaDonepudi
?
X-CS-8.0 Programming in C Language 2022-2023.pdf
X-CS-8.0 Programming in C Language 2022-2023.pdfX-CS-8.0 Programming in C Language 2022-2023.pdf
X-CS-8.0 Programming in C Language 2022-2023.pdf
Alefya1
?
Introduction to Programming kkkkkkkkkkkkk
Introduction to Programming kkkkkkkkkkkkkIntroduction to Programming kkkkkkkkkkkkk
Introduction to Programming kkkkkkkkkkkkk
kimtrm34
?
Introduction to Programming Languages
Introduction to Programming LanguagesIntroduction to Programming Languages
Introduction to Programming Languages
educationfront
?
Introduction_to_Programming.pptx
Introduction_to_Programming.pptxIntroduction_to_Programming.pptx
Introduction_to_Programming.pptx
PmarkNorcio
?
C++ programming languages lectures
C++ programming languages lectures C++ programming languages lectures
C++ programming languages lectures
jabirMemon
?
Introduction to computer programming
Introduction to computer programming Introduction to computer programming
Introduction to computer programming
VanessaBuensalida
?
week 2 - INTRO TO PROGRAMMING.pptx
week 2 - INTRO TO PROGRAMMING.pptxweek 2 - INTRO TO PROGRAMMING.pptx
week 2 - INTRO TO PROGRAMMING.pptx
nuruddinnnaim
?
Computer languages
Computer languagesComputer languages
Computer languages
AqdasNoor
?
IS L04 Programming Language
IS L04 Programming LanguageIS L04 Programming Language
IS L04 Programming Language
Jan Wong
?
Introductions to Design Logic.pptx IT level
Introductions to Design Logic.pptx IT levelIntroductions to Design Logic.pptx IT level
Introductions to Design Logic.pptx IT level
gadisaadamu101
?
Computer programming programming_langugages
Computer programming programming_langugagesComputer programming programming_langugages
Computer programming programming_langugages
eShikshak
?
Python-unit -I.pptx
Python-unit -I.pptxPython-unit -I.pptx
Python-unit -I.pptx
crAmth
?
Python Programming-Skill Course - unit-i.pptx
Python Programming-Skill Course - unit-i.pptxPython Programming-Skill Course - unit-i.pptx
Python Programming-Skill Course - unit-i.pptx
KavithaDonepudi
?

More from Esteem Learning Centre (7)

Hydraulic and pneumatic machine
Hydraulic and pneumatic machineHydraulic and pneumatic machine
Hydraulic and pneumatic machine
Esteem Learning Centre
?
Drawing Materials and equipments/ board practise
Drawing Materials and equipments/ board practiseDrawing Materials and equipments/ board practise
Drawing Materials and equipments/ board practise
Esteem Learning Centre
?
Data processing . powerpoint slides
Data processing . powerpoint slidesData processing . powerpoint slides
Data processing . powerpoint slides
Esteem Learning Centre
?
Computer ethics
Computer ethicsComputer ethics
Computer ethics
Esteem Learning Centre
?
Basic programming
Basic programmingBasic programming
Basic programming
Esteem Learning Centre
?
Application of information technology in everyday life
Application of information technology in everyday lifeApplication of information technology in everyday life
Application of information technology in everyday life
Esteem Learning Centre
?
Media production city alli abiodun ismail
Media production city  alli abiodun ismailMedia production city  alli abiodun ismail
Media production city alli abiodun ismail
Esteem Learning Centre
?

Recently uploaded (20)

Dot NET Core Interview Questions PDF By ScholarHat
Dot NET Core Interview Questions PDF By ScholarHatDot NET Core Interview Questions PDF By ScholarHat
Dot NET Core Interview Questions PDF By ScholarHat
Scholarhat
?
N.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity BriefingN.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity Briefing
Mebane Rash
?
lklklklklklklklklklklklklklklklklklklklklklklklklklklklk
lklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklk
lklklklklklklklklklklklklklklklklklklklklklklklklklklklk
preetheshparmar
?
GRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptx
GRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptxGRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptx
GRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptx
AngellieMaeDoce
?
Azure Data Engineer Interview Questions By ScholarHat
Azure Data Engineer Interview Questions By ScholarHatAzure Data Engineer Interview Questions By ScholarHat
Azure Data Engineer Interview Questions By ScholarHat
Scholarhat
?
ITI Turner Question Paper MCQ E-Book Free Download
ITI Turner Question Paper MCQ E-Book Free DownloadITI Turner Question Paper MCQ E-Book Free Download
ITI Turner Question Paper MCQ E-Book Free Download
SONU HEETSON
?
Cyrus_Kelisha_SMM_PB1_2024-November.pptx
Cyrus_Kelisha_SMM_PB1_2024-November.pptxCyrus_Kelisha_SMM_PB1_2024-November.pptx
Cyrus_Kelisha_SMM_PB1_2024-November.pptx
KelishaCyrus
?
ASP.NET Interview Questions PDF By ScholarHat
ASP.NET  Interview Questions PDF By ScholarHatASP.NET  Interview Questions PDF By ScholarHat
ASP.NET Interview Questions PDF By ScholarHat
Scholarhat
?
Annex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.ppt
Annex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.pptAnnex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.ppt
Annex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.ppt
joan dalilis
?
Chapter 2. Strategic Management: Corporate Governance.pdf
Chapter 2. Strategic Management: Corporate Governance.pdfChapter 2. Strategic Management: Corporate Governance.pdf
Chapter 2. Strategic Management: Corporate Governance.pdf
Rommel Regala
?
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
?
Digital Tools with AI for e-Content Development.pptx
Digital Tools with AI for e-Content Development.pptxDigital Tools with AI for e-Content Development.pptx
Digital Tools with AI for e-Content Development.pptx
Dr. Sarita Anand
?
Full-Stack .NET Developer Interview Questions PDF By ScholarHat
Full-Stack .NET Developer Interview Questions PDF By ScholarHatFull-Stack .NET Developer Interview Questions PDF By ScholarHat
Full-Stack .NET Developer Interview Questions PDF By ScholarHat
Scholarhat
?
How to Configure Deliver Content by Email in Odoo 18 Sales
How to Configure Deliver Content by Email in Odoo 18 SalesHow to Configure Deliver Content by Email in Odoo 18 Sales
How to Configure Deliver Content by Email in Odoo 18 Sales
Celine George
?
Azure Solution Architect Interview Questions By ScholarHat
Azure Solution Architect Interview Questions By ScholarHatAzure Solution Architect Interview Questions By ScholarHat
Azure Solution Architect Interview Questions By ScholarHat
Scholarhat
?
Research & Research Methods: Basic Concepts and Types.pptx
Research & Research Methods: Basic Concepts and Types.pptxResearch & Research Methods: Basic Concepts and Types.pptx
Research & Research Methods: Basic Concepts and Types.pptx
Dr. Sarita Anand
?
NUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdf
NUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdfNUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdf
NUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdf
Dolisha Warbi
?
Rest API Interview Questions PDF By ScholarHat
Rest API Interview Questions PDF By ScholarHatRest API Interview Questions PDF By ScholarHat
Rest API Interview Questions PDF By ScholarHat
Scholarhat
?
OOPs Interview Questions PDF By ScholarHat
OOPs Interview Questions PDF By ScholarHatOOPs Interview Questions PDF By ScholarHat
OOPs Interview Questions PDF By ScholarHat
Scholarhat
?
DBMS Interview Questions PDF By ScholarHat
DBMS Interview Questions PDF By ScholarHatDBMS Interview Questions PDF By ScholarHat
DBMS Interview Questions PDF By ScholarHat
Scholarhat
?
Dot NET Core Interview Questions PDF By ScholarHat
Dot NET Core Interview Questions PDF By ScholarHatDot NET Core Interview Questions PDF By ScholarHat
Dot NET Core Interview Questions PDF By ScholarHat
Scholarhat
?
N.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity BriefingN.C. DPI's 2023 Language Diversity Briefing
N.C. DPI's 2023 Language Diversity Briefing
Mebane Rash
?
lklklklklklklklklklklklklklklklklklklklklklklklklklklklk
lklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklklk
lklklklklklklklklklklklklklklklklklklklklklklklklklklklk
preetheshparmar
?
GRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptx
GRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptxGRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptx
GRADE-1-QUARTER 4-MATHEMATICS-WEEK-3.pptx
AngellieMaeDoce
?
Azure Data Engineer Interview Questions By ScholarHat
Azure Data Engineer Interview Questions By ScholarHatAzure Data Engineer Interview Questions By ScholarHat
Azure Data Engineer Interview Questions By ScholarHat
Scholarhat
?
ITI Turner Question Paper MCQ E-Book Free Download
ITI Turner Question Paper MCQ E-Book Free DownloadITI Turner Question Paper MCQ E-Book Free Download
ITI Turner Question Paper MCQ E-Book Free Download
SONU HEETSON
?
Cyrus_Kelisha_SMM_PB1_2024-November.pptx
Cyrus_Kelisha_SMM_PB1_2024-November.pptxCyrus_Kelisha_SMM_PB1_2024-November.pptx
Cyrus_Kelisha_SMM_PB1_2024-November.pptx
KelishaCyrus
?
ASP.NET Interview Questions PDF By ScholarHat
ASP.NET  Interview Questions PDF By ScholarHatASP.NET  Interview Questions PDF By ScholarHat
ASP.NET Interview Questions PDF By ScholarHat
Scholarhat
?
Annex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.ppt
Annex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.pptAnnex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.ppt
Annex-C-1_COT-Rubric-for-Proficient-Teacher-_1_.ppt
joan dalilis
?
Chapter 2. Strategic Management: Corporate Governance.pdf
Chapter 2. Strategic Management: Corporate Governance.pdfChapter 2. Strategic Management: Corporate Governance.pdf
Chapter 2. Strategic Management: Corporate Governance.pdf
Rommel Regala
?
The basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptxThe basics of sentences session 6pptx.pptx
The basics of sentences session 6pptx.pptx
heathfieldcps1
?
Digital Tools with AI for e-Content Development.pptx
Digital Tools with AI for e-Content Development.pptxDigital Tools with AI for e-Content Development.pptx
Digital Tools with AI for e-Content Development.pptx
Dr. Sarita Anand
?
Full-Stack .NET Developer Interview Questions PDF By ScholarHat
Full-Stack .NET Developer Interview Questions PDF By ScholarHatFull-Stack .NET Developer Interview Questions PDF By ScholarHat
Full-Stack .NET Developer Interview Questions PDF By ScholarHat
Scholarhat
?
How to Configure Deliver Content by Email in Odoo 18 Sales
How to Configure Deliver Content by Email in Odoo 18 SalesHow to Configure Deliver Content by Email in Odoo 18 Sales
How to Configure Deliver Content by Email in Odoo 18 Sales
Celine George
?
Azure Solution Architect Interview Questions By ScholarHat
Azure Solution Architect Interview Questions By ScholarHatAzure Solution Architect Interview Questions By ScholarHat
Azure Solution Architect Interview Questions By ScholarHat
Scholarhat
?
Research & Research Methods: Basic Concepts and Types.pptx
Research & Research Methods: Basic Concepts and Types.pptxResearch & Research Methods: Basic Concepts and Types.pptx
Research & Research Methods: Basic Concepts and Types.pptx
Dr. Sarita Anand
?
NUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdf
NUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdfNUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdf
NUTRITIONAL ASSESSMENT AND EDUCATION - 5TH SEM.pdf
Dolisha Warbi
?
Rest API Interview Questions PDF By ScholarHat
Rest API Interview Questions PDF By ScholarHatRest API Interview Questions PDF By ScholarHat
Rest API Interview Questions PDF By ScholarHat
Scholarhat
?
OOPs Interview Questions PDF By ScholarHat
OOPs Interview Questions PDF By ScholarHatOOPs Interview Questions PDF By ScholarHat
OOPs Interview Questions PDF By ScholarHat
Scholarhat
?
DBMS Interview Questions PDF By ScholarHat
DBMS Interview Questions PDF By ScholarHatDBMS Interview Questions PDF By ScholarHat
DBMS Interview Questions PDF By ScholarHat
Scholarhat
?

Computer problem solving skills

  • 2. objectives ? Identify a computer program; ? Define a computer programming language; ? Give examples of computer programming languages.
  • 3. Computer Program ? A computer needs written instructions to perform specific tasks. These written instructions are called programs. ? Technically, a program is defined as a sequence of instructions written to perform a specific task with a computer. ? It is an organized list of instructions that, when executed causes the computer to behave in a predetermined manner.
  • 4. Examples ? In ALGOL BEGIN DISPLAY( ¡°Welcome to Esteem¡±) END ? In BASIC PRINT ¡°Nigeria is great¡± ? In C (programming language) #include <stdio.h> Int main (void) { printf(¡°Nigeria is greatn¡±) { return 0
  • 5. Examples cont. ? In Fortran Program Nigeria Print*, ¡®Nigeria is great¡¯ End program Nigeria
  • 6. Programming Language ? A programming language is an artificial language that is designed to communicate instructions to a machine, particularly computer. A programming language can be used to create programs which control the behavior of a machine particularly a computer. ? Examples ? BASIC; ? Fortran ? Cobol; ? C; ? Pascal ? Algol; ? Logo; ? Assembly language; ? Java; ? Prolog e.t.c
  • 7. Types of programming languages Programming Languages Assembly Language High-level Language Machine language