anksingla

anksingla

Member

Member since
Jun 9, 2014
Last active
Oct 14, 2014
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    problem in c program..

    Below program is to print the values of 2d array s. int s[][2]={12,1,13,214,3}; int i,j; int (*p)[2]; int *pint; For(i=0;i<3;++i) { p=&s;...

  2. #Threads

    96a9dc64-bf73-44b1-b941-a2dac7694550

    Shashank MogheExplicit typecasting, I believe? The question to follow is, whether it is necessary.i also think so..but in a below program i...

  3. #Threads

    problem in c..

    int s[][2]={12,1,13,214,3}; int i,j; int (*p)[2]; int *pint; For(i=0;i<3;++i) { p=&s; pint=(int*)p; for(j=0;j<2;++j) printf("%d",*(pint+j)); } This wil...

  4. #Threads

    a99fbc7a-2284-4b34-827f-04dd2b31aa3a

    A.V.RamaniOne way of looking at multiplying by 11 is 'Shift and Add'. In effect adding ten times the number to the number....

  5. #Threads

    e33b9a90-8206-45c1-a6f4-5b7e9b67ba2b

    Anoop KumarOops.... next number will be 161051. #-Link-Snipped-# , has provided you the right solution. 😉I forgot to mention that question is...

  6. #Threads

    00ffa0ef-0c7c-4e54-9e5d-07641a0eedb8

    Manish GoyalVery Simple Program, Simple Loop, and then a single line if you know multiplicationYeah this program is a simple multiplication of...

  7. #Threads

    832d0252-6b25-416c-9dc7-9eeca60ab651

    Sanyam KhuranaFirst show us what you have done so far?i am using net on my phone...can't show you the code that i...

  8. #Threads

    83a41c76-d6bf-4c4c-8c7f-198581b3dca0

    Yeah right Anoop KumarWhat is next number?? is it 15101051?

  9. #Threads

    Need help in a program..

    1 11 121 1331 14641 can anyone tell the code of this pattern.??

  10. #Threads

    Data Structure books??

    Which would be the good book for data structure for beginners...??

  11. #Threads

    5e91ce94-57fc-488d-a426-378705b3d20a

    radha gogiasee in java by default each decimal value is taken as double so u need to explicitly mention it be ,say...

  12. #Threads

    Problem in java program

    byte b=10 shows no error but float f =10.0 shows error that double found.. why??

  13. #Threads

    113423b5-d240-434b-b1cc-48f763ed2635

    Dennis Ighowhocheck for C compiler for 64bit systems using Google, but first you need to know if C uses compiler or an...

  14. #Threads

    c1eebed7-65c9-4619-8701-0b146b18b9e5

    thanks radha.. will it work same for the minimum value...

  15. #Threads

    67d427a8-ab58-41dd-957a-345a4d03f4c1

    thanks radha.. will it work same for the minimum value...

  16. #Threads

    6cf2dd22-c89e-48ad-bf78-fb2380f5d1c2

    yes but they are not supporting on win 8.1

  17. #Threads

    C compiler for 64 bit windows 8.1?

    Not found C compiler for widows 64 bit win 8.1. Anyone knows from where can i get it???

  18. #Threads

    When value of a variable crosses the range of its datat type it turns into negative why??

    when we take a value of a variable which is greater than the range of its data type then it turns into...

  19. #Threads

    fe62226b-0e65-41ed-b694-a8f86b37ec36

    CoOLlzz...t-Shirtss...😁

  20. #Threads

    7f12ff1b-b3ac-413e-8ceb-042104ef8f95

    Ankita Katdare#-Link-Snipped-# Try to become proficient in the coding language that you love. There's a lot of opportunity in many fields. Share...

  21. #Threads

    Good reference books for java?

    I am just starting to learn java. But don't know which refrence book should i follow?? Please tell me which refrence book...

  22. #Threads

    7a717481-0e33-46a0-aca4-da910b8abace

    Vikram S BargahHey #-Link-Snipped-# ! Welcome to Crazy engineers. There's nothing like no scope in software until & unless u have interest...

  23. #Threads

    10ae8ce1-281d-4600-ba02-648ea9effffe

    Harshad ItaliyaWhere are you from? First of all list down the company that is suitable for you and near by your area...

  24. #Threads

    e285657c-163d-49bb-b555-d5ecebfca00b

    RVigneshBest idea is to get a nice INTERNSHIP and utilize it fully. Thxs rvignesh...but can you please tell me from where I...

  25. #Threads

    Which institute is the best for learning advanced java?

    I want to learn advanced java but don't know which institute is best for it. Can anyone help me to find out...

  26. #Threads

    What to do for a better career in engineering?

    hello..i have just completed my 3rd year in b.tech in CSE..nd don't know what to do in future for better carrier..please help...