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


Does scala and java support call-by-name?



Does scala and java support call-by-name?..

Answer / Prashant Udainia

Yes, both Scala and Java support call-by-name. In Scala, you can use byName parameters for this purpose, while in Java, you can use MethodHandle or Functional Interfaces to achieve similar results.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

Explain how scala is both functional and object-oriented programming language?

1 Answers  


What is a higher-order function in scala?

1 Answers  


What is string interpolation in scala?

1 Answers  


List different types of literals available in scala?

1 Answers  


Is scala good for data science?

1 Answers  


What are the Java’s OOP constructs not supported by Scala? What are the Scala’s OOP constructs not supported by Java? What are the new OOPs constructs introduced by Scala, but not supported by Java?

1 Answers  


How Scala supports both Highly Scalable and Highly Performance applications?

1 Answers  


Why Scala is better than Java? What are the advantages of Scala over Java (Java 8)? Compare to Java What are the major advantages or benefits of Scala?

1 Answers  


Like Java’s java.lang.Object class, what is the super class of all classes in Scala?

1 Answers  


What is 'Type Inference' in Scala?

1 Answers  


How do we declare a private Primary Constructor in Scala? How do we make a call to a private Primary Constructor in Scala?

1 Answers  


What is akka in scala?

1 Answers  


Categories