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


Which language is pure oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

What is destructor give example?

0 Answers  


what is difference between thread and programme.

1 Answers   NCC,


#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 abstraction in oop?

0 Answers  


what is new modifier in C#

8 Answers   HCL,


What are the benefits of oop?

0 Answers  


What is operator overloading? Give Example

11 Answers   CTS, IBM, TCS,


How do you make derived class as an abstract class?

1 Answers   Convergys, TCS,


What is polymorphism and its types?

0 Answers  


write string class as your own class in java without using any built-in function

0 Answers  


some one give d clear explanation for polymorphism

3 Answers  


What is the difference between a constructor and a destructor?

0 Answers  


Categories