Write a class which checks whether a given number is prime or not. Write another class to implement the behavior of previous class and print the series of twin prime number upto a given range.
1801Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.
1829Write 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.
1894Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.
2009please suggest me final year project ideas for computer engg.on java as soon as possible becaus eo want to sumbit project name. and i am very confused.
1 3810how ahstraction is the property of oops,this is also in c and c++ ex. printf function which is also hide the unnecessary data,so what is the difference ? and does c++ fallow the abstraction?
2078In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
1731Post New Java Related AllOther Questions
Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.
What do you understand by numeric promotion?
What is phantom memory?
What is lambda value?
What is cdi in java?
What is the difference between the boolean & operator and the && operator?
i have client interview in TCS.client is CITI BANK.how to face it,what type of questions they will ask,please tell send me to kumar525job@gmail.com
How do I enable javascript?
How do I find jre version?
What is java bean class?
How can I swap two variables without using a third variable?
How do you check if java is installed on windows command prompt?
What's the difference between local, global and universal groups? : java security
Are the actual permissions for the application defined at run-time or compile-time? : java security
Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?