Programming for beginners

This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)

Showing posts with label constructors. Show all posts
Showing posts with label constructors. Show all posts
Sunday, 27 January 2019

Groovy: Constructor invocation

›
There are four ways to invoke the constructor. a.    Normal Java way using new operator b.    Using coercion with as keyw...
Wednesday, 27 December 2017

Kotlin: Secondary Constructors

›
Kotlin class can have more than one secondary constructors. How to define secondary constructor? You should use the keyword ‘constru...
›
Home
View web version
Powered by Blogger.