Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is opps?why it is use in programming language?

Answers were Sorted based on User's Feedback



what is opps?why it is use in programming language?..

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 opps?why it is use in programming language?..

Answer / mahav17

opp is a object oriented programming language.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More OOPS Interview Questions

what is the application of oops?

8 Answers   IBM,


what is multi level inheritance give n example ?

13 Answers   HDFC, Hulas Steel, Ness Technologies,


What is polymorphism programming?

0 Answers  


explain the concepts of oops?

1 Answers  


#include <iostream> using namespace std; struct wow { int x; }; int main() { wow a; a.x = 22; int c = a.x; int *b = new int; cout << c; return 0; } option: No output 0 22 -(11) Will not compile

1 Answers   CTS, Wipro,


what is virtual destructor

7 Answers   L&T, TCS,


What is oops and why we use oops?

0 Answers  


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).

0 Answers  


What is operator overloading? Give Example

11 Answers   CTS, IBM, TCS,


Why is object oriented programming so hard?

0 Answers  


Advantage and disadvantage of routing in telecom sector

0 Answers  


What is abstraction and encapsulation?

0 Answers  


Categories