1+1=?

Morningdot Hablu

Morningdot Hablu

@morningdot-6Xuj4M Oct 25, 2024
If we think logically what is the result of 1+1.

a.001.

b.010

c.0000002

d.1*1

give the reason of your answer.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jul 8, 2010

    My answer is C. One Plus One equals to 2.
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Jul 8, 2010

    if we consider binary form then answer can also be b
    010 in binary form equals 2 in decimal form
  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Jul 9, 2010

    Hint-This question has got two answers.now try again.
  • computeridiot007

    computeridiot007

    @computeridiot007-xUubel Jul 15, 2010

    mohit007kumar00
    Hint-This question has got two answers.now try again.
    i also think it is b but are you saying it's d
  • sushant005

    sushant005

    @sushant005-tyt4WK Jul 16, 2010

    I think answer would be both b(in binary form) and c(in numeric form).
  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Jul 16, 2010

    Haha logically a+a=a and a*a=a.so the answer is a and d.
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Jul 17, 2010

    No in binary addition
    1+1 equals 0 with carry 1
  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Jul 17, 2010

    @goyal ya you are right that's why i mentioned logically. Logically + = or opration in binary + = exor opration.