Showing posts with label education. Show all posts
Showing posts with label education. Show all posts

Wednesday, August 11, 2010

Basic's (dot)Net Vs Java

The Basic difference between (dot)Net and Java is

Java:
  • Java  language which is platform independent.
  • Java consist of single language and many environment to work with it.
  • Java produces JAR file which can be used to run in any environment that are been needed.
  • Code name of JAVA - TIGER. 

(dot)Net:

  • (dot)Net language which is not platform independent.
  • (dot)Net consist of single environment and many language can be used to work.
  • (dot)Net currently consist of 27language that can be used in its environment.
  • (dot)Net language are from cobol,visual C,visual basics to C#(sharp).

Tuesday, August 10, 2010

Basic concept present in C language

The founder of C-language Dennis Ritchie. It is a procedural language. It consist of four data type
  • integer
  • character
  • float
  • double
There are also modifiers which support these data type

  • long
  • short
  • signed
  • unsigned
 The major thing that been mainly misunderstood in INDIA is that in C people think there is concept name CALL BY REFERENCE. But there is such concept only CALL BY VALUE there.

Control statement:
  • if statement
  • if else statement
  • Nested if statement
  • switch statement
Loop statement:
  • for loop
  • while loop
  • do while loop
The two main concept in C language is
  • Array - a[10]
  • Pointers - *(a+10)

Monday, August 9, 2010

Engineering students new interest towards UPSC(INDIA)

World facing recession frequently.Since recession as become like part of our life.India produces like 500,000 engineers matching to China.So many Engineers are been unemployed due to recession,all wanted alternative for their future.So many final years and pre-final years of Engineers started going UPSC(Union Public Service Commission) classes.More than aiming for IAS or IPS all believe they can atleast pass some Bank Exams and employed in Government job.This trend started to increase since IPS intake been increased this year(2010) since India wanted to increase their National Security.