yamrajbhalla

yamrajbhalla

Member

Member since
Mar 25, 2009
Last active
Sep 2, 2011
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    aa868757-0c92-455a-bb2d-5587871e762b

    #include<iostream.h> #include<conio.h> #include<stdio.h> #include<string.h> #include<ctype.h> #include<iomanip.h> class bill { char *item[5]; int m; flo...

  2. #Threads

    4db22061-6b1e-4a43-83ac-ab68b0c431d1

    friends the suggestion is very good and very useful too but it wll cover the electronic circutry more than the networking concept...

  3. #Threads

    7ffb4fe6-70e6-4e9b-9c05-99fbdfe2a500

    actually i m thinking about the peoples , youths need for locally connectivity and free of cost invention sort of , i...

  4. #Threads

    42648e3f-8217-41bc-9d96-708abdc8b3aa

    man , i have idea bt it seems to take a lot of hard work nd knowledge , its lyk u reconfigure...

  5. #Threads

    networking projects help

    i am ccna certified , need some ideas about networking project live and working and can be used by students , security...

  6. #Threads

    8b2df2c8-91c9-46a6-be10-eacdcd09f464

    thnks shalini for your advice to write in pure english i'll try to avoid sms text language to my level best

  7. #Threads

    02a25b81-9007-4760-83b1-d24939833492

    Guidelines of project 3. The project report must consist of (i) Synopsis(2-3 pages) (ii) Flow Charts/DFD(10-12 pages) (iii) Source code(30-35 pages) (iv)...

  8. #Threads

    21c2ab7d-6ad7-4348-a7cc-9cb58803e00f

    My Project Design a billing system and customer file system for the Super Shoppy. Users: Super shoppy billing clerk. Requirements Shoppy maintain...

  9. #Threads

    C++ pROGRAMMING pRoject

    I Got a huge c++ programming project it must hc 30-35 pges src code 10-12 pges flowchrt and 5-10 pgs out put...

  10. #Threads

    c115973e-eb5f-4897-8677-ecf57581c746

    i had a vedio on sq injection to try it please chk this out #-Link-Snipped-#

  11. #Threads

    f77c8029-7a61-485d-87d5-b816483409f0

    bro the ide that when u type 1 it prints out one is nt easy bt a lil bit big programm like...

  12. #Threads

    A virtual function error

    i am working in ubuntu so please help so that it works in ubuntu /*Write a program having a base class- num....

  13. #Threads

    WEb Designing Help

    Please any one if had knowledge about web designing than please give me the links to free download the best ebooks for...

  14. #Threads

    Direct Linker

    😁 Any ONe Know Direct linck to new relaesed movies If Known Please post i will too 😁

  15. #Threads

    95fcddc0-85a5-41e7-a78c-60f6910cb964

    friend go to regedit in run hklm\software\microsoft\windows\currentversion\explorer\advance\folder\hidden\showall and there change the cheked value to 0 okies...

  16. #Threads

    cef398dd-d7ab-4b34-97c3-63cce8188358

    bro after posting this i have chnged the code for multiplication and divison bt i stuck with fever and i am nt...

  17. #Threads

    cf349da6-e041-46d0-9643-ddbae25807e7

    not getting the desired results string s1=cooperhead; string 2 = head; s3=s2-s1; but output is cooperhead if u have logic than reply...

  18. #Threads

    C++ Programs by Yamrajbhalla

    This Will Do the +,-,*and / of the complex numbers /*Operator overloading for complex Numbers*/ #include<iostream.h> #include<conio.h> class complex { flo...