What are Normalization Rules? Define Normalization?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How can you take string into InputStream?

3 Answers  


What is the use of math abs in java?

0 Answers  


What is the preferred size of a component in java programming?

0 Answers  


What is method Overloading in the perspective of OOPS?

6 Answers  


how to make a un-checked exception as a checked exception one.

2 Answers  






What is meant by object oriented programming – oop?

0 Answers  


What is the difference between pass by reference and pass by pointer?

0 Answers  


What is finally in exception handling?

7 Answers  


If system.exit (0); is written at the end of the try block, will the finally block still execute?

0 Answers  


You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain

0 Answers  


What is complexity in java?

0 Answers  


Explain public static void main(string args[]) in java.

0 Answers  


Categories