What is the difference between procedure -oriented language
and object oriented language?

Answer Posted / rosey

where in the pop main program is divided into small part
depending on the functions where as in oops main program is
divided into small objects depending on the problem

Is This Answer Correct ?    24 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END

2362


1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

1824


what is log files in qtp what is use

1600


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

729


it is a language or tools?

1622






Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.

650


What is autocall macro and how to create autocall macro? what is the use of it?

1501


how CLR identify vb file?

2502


Explain with examples any 2 features of OOPS.

636


For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?

3195


what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

1686


hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced

1565


Find out the list of roles which gives access to GUI activities? thanks in advance

1730


Write a pascal program to calculate the sum of the first 100 even number and odd number

3969


when will triggars the at new event in abap and web dybn pro?

1494