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
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is meant by life cycle of a business
will it allow to add same value in HashMap class.
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
Write a program to find whether a given number is prime or not.
When will you use shell script/Perl ahead of C/C++?
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.
How to merge Action Form with Dyna Action Form in Struts.
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
What is the entry point function of a DLL?
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.
Why did you ever become involved in QA/testing?
how do i create my own exception class which will restrict IO exception?
iam confused among testing ,.net and java. can anybody help me.