1.

Why Use Groovy?

Answer»
  • For Java programmers it provides familiar SYNTAX
  • It has a RICH stock of Java Libraries
  • It EASILY integrate with your existing infrastructure like Servlet CONTAINERS, App Servers, Loads of DATABASES with JDBC drivers,
  • Completely Object Oriented
  • It possesses a reusable and assignable pieces of code
  • Operators can be overloaded
  • Literal declaration for maps, arrays, ranges and regular expressions
  • It has efficient object navigation



Discussion

No Comment Found