Ask a New Question
Search
Questions and answers by
Poohboi
Questions (16)
A method can be directly or indirectly recursive and we will explore the differences. Discuss how and why would you trace a
2 answers
468 views
Create an applet to draw a digit using the method fillRect of the class Graphics. For instance, if the input is 4,
0 answers
611 views
I have hard time doing this any help?
Rewrite the definition of the method setdate and the constructor with parameters so that
1 answer
555 views
Need help here how to do this program write the definition of a method that takes as input three numbers and returns the sum of
2 answers
629 views
Need help not sure how do this Do an analysis of the following program: Write a program to input the dimension of a cylinder,
2 answers
535 views
Okay so I am rewrite the program and it's still not coming right can anyone help me see what's going wrong here please I have to
0 answers
769 views
Need help with this it my first time and not get it can someone please help here.
Which class contains the function pow? Write
1 answer
374 views
Need help how to do this not sure how or anything can someone help please.
Which class contains the function pow ? Write the
2 answers
437 views
: Build a program that allows a user to select one of the following four menu options: enter new integer value, print pointer
1 answer
1,064 views
I am trying to understand what would I say to how it works anyone can help me please.
How does reusing code help in the structure
1 answer
393 views
okay I need a little help here on next program this what it say for first one which I have done.
Create a counting program that
1 answer
782 views
Need help how to do this
Build a Fortune Cookie program that uses either the Chinese Zodiac or astrological signs to generate a
2 answers
829 views
Need help on how write this program.
"The Eversoft Eraser Company has a list of its customers’ names (not necessarily in
1 answer
609 views
Need to know if I have it right or not in the program please . Input a list of positive numbers (terminated by 0) into an array,
3 answers
592 views
need help how do this program.
Use the top-down modular approach and pseudocode to design a suitable program to solve it. Alberta
1 answer
1,636 views
use a modular approach and pseudo- code to design a suitable program to solve it.
Allow the user to enter a series of
1 answer
619 views
Answers (7)
No I can not that is why I was asking for help to show me how
The whole thing has to be do an OOD analysis of the following write a program to input the dimension of cylinder, and print the surface area and volume. What you show me don't think it the right one.
Yes I guess it a Java programming
Need know if this is right please helps anyone. include #include int main(){ int d, *dPtr; char c; int=0; dPtr=&d; printf("Choose one of the following:\n"); printf("a. enter a new integer value.\n"); printf("b. print a pointer address.\n"); printf("c.
I would not do it that way if have to use the program in cygwin that's where I have to write the program so can that be able to do the table in it too?
That was the second part this what it say first which got the first part but this is the full saying Given a = 5, b = 1, x = 10, and y = 5, create a program that outputs the result of the formula f = (a – b)(x – y) using a single printf() function.
Not sure how do that but just write it out.