Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
Hi everybody how many of them are ready for exam and say which exam u r writing |
|
asked by Chirayu Rai (chirayurai) 8 years ago |
2 |
What is meant by composite data type and reference data type?? |
|
asked by Adarsh Srivastav (adarsh123890) 8 years ago |
1 |
guyz any commercial application ??? |
|
asked by Mira Sree (balamirasree) 8 years ago |
1 |
static char i;
static void sum()
{
System.out.print(i);
}
We all knew the default value of char as our text said it should be null or \u0000 ....but when i declared it it aint giving me any output.....Terminal window is absolutely blank...Just check it out plz..........when char is getting replaced with short or double or int then there is valid output..........If char is getting replaced with string then ans is null |
|
asked by MP Harsha (student58) 8 years ago |
3 |
Can some1 pl. explain continue using an example |
|
asked by Aavesh Kumar (aavesh) 8 years ago |
1 |
System.out.print((false)?'a':66); // how is it printing B and not 66? can anybody explain... |
|
asked by Ishanuj Hazarika (ishanuj99) 8 years ago |
2 |
If anyone gets a different n twisted prpgram plz share.. |
|
asked by Game R (future_engg) 8 years ago |
0 |
Can someone give me an easy definition of function prototype |
|
asked by Chelsea Dcosta (che777) 8 years ago |
1 |
what does library function valueOf() mean |
|
asked by Adithya Kannan (adiketh198) 8 years ago |
1 |
please answer the question in the comment |
|
asked by Anu krishna (anukrishna) 8 years ago |
3 |