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 the expansion of OOPS?

Answers were Sorted based on User's Feedback



What is the expansion of OOPS? ..

Answer / amit saini

Object Orientated Programming Structure.

Is This Answer Correct ?    88 Yes 5 No

What is the expansion of OOPS? ..

Answer / naveen

OBJECT ORIENTED PROGRAMMING STRUCTURE

Is This Answer Correct ?    42 Yes 3 No

What is the expansion of OOPS? ..

Answer / saurabh

Object Oriented Programming Structure

Is This Answer Correct ?    27 Yes 1 No

What is the expansion of OOPS? ..

Answer / srsabariselvan

Object Oriented Programming

Is This Answer Correct ?    40 Yes 18 No

What is the expansion of OOPS? ..

Answer / rehman memon

OOP stands For Object Oriented Programming

Is This Answer Correct ?    32 Yes 15 No

What is the expansion of OOPS? ..

Answer / anitha, nandini

object oriented programming structure

Is This Answer Correct ?    4 Yes 1 No

What is the expansion of OOPS? ..

Answer / guest

Object Oriented Programming

Is This Answer Correct ?    4 Yes 2 No

What is the expansion of OOPS? ..

Answer / pabcet mca terrors

Object Orientated Programming Structure.

Is This Answer Correct ?    4 Yes 2 No

What is the expansion of OOPS? ..

Answer / maheswaran

object oriented programming system

Is This Answer Correct ?    5 Yes 4 No

What is the expansion of OOPS? ..

Answer / xyz

object oriented programming language

Is This Answer Correct ?    7 Yes 7 No

Post New Answer

More OOPS Interview Questions

what is the 3 types of system development life cycle

1 Answers  


What will happen when the following code is run: int x; while(x<100) { cout<<x; x++; } 1) The computer will output "0123...99" 2) The computer will output "0123...100" 3) The output is undefined

7 Answers  


what is the abstract class,interface ,its difference with a programatic eg.? hi,recently i went for an interview they ask me what is abstract class ,interface and its difference I said abstract class contain abstact method ,abstract method is a method with no body.Abstract class cannot be instantiated.Abstract class is a base class it required derived class for the implementation of method. Interface is a syntactical contract that all derived class should follow it define properties ,method,events which are known as member of interface. Then They asked me what is the difference between them. I said abstract class interface 1.abstact class can implement method 1.interface cant 2.abstact class can contain constructor, 2.interface cant destructor 3.abstract class cannot support multiple 3.interface support inheritance etc Then they said some different answer I said dont no. Then they ask me when i should make abstract class for an project and when i should make interface. I said if suppose there is two class which must be having method with different logic then we sholud make abstract class. and if suppose we have two class having method .with different logic then we can make interface . Am i correct with my explaination.if not correct me .please provide me that when should we create abstract class and interface and what is difference .please help me

1 Answers  


write a program to print * * * * * *

2 Answers  


why the memory allocated with new cant be freed using free()

2 Answers  


What is an advantage of polymorphism?

0 Answers  


explain sub-type and sub class? atleast u have differ it into 4 points?

0 Answers   Infosys,


what is ns string? what is ns array?

1 Answers  


1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?

6 Answers  


The company is a fake company asking for money of RS10000 while training and not offering a job after training. My humble request to you people not to attend Astersys interview

1 Answers   Astersys,


What is inheritance in oop?

0 Answers  


explain defference between structure and class with example

2 Answers  


Categories