Ask a New Question
Search
Questions and answers by
Denial
Questions (6)
prove that (A ∪ B)* = A*(BA*)*
0 answers
436 views
Automata theory and regular expessions prove that (A ∪ B)* = A*(BA*)*.
0 answers
400 views
Fred, Burt, Conrad, Otto, and Hugh run a race. All the runners can be taken to have the same level of ability, so it may be
1 answer
620 views
Write a program that reads a five digit integer number from the keyboard, and then constructs
the largest possible integer number
0 answers
719 views
writ a program that ask a user to inter three integer number and type them to the screen and also print them in different lines
4 answers
634 views
1. Let f : Z to Z and g : Z to Z be functions de fined by f (x) = 3x + 1 and g(x) = [x/2]
. (a) Is fog one-to-one? Prove your
1 answer
823 views
Answers (4)
h=0 but i don't know how to solve those kind of limits.
T=(vf-vi)/a= (0-30)m/s/(-4.0)m/s then T=7.5s ...it is as simple as that.
okay i used this function to print the out Scanner in = new Scanner(System.in); int num = in.nextInt(); but i don't know how to print each number in one line like this 1 2 3
this is how i start then i couldn't figure out the rest.. public class Digits2 { public static void main(String[] args) { System.out.println("enter a three digit number ");