Search This Blog

Wednesday, May 16, 2012

Concept based question - icse

Q: What does the following statement signify?
                               int a=5;


Ans: The above statement signifies that there is memory location(variable) named a of type int which is used to store integer values and currently holds the value of 5

5 comments:

  1. please,can you upload function and function overloading questions in Java?

    ReplyDelete
  2. Can you please upload some concept based question on mathematics and science?
    Thanks for providing links.

    ReplyDelete
  3. can u please tell me how to print following in qbasic and also in java
    1
    11
    121
    12321

    ReplyDelete
  4. it should be arranged like a pyramid

    ReplyDelete
  5. can u please tell me how to print following in qbasic and also in java
    1
    11
    121
    12321

    ReplyDelete