What is ArrayList in Java?

java.util.AraayList is the collection class that is used to hold collection of Objects. Example: ArrayList all=new ArrayList(); The above line creates new ArrayList name as all. yoe can add objects to it by using the add method. Example: all.add(object); An ArrayList can have many number of elements.you can get the object specified .

Continue reading →

Solar cells (PVs)

Solar  cells  are  also  called  “photovoltaic  cells”  or  simple  PVs;  they  get  this name from the fact  that photons (light)  interact  in  the  cell  to  caused  electrons to flow to metal plates, so they produce a voltage.  We’ll discuss how they do this in the  next  chapter,  on  quantum  physics.  Traditional  solar  cells  were  based  [...]

Continue reading →

Commencement of business, etc.

(1) A public company having a share capital shall not commence any business or exercise any borrowing powers unless— (a) a declaration is filed by a director or subscriber in such form and verified in such manner as may be prescribed, with the Registrar that every subscriber to the memorandum has paid the value of [...]

Continue reading →

Appointment of Directors.

 (1) Where no provision is made in the articles of a company for the appointment of the first directors, the subscribers to the memorandum who are individuals shall be deemed to be the first directors of the company until the directors are duly appointed in accordance with the provisions of this section. (2) Save as [...]

Continue reading →

What is Java?

Java is the High-Level Object-Oriented Programming Language developed by the sun Microsystems.Once we develop the application java we can run anywhere in the world with the help of the JVM. JVM is nothying it’s a Java Virtual Machine.JVM means “Write Once Run Anywhere”.Java application is plateform independent language.

Continue reading →

How does SendMessage differs from PostMessage

In Windows programming, the way user can interact with an application is using Windows – User Interface element. How the interaction happen is, by sending messages or events to window or application. With every Windows application (Process) there is a primary thread associated with it. So thread is entity that can be scheduled for execution [...]

Continue reading →

Reducing the volatility of pro¢ts and risk spreading

A single-product, single-market ¢rm is vulnerable to erratic and cyclical variations indemand and input costs, as well as to long-term decline in demand. Together, thesetwo factors lead to cyclically £uctuating revenue and costs and hence pro¢ts, as wellas to pro¢ts that are potentially in secular decline. Therefore, diversi¢cation is a wayfor the ¢rm to reduce [...]

Continue reading →
Page 1 of 80123456»102030...Last »