Taylor Emma

A senior editor for The Mars that left the company to join the team of SenseCentral as a news editor and content creator. An artist by nature who enjoys video games, guitars, action figures, cooking, painting, drawing and good music.
2477 Articles

Meaning and Nature of Company

According to the Companies Act, 1956, “A company is a person, artificial,…

Taylor Emma

What is a Company?

Organizations require huge investments. As the investments are big, the risks involved…

Taylor Emma

Business Law Overview

Definition of Business Law Business law encompasses all of the laws that…

Taylor Emma

Java – Documentation Comments

The Java language supports three types of comments − Sr.No.Comment & Description1/*…

Taylor Emma

Java – Applet Basics

An applet is a Java program that runs in a Web browser. An applet…

Taylor Emma

Java – Multithreading

Java is a multi-threaded programming language which means we can develop multi-threaded program using…

Taylor Emma

Java – Sending Email

To send an e-mail using your Java Application is simple enough but…

Taylor Emma

Java – Networking

The term network programming refers to writing programs that execute across multiple devices (computers),…

Taylor Emma

Java – Serialization

Java provides a mechanism, called object serialization where an object can be…

Taylor Emma

Java – Generics

It would be nice if we could write a single sort method…

Taylor Emma