Distinguish between a predicate and a function?
No Answer is Posted For this Question
Be the First to Post Answer
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
What is polymorphism and what are the types of it?
What is intern method in java?
How will you load a specific locale?
Why Static variable required in java?For ex,class A { static int a; int b; } Why static is required?
What is return data type?
Can you pass by reference in java?
Differentiate between array list and vector in java.
Is main an identifier?
What is method reference?
Write a program to calculate factorial in java?
State two differences between C and Java.