Which keyword is written to use a variable declared in one
class in the other class?
Answers were Sorted based on User's Feedback
Answer / poonam
We can use thses keywords Public ,Internal,Protected Internal, to use a variable in one class to other Class .
| Is This Answer Correct ? | 1 Yes | 0 No |
How long to learn object oriented programming?
how to find no of instances of an object in .NET?
What is overloading in oops?
how to find the correct email address format by using the programe?
what is difference between c++ language and java language
What is advantage of inheritance?
i ahve v low % in 12th n BSC which is aroun 50 coz science was imposed on me......nw m doin MCA n my aggregate in above 74%,what shud i say if asked about low previous percentage??????
DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED PROGRAMING.
write a program to find 2^n+1 ?
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
Differences between inline functions and non-inline functions?
Write a program to find out the number of palindromes in a sentence.