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.
1847Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.
1885Write 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.
1957Topic- 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.
2067please 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 3893how 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?
2133In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
1792Post New Java Related AllOther Questions
What are messages in java?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
Explain issues of old java date api?
Explain the encapsulation principle.
Can an application have multiple classes having main method?
Why do we create dto in java?
What's the difference between code-based security and role-based security? Which one is better? : java security
What is the difference between deep copy and shallow copy in java
Who is at risk in java? : java security
I get an exception if I remove the static modifier from main?
What is java ioc?
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?
can anyone tell me what kind of questions are asked for core java exam in aptech
What is the meaning of the words public, static and void?
What is connection pooling in java?