Sukracharya
Saturday, June 29, 2019
Sunday, June 23, 2019
Saturday, June 22, 2019
Saturday, June 15, 2019
Friday, June 7, 2019
Leon Trotsky Quotes III
Not believing in force is the same as not believing in gravity.
There are no absolute rules of conduct, either in peace or war. Everything depends on circumstances.
Fascism is nothing but capitalist reaction; from the point of view of the proletariat the difference between the types of reaction is meaningless
Thursday, June 6, 2019
Read Input from User in Java
Scanner in= new Scanner(System.in);
String s=in.nextLine();
System.out.println("String "+s);
int a=in.nextInt();
System.out.println("Integer"+a);
String s=in.nextLine();
System.out.println("String "+s);
int a=in.nextInt();
System.out.println("Integer"+a);
Sunday, June 2, 2019
What is the abbreviation of JDK,JRE and JVM
JDK -- java development kit
JRE -- java runtime environment
JVM -- java virtual machine
JRE -- java runtime environment
JVM -- java virtual machine
Leon Trotsky Quotes-II
1.Ideas that enter the mind under fire remain there securely and for ever.
2.Learning carries within itself certain dangers because out of necessity one has to learn from one's enemies.
3.You are pitiful isolated individuals; you are bankrupts; your role is played out. Go where you belong from now on - into the dustbin of history!
Saturday, June 1, 2019
Leon Trotsky Quotes-I
1.You may not be interested in strategy, but strategy is interested in you.
2.Old age is the most unexpected of all the things that can happen to a man.
3.The end may justify the means as long as there is something that justifies the end.
Subscribe to:
Posts (Atom)