What is the frontend and backedn in Java?

Answers were Sorted based on User's Feedback



What is the frontend and backedn in Java?..

Answer / narasimha

front end means which u going to have look and feel like
jsp,swings,awt pakage
back end menas which is going to implement the business
logic for you

Is This Answer Correct ?    10 Yes 1 No

What is the frontend and backedn in Java?..

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

What is the frontend and backedn in Java?..

Answer / rajeswari sethu

Front end is client,
Back end is server

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Core Java Interview Questions

Why do I need to declare the type of a variable in java?

0 Answers  


Can we have multiple catch block for a try block?

0 Answers  


how to write a server program and sending the mails to the server using smtp protocol please help me

0 Answers   Lampex,


What is an inner class in java?

0 Answers  


What is native code?

0 Answers  






How can i add a button in applet in java ???

2 Answers  


What is slash r?

0 Answers  


Why null interfaces are used in Java?

2 Answers  


What are hot spots in Java programming?

1 Answers  


How many bits is a boolean?

0 Answers  


How do you find the maximum number from an array without comparing and sorting?

0 Answers   BlackRock,


What do you mean by scope of variable?

0 Answers  


Categories