adspace


what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba

Answer Posted / Bhavana Varshney

Procedure-oriented languages (POLs) focus on structured programming with subroutines or procedures that can be called from multiple points in a program. Examples include COBOL, Fortran, and PL/I. On the other hand, Object-oriented languages (OOLs) are based on objects that have both data and methods to operate on the data. They follow principles like inheritance, encapsulation, polymorphism, and abstraction. Examples include Java, C++, and Python.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a cursor is open, how can we find in a pl/sql block?

1238


what is bcp? When does it used? : Sql dba

1056


what are aggregate and scalar functions? : Sql dba

1129


what is schema? : Sql dba

1147


how to escape special characters in sql statements? : Sql dba

1114


What is the current version of sql?

1094


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2091


what is sql server agent? : Sql dba

1182


Can we use distinct and group by together?

1133


how to use regular expression in pattern match conditions? : Sql dba

1113


What is your daily office routine?

2346


what is dbms? : Sql dba

1061


Is primary key always clustered index?

1095


Is inner join faster than left join?

1277


Can delete statement be rollbacked?

1054