Explain the differences between static and dynamic variables?
No Answer is Posted For this Question
Be the First to Post Answer
Why use string handling in Java?
Given: 1. package test; 2. 3. class Target { 4. public String name = “hello”; 5. } What can directly access and change the value of the variable name? 1 any class 2 only the Target class 3 any class in the test package 4 any class that extends Target
What do you mean Abstraction in java?
Do I need java on my pc?
Which data type is class in java?
Give few difference between constructor and method?
Tell me about different OOPS concepts.
Explain about sets?
Urgent requirement of JAVA/.NET/QA in a CMMI level3 MNC for Pune location.
How do you define a method?
Where are variables stored?
What function extracts specified characters from a string?