Definition of Object Oriented Programming in single line?
Answers were Sorted based on User's Feedback
Answer / ganesd pradhan
It is an structutured approach where all program segmented
into classes and objects to minimise the mesmerizing the
data and code.
| Is This Answer Correct ? | 16 Yes | 16 No |
Answer / dasith
Object oriented programming is where the user is able to create classes & sub classes which contain objects which could be accessed by methods to achieve a particular goal,OOP mainly focuses on how different objects fits into a problem , Rather than solving the problem.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ashish mishra
OOPs is a programming model that simplifies software
development and maintenance by providing certain rules which
are followed by the programmer and designer at the time of
development as well as maintenance.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / triven
Object Oriented Programming is a methodology based on
objects instead of just functions and procedures.
And these objects are organized into classes which allows
individual objects to group together.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shweta chinchore
Object oriented programing is mainly focuses on object and
message passing between that objects to achieve real word
applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinivasa reddy
ObjectOriented Programming Language is Collection of
Classes And Objects
| Is This Answer Correct ? | 9 Yes | 10 No |
Answer / jilender singh
oops is a programing concept which support four basic
concept 1.abstraction 2. encapsulation 3.polymorphism and
fourth is inheritence.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / manohara bhargava vikneswaran
oops is object oriented program language,itis mostly used
in java program to create classes ana objects.
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / surendar
OOPs is defined as the program paradigm to develop real
software with the help of objects.
| Is This Answer Correct ? | 2 Yes | 4 No |
write a c++ code of diagonal matrix.
where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?
What is extreme programming?
Precompilation ?
why we are declare the function in the abstract class even though we are declaring it in Derived class?
difference between abstraction and encapsulation with progarammatic eg. hi,just recently i went for an interview .The interviewer asked what is the difference between abstraction and encapsulation with programmatic eg. I gave the answer as encapsulation mean hiding the relevant data which is not useful for the user, eg a electric fan .hiding the information how the electricity is converted into machanical energy. abtraction showing only the relevant data to the user eg electric fan. it look ,its color ,it design etc only relevant data. Then the interviewer asked me, give me some programmic eg .I Said Let assume a web form having control like textbox,button etc. The user can view textbox,button etc this is the eg of abstraction and when the user click on the button how he is redirected is not known by the user is the eg of the encapsulation. Am I Correct .was the answer given by me is perfect .now i am planing to go for an another interview should i give the same answer.IF not please suggest me a better answer.with some good eg Please help
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
can we create and enter the data & hide files using programmes ?
What is multiple inheritance ?
17 Answers Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,
What is static modifier?
polymorphism means?
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,