Top

Discussion

What is the output of this C code?    

void main()



    {
        1 < 2>     }

 

  • A.returns 1
  • B.returns 2
  • C.varies
  • D.Compile time error

Answer: D

No answer description available for this question.

No comment is present. Be the first to comment.
Loading…

Post your comment