What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / kirti joshi
pop focus more on function
oop focus on data
oop deals with real world object
In pop error detection is dificult as we cant know which
variable is associated with which function
in oop we can specify with the object tht which variable is
associated with which function
objects in oop creates many modules of program which is
flexible and easier to execute and also understand
OOP provides inheritance in which features can be added to
existing classes without modification
| Is This Answer Correct ? | 91 Yes | 26 No |
Post New Answer View All Answers
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
differences between qtp10.0 and 11.0 ?
Explain three modes in which files can be accessed from python program
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
Write a program to find duplicate number from array in minimum time complexity.
Define distributed queries. can you explain me as soon as possible
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
what is apt_dump_score in datastage where it is useful
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
will it allow to add same value in HashMap class.
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
how to check single or double byte in struts
A good website has the following conditions It should be interactive. It should contain at least 20 images. Title cannot be null and should contain at least 10 letters other than spaces and hyphen (-). The keywords should contain atleast three among the following list : "design", "Graphics", "lovely", "beautiful", "amazing" and "mesmerising" Write a method: boolean isGoodWebsite(boolean isInteractive, int numOfImages, String title,String keywords[]) isInteractive whether the site is interactive or not numOfImages Number of images on the website title Title of the website keywords Array of keywords in the website.
can we allocate memory for interface? if no then why?
what do u mean by tagging