What are the main differences between procedure oriented
languages and object oriented languages?
Answer Posted / ashish tripathi
Pocedure Pogramming:
it concentrate the procedure .execution is going on through
procedure.it means that we can not jump without calling the
pevoius pocedure .
oop:
no restiction are there .
simply call whatever u want to execute.
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How long to learn object oriented programming?
What is the main feature of oop?
What are the types of abstraction?
Give two or more real cenario of virtual function and vertual object
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is polymorphism oop?
What is polymorphism and types?
Can you inherit a private class?
What is abstraction encapsulation?
What is the real time example of encapsulation?
Why oops is important?
What is the importance of oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is encapsulation selenium?
Can we create object of interface?