If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great
KPIT,
2 6398When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?
5 17336In Java why we write public static void main(String args[]) why not main()?
Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,
46 110124
What is ascii format?
What is meant by flickering?
How to display arraylist values in java?
What is array and arraylist in java?
What is difference between jdk,jre and jvm?
How do singleton patterns work?
What is a function in programming?
what is bmg file and how to create that files?what will it contailn?
Can a class be declared as static?
How do you compare values in java?
What are the advantages and disadvantages of reference counting in garbage collection?
Is null a string?
What is the difference between iterator and enumeration ?
What is difference in between java class and bean?
What is double in java?