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 →

What is the “sizeof” operator in C C++

sizeof operator is useful operator to get the size of type or variable( auto,pointer, array). Return value of sizeof operator is of type size_t.  Its defined in the file file STDDEF.H. The advantage of using sizeof operator is, you dont need to specify the machine dependent data. 1. When a type is passed, it should be [...]

Continue reading →

C# Language : Getting Started

C# is programming language from Microsoft. How different is it from other languages provided by Microsoft, well its managed. If you remember even Microsoft has released a version of Java VJ++ after Sun Java became popular. However after the sued by Sun, Microsoft has stopped releasing any further version of Visual J++. But They come [...]

Continue reading →

Old Exam Papers for BHEL Project Engineers exam

http://www.scribd.com/doc/58700518/Bhel-Papers http://www.scribd.com/doc/40709293/BHEL http://www.scribd.com/doc/37707802/BHEL-Sample-Placement-Paper http://www.scribd.com/doc/63847188/Bhel-Sample-Paper http://www.scribd.com/search?query=BHEL++sample+papers http://www.scribd.com/doc/62769814/BHEL-Final-Paper-Nov http://www.scribd.com/doc/62656087/BHEL-Electrical-Model-Question-Papers-Solved-2011-Sample-Question-Papers-BHEL-Electronics-With-Answers-2011 http://www.scribd.com/doc/36657601/BHEL-Mechanical-Engineering-Sample-Question-Papers-With-Answers

Continue reading →

BHEL : Requirement of 10 Project Engineers 2011

 Educational Qualifications: Bachelor degree in Engineering or Technology in Electrical / Electronics / Instrumentation 60% marks (50% for SC/ST) in aggregate. Experience : Minimum 2 years post qualification relevant work experience in Power Plants – installation, commissioning and maintenance of controls and instrumentation of Thermal & Hydro power plants, Gas turbine power plants and Generator [...]

Continue reading →

Enable debug option from Task Manager

Task Manager is a windows utility which lists all processes running in your system and much more details about the processes running such as threads, handles, GDI objects, memory usage etc. You can select a process and Right click on it. It shows various options along with Debug. Using this debug one can attach the [...]

Continue reading →
Page 2 of 244«123456»102030...Last »