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 access modifier in scala?



What is the access modifier in scala?..

Answer / Dilshad Ahamad

Scala has four access modifiers: private (accessible only within the defining object or class), protected (accessible within the defining object or class and subclasses), public (no access modifier, accessible everywhere), and override (used to override methods in a subclass).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is the use of auxiliary constructors in scala? explain the rules to follow in defining auxiliary constructors in scala?

1 Answers  


Explain the operators in scala?

1 Answers  


What is repl in scala?

1 Answers  


What is an object in scala?

1 Answers  


What is a custom exception in scala?

1 Answers  


What is scala option?

1 Answers  


What is the use of ‘yield’ keyword in Scala’s for-comprehension construct?

1 Answers  


Why should I learn scala?

1 Answers  


What is auxiliary constructor in scala?

1 Answers  


Explain operator and Explain types of operators in scala?

1 Answers  


What do you mean by a case class in scala?

1 Answers  


What is the default unit and functional testing framework for play? What is the default build tool for play? What is the default template engine for play? What is the built-in web server available in

1 Answers  


Categories