Can we use this () and super () in a method?
No Answer is Posted For this Question
Be the First to Post Answer
What is multithreading ???? How to stop multithrading in java????
wahts is mean by thread?
22 Answers HCL, TCS,
How do you avoid global variables?
what is Remote Reference Layer ?
I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.
what do you understand by the term string with respect to java?
How do you square a number?
What is the difference between @before and @beforeclass annotation?
List interface?
Can we declare the static variables and methods in an abstract class?
what is the use of datasource in core java?
Can a java program have 2 main methods?