What are the OOPS concepts?
Answer Posted / gaskdfgka
Object-oriented programming (OOP) is a computer science
term used to characterize a programming language that began
development in the 1960’s. The term ‘object-oriented
programming’ was originally coined by Xerox PARC to
designate a computer application that describes the
methodology of using objects as the foundation for
computation. By the 1980’s, OOP rose to prominence as the
programming language of choice, exemplified by the success
of C++. Currently, OOPs such as Java, J2EE, C++, C#, Visual
Basic.NET, Python and JavaScript are popular OOP
programming languages that any career-oriented Software
Engineer or developer should be familiar with.
Software Engineer S.Gowtham
e-mail:gowtham7pulse@yahoo.in
any doubts pl's send your questains
ok
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the sylabus for priliminaries?
Can bst contain duplicates?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is new keyword in oops?
What is inheritance in simple words?
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.
What is pure oop?
What is polymorphism explain?
What is encapsulation in oops?
What is the difference between a mixin and inheritance?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is encapsulation process?
How do you explain polymorphism?
which feature are not hold visual basic of oop?