0% found this document useful (0 votes)
14 views1 page

Activity No. 1 Answers: Q2. Program No.1: Object Oriented Programming

Activity 1. Object orriented programming Logic programming paradigm Data base programming Reflection
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

Activity No. 1 Answers: Q2. Program No.1: Object Oriented Programming

Activity 1. Object orriented programming Logic programming paradigm Data base programming Reflection
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

NAME: LUMANTAS, ARIEL N.

SUBJECT: COMPUTER PROGRAMMING


INSTRUCTOR: MRS. MELIZA J. CHATTO

ACTIVITY NO. 1

ANSWERS:
Q2. PROGRAM NO.1 : OBJECT ORIENTED PROGRAMMING
 It is Object oriented programming based on the concept of “ Objects”, which can
contain data and code: data in the form of fields, and code, in the form of
procedures. A feature of objects is that an object’s own procedures can access and
often modify the data fields of itself.

PROGRAM NO.2: LOGIC PROGRAMMING PARADIGM


 It is Logic programming where the program statements express facts and rules about
problems within a system of formal logic. They allow for statements about what the
program should accomplish, with no explicit step by step instructions on how to do
so.
PROGRAM NO.3 : DATA BASE/ DATA DRIVE PROGRAMMING APPROACH
 It is Data driven programming where the data itself controls the flow of the program
and not the program logic. It is a model where you control the flow by offering
different data sets flow or of state changes.

Q3. REFLECTION:

Programming paradigm and languages are really important as it is a method to solve


problem or do some task. Programming paradigm is on approach to solve problem using some
programming language or also we can say it is a method to solve problem using tools and technique that
available to us following some approach as well as it contributes a lot for human benefits with the help
of computer as it is more efficient in solving problems and less spend time.
Programming paradigm has much value especially in our lives to help us to understand a
lot of things as programming is everywhere in the modern world and meets you in the street, your
workplace, and the local grocery store. You interact with bar code scanners regularly and you almost
certainly use lots of code while working and as we know it has a big impact especially in the field of
business.

You might also like