What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / ranivattipolu
Procedure oriented language is a top-down apporach where as
object oriented language is the bottom up apporach
Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
please any one pass file aid,xpeditor and endeavor tools
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
3. What is the difference between testing and Quality Assurance?
what is delimiter in sas ?
Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile
What do you understand by modular programming?
Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
Which method protects back button to retrieve old value from previous page in Struts.
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
How to merge Action Form with Dyna Action Form in Struts.
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
Why did you ever become involved in QA/testing?