⟩ Tell me what are the built-in type does python provides?
There are mutable and Immutable types of Pythons built in types Mutable built-in types
☛ List
☛ Sets
☛ Dictionaries
Immutable built-in types
☛ Strings
☛ Tuples
☛ Numbers
There are mutable and Immutable types of Pythons built in types Mutable built-in types
☛ List
☛ Sets
☛ Dictionaries
Immutable built-in types
☛ Strings
☛ Tuples
☛ Numbers
Can you list out the few features of Ruby?
Tell me how you can list all routes for an application?
What is the difference between a single quote and double quote?
Explain me the log that has to be seen to report errors in Ruby Rails?
Tell me what is Rails Active Record in Ruby on Rails?
Do you know when self.up and self.down method is used?
Tell me what is Rails Migration?
Tell us the types of variables available in Ruby Class?
What is interpolation in Ruby?
Tell me what is Mixin in Rails?