What is the frontend and backedn in Java?
Answers were Sorted based on User's Feedback
Answer / ravikiran
front end is html or UI elements
back end is the database or persistent storage
Is This Answer Correct ? | 6 Yes | 5 No |
Front end is client,
Back end is server
Is This Answer Correct ? | 0 Yes | 1 No |
What are the procedures?
What does the “static” keyword mean? Can you override private or static method in java?
How many bytes are a float?
What is nested interface?
Are maps ordered java?
Explain break statement and continue statement?
Is JRE required to compile Java files ?
What is a vector in java?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Is null or empty java?
What is the flag in java?
How do you sort in ascending order in java?