what is opps?why it is use in programming language?
Answers were Sorted based on User's Feedback
Answer / giri prasad.thota
oops means object oriented programing.this is usud to divide
a program in to objects and there is encapsulation,data
abstraction,inheritence.messege passing featurs is available
in oops.
| Is This Answer Correct ? | 10 Yes | 3 No |
What is difference between oop and pop?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
how to find the correct email address format by using the programe?
what is object slicing?
explain defference between structure and class with example
what i oops concept, how many languages supports oops concept?
ambiguity regulation of multiple inheritance with example.
Write a program to sort the number with different sorts in one program ??
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
JAVA is FULLY OBJECT ORIENTED PROGRAMING LANGUAGE?
What is encapsulation oop?