Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / egal patel

**Object oriented languages are Java,VB.NET,C#.net
**procedural programming languages are C,VB,Perl,Basic

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe

2010


Outline the two important features of a terminating recursion. Any ideas?

2221


Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming

11961


I want Ada programming language books. Could anyone post me any link for that?

3377


what is delegate and how works delegate and event.

2213


what are all the ant command options

2073


How can we develop a multi-tier application in Java?

1901


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.

2304


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

1185


What is dialog programming?

2045


how to hide prompts

1883


what is difference between object oriented programming structure and object oriented programming system?

1940


in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'

2237


what is the difference between read the data from table and infotype

2543


Explain the types of operations? Draw the figure for shift and rotate operations?

3343