Java - Spoken Tutorials - Assignments
			Funded by the National Mission on Education through ICT
	-------------------------------------------------------------------------------------

Non-static block

(a) Create a class named B

(b) Create a non-static block and a constructor as shown in this tutorial

(c) Create an object of class B in the class NonStaticTest already created in this tutorial

(d) Check the output