Anyone pls help me out with this Explain the use of static keyword  | 
|
| asked by SODA The Ultimate comedy (aniruddha_1) 6 years ago | |
2  | |
for(i=0 ; i<arr.length ; i++)
        {
            if (a.isequalsTo(arr[i]))
                return i;
        } | 
|
| asked by Ansh Anand (teleansh) 6 years ago | |
1  | |
I'm a bit confused here: How are Encapsulation, Abstraction and Data Hiding implemented in software terms?  | 
|
| asked by Prateek Pradhan (prateek235) 6 years ago | |
3  | |
why does Math.rint (2.5) give the value as 2.0 while Math.rint (3.5) returns 4.0 ???  | 
|
| asked by Tubhyam Mehta (tirth7683) 6 years ago | |
2  | |
what is the choice of questions in section 2 of commercial applications??  | 
|
| asked by Rajas Baadkar (pubgalpha) 6 years ago | |
1  | |
*Strategy Review* See I'm thinking to solve Sec-A within 35 min (lighting speed) And move on to B, attempt 5 programs in an hour with everything, I still should have approx 20 mins, so would write extra and decorate and recheck the whole paper. What ya suggest, should I modify any part, or its perfect?  | 
|
| asked by Aryan Gupta (xprince) 6 years ago | |
3  | |
another solid point of difference b/w break and continue, apart from their function and example?  | 
|
| asked by Sahaj Shah (eternityseeker) 6 years ago | |
2  | |
System.exit function?  | 
|
| asked by Arun Munagala (cyberking7) 6 years ago | |
2  | |
    
