what is opps?why it is use in programming language?
Answer Posted / 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 |
Post New Answer View All Answers
What are the features of oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is encapsulation example?
What is for loop and its syntax?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Who invented oop?
is there any choice in opting subjects like 4 out of 7
What is class and example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What are the three main types of variables?
What does I oop mean?
Is react oop?
How do you explain polymorphism?
What are the two different types of polymorphism?
What is encapsulation c#?