Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer
4 26881How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?
4 12738
Can we change the value of static variable?
How to obtain a performance profile of java program
What is called preparedstatementcreator?
How to test jdbc connection to sql server?
What is a prefix function.write down a code to compute prefix function.
How many rowset are available in jdbc?
2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?
What is the role of action class?
How can you read an integer value from the keyword when the application is runtime in java? example?
What is the difference between the font and fontmetrics classes in java programming?
What are the packages are used in jdbc?
What is the functionality of the stub?
What is a null check?
What is cascade delete?
How many types of memory areas are allocated by JVM in java?