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

Does list maintain insertion order java?

0 Answers  


Explain numeric promotion?

0 Answers  


What is unicode?

1 Answers  


Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me

0 Answers  


Explain importance of finally block in java?

0 Answers  






Matrix multiplication only using OOP concepts .

0 Answers  


What best practices should you follow while writing multithreaded code in java?

0 Answers  


What is replacefirst in java?

0 Answers  


Can private members of a base class are inheritable justify?

0 Answers  


What is the use of generics? When was it added to the Java development Kit?

0 Answers   Impetus,


what are the diffrences between interface and abstract class?

4 Answers  


What is the purpose of setAutoCommit() ?

1 Answers   Google,


Categories