Menu

Useful links of government of India


Some Useful Indian Government Websites List which have some useful data and information to get the things easily from government of India. People generally not get the exact information and what to do if he/she have need some document. People wonder to get the exact information from Indian Government. Actually there are several websites provided by Indian Government to facilitate people the information they want. 
Browse the Following relevant website to get your information online easily .

To get the Certificates for:

If you are applying for:

5. Inclusion of name in the Electoral Rolls < http://www.india.gov.in/howdo/howdoi.php?service=10>

If you are registering for:

3.   With State Employment Exchange < http://www.india.gov.in/howdo/howdoi.php?service=12>

Check/Track for:

1.   Waiting list status for Central Government Housing < http://www.india.gov.in/howdo/otherservice_details.php?service=9>
10. Agricultural Market Prices Online < http://www.india.gov.in/howdo/otherservice_details.php?service=6>

Booking online tickets:

4.   Complaint with Central Vigilance Commission (CVC) < http://www.india.gov.in/howdo/otherservice_details.php?service=14>

Contribute to:

Others:

Need information about the states:

1.   Tamil Nadu: Online application of marriage certificate for persons having registered their marriages < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2691>
2.   Tamil Nadu: Online District wise soil Details of Tamil Nadu < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2693>
3.   Tamil Nadu: View Water shed Atlas of Tamil Nadu < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2694>
4.   Tamil Nadu: E-Pension District Treasury Tirunelveli < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2695>
5.   Meghalaya: Search Electoral Roll Online by Name (2008) < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2697>
6.   Meghalaya: Search Electoral Roll Online by EPIC number (2008) < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2698>
7.  Meghalaya: Search Electoral Roll Online by House number (2008) < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2699>
8.  Himachal Pradesh: Revised Pay and Arrears Calculator-Fifth Pay < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2702>
9.  Meghalaya: Search Electoral Roll Online by Part number (2008) < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2700>
10. Andhra Pradesh: Online Motor Driving School Information < http://www.india.gov.in/howdo/onlineservice_detail.php?service=2705>

People living outside India:

2.    Business (External website that opens in a new window) < http://business.gov.in/>
4.    Government < http://www.india.gov.in/govt.php>
18.  Suggest to a Friend < http://www.india.gov.in/suggest/suggest.php>

Java Virtual Machine

JDK is a software development program provided by sun Microsystems. Java Development Kit or JDK comes in various version and can be downloaded free from the sun Microsystems. JVM compiler, debugger and other tools are used with JDK for developing java based application & java applets. So make sure that your JVM compiler & JDK versions are same. 

What is the Java Virtual Machine? What  is its role?

Java was designed with a concept of ‘write once and run everywhere’. Java Virtual Machine plays the central role in this concept. The JVM is the environment in which Java programs execute. It is a software that is implemented on top of real hardware and operating system. When the source code (.java files) is compiled, it is translated into byte codes and then placed into (.class) files. The JVM executes these bytecodes. So Java byte codes can be thought of as the machine language of the JVM. A JVM can either interpret the bytecode one instruction at a time or the bytecode can be compiled further for the real microprocessor using what is called a just-in-time compiler. The JVM must be implemented on a particular platform before compiled programs can run on that platform.

Check out @LostIslamicHist's Tweet: https://twitter.com/LostIslamicHist/status/485869340663635969