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


Tell us in ruby, it explains about the defined operator?



Tell us in ruby, it explains about the defined operator?..

Answer / Priti Vishnoi

The defined operator in Ruby returns information about a given method or variable. It can be used to check if a method is defined and loaded (defined?), if a variable is defined and assigned a value (defined? and instance_variable_defined? for instance variables).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

what is class libraries in Ruby?

1 Answers  


What is ruby object?

1 Answers  


Explain about normal method class?

1 Answers  


List some features of ruby?

1 Answers  


How would you implement hash in ruby internally?

1 Answers  


What are the ruby variables?

1 Answers  


What is ruby methods?

1 Answers  


Explain Ruby if-else statement?

1 Answers  


Can you call a private method outside a ruby class using its object?

1 Answers  


Tell me an array [1,2,34,5,6,7,8,9], product it using a method?

1 Answers  


Explain the difference between a single quote and double quote?

1 Answers  


How does a symbol differ from a string?

1 Answers  


Categories