anandkumarjha

anandkumarjha

Member

Member since
Aug 4, 2010
Last active
Nov 9, 2011
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    window xp problems

    hello CEans I am not able to open my icons.....whenever i am trying to do so its not opening.....i have tried to...

  2. #Threads

    271fc364-07e3-4f7d-96c1-3c8ebd0f1f83

    as we all know that by pressing (window+L) we can lock our work station. so if you want to disable this property...

  3. #Threads

    What is the use of DataInputStream and BufferedReader in java programming?

    what is the use of DataInputStream and BufferedReader in java programming????????

  4. #Threads

    tipical program in java

    Hello CEans, can you please make me understand with this program how this will be executed? class HexByte { public static void...

  5. #Threads

    73a63ac7-540c-4d54-847d-3726105af131

    what will be the output of the following codes any why????please explain.... #include<stdio.h> #include<conio.h> void main() { printf("%d",printf("%d %d",2,2)&...

  6. #Threads

    brain teaser

    main() { char thought[2][30]={"Don't walk infront me..","i am not follow"}; printf("%c%c",*(thought[0]9),*(*(thought 0)5)); } What will be the output of th...

  7. #Threads

    native method in java

    Hello CEans, can anyone please explain about how a native method works in java....please explain in detail???

  8. #Threads

    big endian little endian

    how can we know that my system is big endian or little endian???

  9. #Threads

    fd07c3a2-ef35-4d85-a92b-ae53b1dd6680

    Hello CEans can anyone explain me the use of volatile modifier in java programming???

  10. #Threads

    why this code does not execute

    //java CopyFile aage.txt boxdemo.txt import java.io.*; class copyfile { public static void main(String args[])throws IOException { int i; FileInputStream...

  11. #Threads

    563fdd99-7306-4ebf-92ee-fd9a46f6c8be

    Hello CEans What is the difference between System.out.println() and System.out.write()???

  12. #Threads

    a9904093-2ae2-4b5f-a6cf-4515108565a1

    Hello everyone how Annotation is used in the java programming?

  13. #Threads

    b1d0f4a3-141f-4331-9633-9198b9c11edb

    #include<stdio.h> #include<conio.h> #include<string.h> int main (void) { char password[11]= {"qwerty"}; char inputpassword[11]= ""; char newpassw...

  14. #Threads

    ff1eb122-e615-480c-bce7-2237431632c6

    Thank you Praveena, i got the idea about wrapper classes

  15. #Threads

    430fc993-eb53-4277-9cdd-a473bf234f14

    Hello CEans what are the advantages of wrapper class over primitive data types in java???

  16. #Threads

    d622c424-486d-4b96-9336-404e03354755

    @mohit: thanks brother for clearing my concept.till now i was considering it as the part of main memory

  17. #Threads

    6e0551cf-061d-4a54-911d-01a4f6672735

    sumant_414hello friend , array of pointers means - its an array which contains different pointers. pointer to an array - it is...

  18. #Threads

    11ee5eb9-dc2a-41ff-a2a2-36a2f88954bf

    congrats Durga and E-S. Keep up the good works.