Ask a Question | Answer a Question! |
Submitting your question...
ResFinder - Thousands of Practice Papers
what is static initialization??? |
|
asked by Bhavesh Choudhari (bhavesh988) 8 years ago |
1 |
No one with Commercial Applications as their subject? |
|
asked by Mango Apple (lekhitam) 8 years ago |
4 |
Guys to all those who have got a confusion in local , class/static , instance variables......just go to this excellent site...it gave a clear explanation as to how to identify them and all
http://www.tutorialspoint.com/java/java_variable_types.htm |
|
asked by MP Harsha (student58) 8 years ago |
1 |
+ 2 more questions by student58
Q & A guys..
1 : which keyword differentiates between class variable and instance variable .
2 : Function overloading is differentiable by what ( i mean when there are multiple methods with the same name ,what makes them different ) ?
( answers are below...just for the sake of a quick test....if it is alright i'll keep asking else i'll quit ) .
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
..
.
1 : static
2 : number & type of arguments passes ( simply function signature ) |
|
asked by MP Harsha (student58) 8 years ago |
1 |
public static int a=65;
Explain in brief what the above statement mean .......... |
|
asked by MP Harsha (student58) 8 years ago |
1 |
Can someone write me a program to reverse a string. I am so out of date with java that i forgot how to do this :/ |
|
asked by Chelsea Dcosta (che777) 8 years ago |
2 |
Why do we need constructor as a class member? (2 points) |
|
asked by Tabassum (thesilverlining) 8 years ago |
1 |
anyone pls tell this program..
WAP to input an alphabet in uppercase or in lowercase. Display the next alphabet accordingly.(i.e. 'a' follows 'b',......'z' follows 'a'). |
|
asked by Ayush Chess (cuuulboy) 8 years ago |
1 |
Here are some tips for computer applications.
If you find this incomplete please add up in the comments!
Do all the programs of the textbook prescribed by your school and learn the theory part cover to cover.
Some important programs which may turn up -
Sorting & Searching (All 4 algos)
Programs that calculate ticket cost or fare according to a table.
Programs involving usage of constructors.
Involving the design of a class with global/instance variables.
Function overloading
Patterns and Series. (Practice as much as you can because the board can give any of those)
Lastly, some trivial questions like primality testing, factorization, etc.
Study smart instead of studying hard by doing similar programs and not wandering out of scope!
All the best. :) |
|
asked by Sg (shreerockz15) 8 years ago |
0 |
Any 1 up with a suggestion -which programs shall i do i m n't good in programming & to get 96% i need to get atleast 98 in computer
I m studying hard for it plzz guyzz help me out! |
|
asked by Animesh Dwarkani (tiger36) 8 years ago |
2 |
Local,class,instance and method variables ? Which are what ?? |
|
asked by Abhishek Shyam (abhibenne) 8 years ago |
2 |
|