Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
Guys could any1 help me.... i want some long if programs of different sorts... plzz |
|
asked by Phaneendra Tenneti (phaneendra12) 8 years ago |
0 |
Economic Applications people:- Can you please explain what is 'reserve price of a seller'... |
|
asked by Gunjan Maheshwari (chocopie2000) 8 years ago |
0 |
REALLY? NO ECO APP PPL HERE? |
|
asked by Sidra Haider (sidrahaider) 8 years ago |
2 |
What would be the output?
int a=5, b=8;
int sum=9;
sum+= a++ + --b +(sum-- + a);
System.out.print(sum); |
|
asked by Sg (shreerockz15) 8 years ago |
1 |
Guys what to study for class as user defined type and input output and encapsulation chapters pl z tell the important things to study !? |
|
asked by Abhishek Shyam (abhibenne) 8 years ago |
0 |
The classes Exception and Error are the subclasses of ______. |
|
asked by Tabassum (thesilverlining) 8 years ago |
1 |
Q and A guys ........Answer it
1: Name the OOP principle which deals with
a: Data hiding ;Access modifies like public,protected,private
b: interfaces and abstract classes
2: Arrays are the objects of _____class. _____is a public instance variable that holds an array's size ( i didnt yet come to array chapter so i dont know the depth of it ) |
|
asked by MP Harsha (student58) 8 years ago |
3 |
guys what do you mean by Exceptional handling?
i know that there is exceptional handling in buffered reader while it is not there in scanner class |
|
asked by Nipun Koli
(nio456) 8 years ago |
2 |