Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
phy.edu students .. which textbook do you follow? |
|
asked by Anonymous (coolboys98657) 8 years ago |
1 |
Someone pl. explain me the diff. bet. Abstraction & Encapsulation |
|
asked by Aavesh Kumar (aavesh) 8 years ago |
2 |
What is static initialization??? dont give eg give proper definition |
|
asked by Bhavesh Choudhari (bhavesh988) 8 years ago |
1 |
there is an interesting programe can anybody plz answer it plzzzz i have attatched it in the coments |
|
asked by Adithya Kannan (adiketh198) 8 years ago |
3 |
what if I use static public void main instead of public static void main? |
|
asked by Guy (devrath) 8 years ago |
1 |
Is anyone aware of unsigned integer ?? i came across this somewhere in text but forgot what it was.........Can anyone explain exactly why it is called unsigned and its working ??
And What is the exact meaning of dynamic initialisation ?? ( dont give me definition lol...i want the application explanation ) |
|
asked by MP Harsha (student58) 8 years ago |
2 |
what is bubble sort |
|
asked by Chulbul Pandey (chulbulpandey) 8 years ago |
0 |
A method that converts a string to primitive data type is: |
|
asked by Likitha Manjunath (stage2) 8 years ago |
2 |
If int A[ ] = {9,8,0,4,5,6,6,8,1,5};
What are the values of 'm' and 'n'?. m = Math.max(Math.pow(A[1],A[2]) , Math.sqrt(A[3])); n = Math.pow(Math.min(A[1],A[7]), A[3]); |
|
asked by Appus nikhil (appus007) 8 years ago |
3 |