100 Multiple choice questions in C

Discussion in 'C' started by coderzone, Apr 2, 2006.

  1. monicka

    monicka New Member

    Joined:
    Jan 14, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
  2. abhishekmadaan

    abhishekmadaan New Member

    Joined:
    Jan 14, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
  3. jeklin

    jeklin Banned

    Joined:
    Feb 12, 2010
    Messages:
    15
    Likes Received:
    1
    Trophy Points:
    0
    Hello,
    I am newbie in this forum site.
    Thanks.
     
  4. darshit

    darshit New Member

    Joined:
    Feb 21, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
  5. Janani175

    Janani175 New Member

    Joined:
    Feb 27, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
  6. krazytechno

    krazytechno New Member

    Joined:
    Mar 7, 2010
    Messages:
    38
    Likes Received:
    1
    Trophy Points:
    0
    Occupation:
    knowing the computer world as deep as possible
    Location:
    kolkata,west bengal
    This sorts of things must be organised here.There should be a question here for all members
    and to those who gives the right answer must be guven credit.It will increase the poularity
    of the website.
     
  7. shamilahamed

    shamilahamed New Member

    Joined:
    Mar 9, 2010
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    its very nice & useful too..
    pls attach the answers..
     
  8. rpbhatia

    rpbhatia New Member

    Joined:
    Mar 13, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
  9. sheva249

    sheva249 New Member

    Joined:
    Jan 11, 2010
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
  10. Lohit

    Lohit New Member

    Joined:
    May 10, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    can some one plzz mail me the answers on my mail id: lohitts1@yahoo.com
    its urgent!!!!!!
     
  11. seangtz

    seangtz New Member

    Joined:
    Jun 6, 2008
    Messages:
    126
    Likes Received:
    3
    Trophy Points:
    0
    It would be very helpful if you share the answers...
     
  12. ishit

    ishit New Member

    Joined:
    May 18, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    plz attach the answer
    i need them
     
  13. asishbabu

    asishbabu New Member

    Joined:
    Aug 18, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    hi viewer's this is Asish and I wanna proggram in 'C'and the question will be like this actually I don't have much time to get program by my self
    so please help me.........
    Here is the question:need 25 questions ( technical ) with 4 options and and each question must carry 4 marks(if the answer is right) and cut off marks will be 3(when the answer is wrong ). So, Please help me. and here is my email id asishbabu@ymail.com
    thank you
    with regards
    ASISH.
     
  14. matuatua

    matuatua New Member

    Joined:
    Aug 31, 2010
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    thanks alot for the questions as it will help me prepare for my c final exams in my college
    but please attach the answers to them,i will also post some questions to these existing ones for others to also benefit
     
  15. matuatua

    matuatua New Member

    Joined:
    Aug 31, 2010
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    0
    consider the following two output statements:
    printf(s);
    printf("%s" , s);
    If the character string s contains the string "mary received 98% for her C test" the first statement
    will fail ,whereas the second will work correctly produce the expected output.Can you explain why?

    Write a program to determine if the statement
    printf("%20.2f", num);
    produces 97.77 or 97.78 when num is given the value of 97.7779.What can you conclude about the rounding or truncating features of the printf function?
    Please email it to my facebook inbox by please searching for tetteh mark spears on facebook
     
  16. rajith12345

    rajith12345 New Member

    Joined:
    Oct 22, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
  17. bemette

    bemette New Member

    Joined:
    Nov 21, 2010
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
  18. khush1978

    khush1978 New Member

    Joined:
    Dec 26, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Re: please tell answers 100 Multiple choice questions in C

    please tell me the answers 100 Multiple choice questions in C

    at khush1978@yahoo.com
     
  19. rameshb

    rameshb New Member

    Joined:
    Dec 10, 2010
    Messages:
    35
    Likes Received:
    1
    Trophy Points:
    0
    Some questions asked are irrelevent .
     
  20. sahar_2010

    sahar_2010 New Member

    Joined:
    Dec 29, 2010
    Messages:
    10
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    no job,just studyning
    Location:
    Iran
    i have a big problem .plz can anybody here write me the program for this question??
    here is my question:
    a program that can do this:
    gcd(a,b)+lcm(a,b)=a+b
    condition: 1<=a,b<=100

    plz if u do so i will be so happy thanks,i think its so easy but because im new in writing program in c,i cant write this program.plz help me plz.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice