Banashree Patra

Banashree Patra

Member

Member since
Aug 18, 2011
Last active
Nov 7, 2012
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    dd236ee4-9c6c-4341-adda-fdac394369f8

    rahul69There are many ways to remove Recycler Virus, : Manually deleting the virus containing folders using Safe Mode : This method involves...

  2. #Threads

    e8d8eeed-74a8-4cf7-9abe-498e9782f909

    #-Link-Snipped-# Without giving GATE or NET exam you can apply for research programs ...that too from IITs.You can get those advertisement in...

  3. #Threads

    52972cc3-8906-4f4e-8db3-cab53c41cc72

    manishksmalware is malicious software, generally created to disrupt computer operations and sometimes with an intent of obtaining sensitive informations. There'...

  4. #Threads

    58aaea94-0862-4177-8eed-cb4e550cf06c

    congrats community leaders.😀

  5. #Threads

    1ae4e9e3-6ac2-49b4-9c46-f6bc380fac1b

    Yes i also love to do mathematics.To me this is the most interesting subject.In college we had Engineering Mathematics in the 1st...

  6. #Threads

    eb560512-08f7-445c-8ce9-6569a32dd014

    The Complete Reference ASP.NET. Tata McGraw -Hill Edition This book is good for VB also.

  7. #Threads

    063f5f99-db73-423d-8335-6bedbf2bffce

    1. Switch is an intelligence device.Here packets are sent to the port the are meant for. Whereas hub lack that intelligence.It forward...

  8. #Threads

    d4a77650-1f30-404d-8393-116e5786928d

    hare singh nayak hi CEns could anyone explain in detail of this code. #include<stdio.h> main() { struct xx { int x; struct...

  9. #Threads

    41a183ec-d7a7-48f5-a08b-edb15fbc28ea

    Yes #-Link-Snipped-# that's true.. But your GATE score need to be too high.. If you are selected through GATE score there are...

  10. #Threads

    bde3214c-3f32-42c1-8a63-ce7068178019

    BEng is better.

  11. #Threads

    d2686e29-e5ed-46e1-b53b-6e8768606dda

    silverscorpionLet's say the cut is made at a distance 'a' inches from any end.. Then, we can have the first piece of...

  12. #Threads

    find the output of this code

    #include<stdio.h> #define MUL(a,b) a*b #define Pow(a) a*a int main() { int a=3; int b=2; printf("Ans: %d\n", MUL (MUL(a+1,b), Pow(b+1))); return 0; }

  13. #Threads

    Algorithm to find the mth element from the end of list

    Given a singly-linked list, devise a time and space efficient algorithm to find the mth element from the end of the list....

  14. #Threads

    Minimize the total area

    A piece of wire 16 inches long is cut into two pieces. One piece is bent to form a square and the...

  15. #Threads

    sum of two or more nos power of 2.Prove it

    Prove that the positive integers that cannot be written as sums of two or more consecutive integers are precisely the powers of...

  16. #Threads

    feb9ec70-c90c-4da2-b607-0ebbd6738255

    congratulation!!!!!!!!

  17. #Threads

    8ee5c8a6-6a19-44d2-bbc5-8de0b9b00792

    Hey naresh i am not getting your answer.Can you please explain it elaborately.

  18. #Threads

    c75e7363-2eb6-4918-b0d3-aed6303d9ca8

    ~on*kiyuzeroplease explain

  19. #Threads

    bae636d8-1b74-4a49-969a-6c387825ff1a

    nareshkumar6539char * means character pointer varibleyes but what does char* means?

  20. #Threads

    91c8d9a8-b865-41fb-b73c-148439049410

    nareshkumar6539if first line is like below typedef char *Str_typed; then answer is none of the above if first line is like below...

  21. #Threads

    arrangement problem

    The integers 1, 2,........., 10 are circularly arranged in an arbitrary order. Show that there are always three successive integers in this...

  22. #Threads

    cube problem

    Imagine a cubic array made up of an n*n*n arrangement of unit cubes: the cubic array is n cubes wide, n cubes...

  23. #Threads

    Write an efficient algorithm to find the first non-repeated character in a string defined

    Write an efficient algorithm to find the first non-repeated character in a string defined over the English alphabet set [a-z, A-Z]. For...

  24. #Threads

    Digital electronics problem

    A logic circuit has three Boolean inputs X,Y and Z. Its output is F(X,Y,Z) such that: F(X,Y,Z) = 1 if aX +...

  25. #Threads

    Write a C Program

    Consider the following program fragment: 1. i = 1; sum=0; 2. while (i <= n) do begin 3. sum = sum +...

  26. #Threads

    Data structure: Identify the correct option

    Consider the declaration below: typedef char *Str_typed; #define Str_defined char* Str_typed s1, s2; Str_defined s3, s4; Which one of the following statements.....

  27. #Threads

    9e3ed07c-bd77-4578-bad6-6079709f8ca8

    Gurjap#-Link-Snipped-# how do you know this? From personal experience?Though I don't know any foreign language but i can tell from my campusing...

  28. #Threads

    e537da94-9aed-4f01-925a-da49a58e18da

    I don't think so.Because for technical people mainly the technical side matter.You have to be strong in that.Weighting your resume with foreign...

  29. #Threads

    df3a22b9-bd6e-48aa-8186-20670c0013e1

    As you have done B.Sc in Computer Science,i would suggest you to do M.Sc,then give GATE and do M.Tech.Here you will get...

  30. #Threads

    545e3205-9d6a-48ec-8fd3-0647b87218cd

    Switch sends data to only that port which is meant for it by looking at the lookup table.But hub sends data to...