What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / anjali singh
1)In POP there is no reusability of data which is possible
in OOP.
2)POP is not combined with built in data types whereas OOP
is combined with built in data types.
| Is This Answer Correct ? | 37 Yes | 8 No |
Post New Answer View All Answers
what is c sharp dotnet
Is the IT field raise again? What is the position of IT after 4 years?
kindly send interview materials
what is the use of occurs 10 or (any number) in the internal table declaration with header line.
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
1.what is the vesition managment.
which worker is involved in all the phases of SDLC?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
Difference between HTML and DHTML?
what is difference between kpo and it industry? that is in terms of work, package etc
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
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
what is the certificates in biztalk?
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
what is delegate and how works delegate and event.