Write a program for the following topic - switch
case,looping using fuction calling,nesting,console input
output.
Aim- to print a menu:-
1-series
2-single value. Each menu having sub menu armstrong or
perfect.
No Answer is Posted For this Question
Be the First to Post Answer
What is stateless in java?
Explain the reason for each keyword of public static void main(string args[])?
What is transaction management in java?
What about 'hostile applets'? : java security
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
What is lambda used for?
What is the singleton class in java?
Why we need method overriding in JAVA ? I mean which method I have to override I can write that method in my Class.
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is data persistence in java?
What is savepoint in java?
Why do we only use the main method to start a program?