what is object oriented programming and procedure oriented
programming?
Answer Posted / poorna chandar rao.yerrabothu
difference bettwen the procedural oriented programming
language and object oriented programming language
one example of procedural oriented programmin language "C"
in c language is system dependent programming language
system devlopment programming language means
for example sample.c is the one programm when the compile
this program it generates mechinecode language in this
mechine code languge perticular operating system executes if
supoose it executes onother operating system its not working
thats why procedural oriented programming language is system
dependent
if suppose object oriented programming JAVA is system
dependent because sample.java after compile it genreates
byte code instruction it executes ant operating system thats
why object oriented programming languge is system
independent language
Is This Answer Correct ? | 6 Yes | 11 No |
Post New Answer View All Answers
What does and I oop and sksksk mean?
Why multiple inheritance is not possible?
Can we create object of abstract class?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
Why do we use class?
What is a class and object?
What is the full form of oops?
What is difference between inheritance and polymorphism?
What is class and object in oops?
write a programe to calculate the simple intrest and compund intrest using by function overlading
How do you answer polymorphism?
Explain the concepts involved in Object Oriented programming.
What is oops in simple words?
What is advantage of inheritance?
write a program to find 2 power of a 5digit number with out using big int and exponent ?