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
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
please,can you upload function and function overloading questions in Java?
ReplyDeleteCan you please upload some concept based question on mathematics and science?
ReplyDeleteThanks for providing links.
can u please tell me how to print following in qbasic and also in java
ReplyDelete1
11
121
12321
it should be arranged like a pyramid
ReplyDeletecan u please tell me how to print following in qbasic and also in java
ReplyDelete1
11
121
12321