bharathkumarp

bharathkumarp

Member

Member since
Apr 24, 2009
Last active
Jun 17, 2010
Total activities
0

Activity feed

Recent contributions

  1. #Threads

    CDS exam-II to join Air Force Academy

    Hi, i am writing the CDS exam-II to join Air Force Academe.. So please suggest me something if you know about IAF...

  2. #Threads

    835c6cfa-9625-45b0-90d0-3701e7b957fd

    hi #-Link-Snipped-#, ya i am wrong.. But i can modify that code as fallow, If there is mistake please inform me and...

  3. #Threads

    236870f9-11be-4065-bdd9-a974a75c621a

    ya i put the file inside the same directory,but it is not working.....

  4. #Threads

    9d4fb3c3-223a-41ba-9104-4868dc170a38

    sorry.. It's my fault..

  5. #Threads

    f4739fb3-2501-4c10-a746-9347a99f9ec0

    Sure, we can send the parameter to the main,they are argc-which counts the no of arguments in the command line and argv[]-is...

  6. #Threads

    e5548dbe-31fa-4aba-a13d-2f00db5f1cb6

    Hey neha,if you want get the output as hello world, then try without else,then you definitely going to get the out put..But...

  7. #Threads

    Aptitude Questions...

    HI CEans... I attend an aptitude test belongs to Globarena... It consists of 10 questions,each with 4 options.And 10 min time. If...

  8. #Threads

    991cc056-6046-4326-a771-b199b48181c3

    ok, i'll check it out... Thanks for the code...

  9. #Threads

    347f53f8-fe3a-453c-8751-8c936b0539bd

    hi CEans The answer is .... S T A R T L I N G S T...

  10. #Threads

    e4b64cd7-590c-41d7-b74e-a618420acc95

    Re: C program doubt.. HI Gaurav, this is also not working.. Only the printf statements are working...Without stdlib.h also it's showing the...

  11. #Threads

    HI CEans here a simple puzzle for you.....

    Hi CEans, Today i attend the Globarena Aptitude class, In there they ask us one question.. That is.. There is a word...

  12. #Threads

    b97f1130-3e3e-4d8f-9ac5-407125c415ea

    Re: C program doubt.. hi Gaurav, i executed the code which are provided by you.. It's executing only the printf statements but...

  13. #Threads

    1aa3d7ef-6dfd-4475-bc69-c13312c2e987

    Re: C program doubt.. will you please provide me simple program code....

  14. #Threads

    C Programming: How to Call Another Program from Main Program?

    Hi CEans, in C language, is there any possibility to call another program from main program?To call another program from a C...

  15. #Threads

    0eb49795-18fc-4659-8c27-bcd28561002a

    hi Mr.English scared your brilliant, by taking the equation and solving....But it consume more time.. There is another way to answer, just...

  16. #Threads

    HI CEans here a simple question for you people.....

    The average mark obtained by 120 candidates was 35.If the average mark of passed candidates was 39 and that of the failed...

  17. #Threads

    aa4b5f60-4668-4e4f-a205-7136e7b4f0e1

    Ya the answer is correct.. 22781.25 😁

  18. #Threads

    Calling another program..

    Hi all, Is it possible to call another program from main program using c or c++...