Help with a basic Java program?

1 Answer

Answer :

answer:just a guide, don’t know java correct the syntax and stuff and this should be your loop. INPUT=B for(A=1; A=<B; A=A+1){ for(a=A; a=>0; a=a-1){ print/echo/say ”*”; } print linebreak/</br>/ } for(A=B; A=>0; A=A-1){ for(a=A; a=>0; a=a-1){ print/echo/say ”*”; } print linebreak/</br>/ }

Related questions

Description : What would be the .exe file for a Visual Basic program?

Last Answer : The exe in the bin folder within the (startup) project.

Description : Which Windows program to use to introduce 6 year old to programming? Best program to teach LOGO or BASIC with graphics?

Last Answer : Get an old machine and load DOS 6.1 on it.

Description : What does Java run, operate, or do?

Last Answer : answer:This is a bit complicated, but I'll do my best to explain. At a fundamental level a computer program is simply a series of instructions the CPU in your computer executes in sequence. Programming languages ... wait. It's an inherently slower process to do on the fly. Hope that helps a bit.

Description : Is there any real difference between Java and C#, in terms of capabilities and functionality?

Last Answer : Java is better cross-platform. C# is better for windows development. C# has closures. phoenyx googles I came across these code examples and this wikipedia article which showed some good comparisons.

Description : Objective-C vs. Java?

Last Answer : answer:I'm fairly new to objective-C but have a lot of java experience. Java is a bit more heavyweight because of the JVM, but that overhead is negligible in modern computers. Objective-C seems to ... working primarily with java because all of my work projects (so far) have had to be cross platform.

Description : What is the best way to learn java?

Last Answer : Ditto on that. I also want to know.

Description : How to design webkiz download site with java phone ? If you have a good tutorial, give the link. ?

Last Answer : I can make it. I can make it if I want. Demo 1 Demo 2 Demo 3. If you want to download the code, you will find this link http://abde17.wapkiz.com .

Description : How to download movie on iTel 5231 Java phone. ?

Last Answer : http://Xtrawap.com http://genyt.net http://y2mate.com http://tubidy.Io http://100-youtube.com Download from this site.

Description : How do I submit webkiz site to Google with Java Phone ?

Last Answer : Now you don't have to submit to Google. You see, your site has already been submitted to Google.

Description : Do you have Java phone game download site ?

Last Answer : Yes , Button Phone has a game download site. Click here

Description : If I already know basic PHP/MySQL, what else should I learn to use Google App Engine?

Last Answer : answer:I am not an expert, I just started reading up on this myself, but here are a couple of starting points on data storage. Rather than a separately maintained SQL database, ... .com/appengine/articles/datastore/overview.html http://code.google.com/appengine/docs/python/datastore/overview.html

Description : Is this possible to do in Visual Basic?

Last Answer : Well, there's Excel VBA that you can try. There are some tricky ways to change the appearances of scatter charts; or you may try other chart types. If you don't like scatter chart, let me know ... go and tune in to your needs. You may check these out for conditional formatting: one, two, three.

Description : Is there a Visual Basic 6 C++ Alternative?

Last Answer : VB6 will run on Vista with some help. However, your simplest path to working with it out of the box is to either turn off UAC - recommended if you do any kind of software development on Vista (actually, ... get it set up. There is an express version for VB, too. http://www.microsoft.com/express/vc/

Description : What are some good books about basic steganography techniques?

Last Answer : I can recommend a good new novel that involves steganography—“Daemon” by Daniel Suarez. About the best tech thriller I’ve ever read.

Description : What is Part Programming? Enlist Basic Requirement for part programming with suitable example.

Last Answer : Definition: The part program is a sequence of instructions, which describe the work, which has to be done on a part, in the form required by a computer under the control of a numerical ... Defining the work part geometry. (b) Defining the repetition work. (c) Specifying the operation sequence

Description : Is there a program where you can identify music in a specific website?

Last Answer : Need Answer

Description : What should I study in order to write/program a career search software?

Last Answer : More programming. And logic. You need to understand how to develop a search for terms, and then also determine where to search, and then how to optimize search results in a relational database.

Description : How much work does it take to change on a program, from "Monday to Sunday" to whichever 7 days in a row?

Last Answer : It would depend on the individual program.

Description : How do I create a simple program that will pull information from a database, insert it into a few formulas, and spit out the answers?

Last Answer : answer:Welcome to Fluther. I have only the vaguest notion of the survey that you're trying to accomplish, but I do understand data. What will serve you very well for this is a ... simple enough exercise, which will only get more complex as your understanding improves and your needs increase.

Description : Can anyone tell me what kind of program is used by the Polyglot Project?

Last Answer : I don’t get your question. Are you asking what programming language is being used?

Description : What kind of script/program/CMS/etc. is needed to make a site like care.com, airbnb.com, schoolofeverything.com, fiverr.com?

Last Answer : All the sites you posted are so different I don’t think you can use a CMS without being heavily modified. I would charge about 20K to even touch it if I was doing it from scratch.

Description : Where do I find good information on how to program 3D videogames?

Last Answer : answer:You have two clear options: OpenGL and DirectX (Direct3D). OpenGL is a cross-platform library designed just for graphics while DirectX is specific to Windows but offers built-in libraries for sound ... books about this topic on Amazon or your local book store that would prove to be useful.

Description : Webapp/ Program idea?

Last Answer : If you have a solid idea, and are ready and willing to pay, you can put the project on Elance. http://www.elance.com/

Description : Where online can I find a free American Sign Language translation program?

Last Answer : The only ASL programs I'm aware of are Word-to-Sign, not sentence to sentance. The syntax and grammar, including word/sign order & facial grammar, are different and too complex. The best way ... learn American Sign Language, is in person, with a native Deaf signer highly preferable as the teacher.

Description : How can I write a C++ program that outputs different colored characters?

Last Answer : Usually you use ANSI codes for colors. This will assume that the console is an ANSI terminal or ANSI terminal emulator. ANSI codes usually look like escape sequences. e.g. [32m (set to green). If you ... 's getting away from your question. I may be wrong, but I believe the cmd window supports ANSI.

Description : Is there a program I can get for Firefox to highlight multiple items on a web page, and have them saty highlighted as I browse?

Last Answer : I have most of the add-ons and I haven’t seen it.

Description : Is it hard to learn how to program an iPhone app SDK?

Last Answer : It’s not difficult, but there’s a lot to learn. If you have no programming experience at all, it will probably take you two to three years of working on it to become reasonably competent.

Description : How can I learn to program for cocoa?

Last Answer : You need a lot of sparetime and enthusiasm. Have fun!

Description : What is a program error ?

Last Answer : Program bugs are called bugs .

Description : Interpreter is part of which program ?

Last Answer : Interpreter is part of the Player program.

Description : What does it mean to find and fix program errors ?

Last Answer : Debugging is the process of finding and eliminating errors in a program .

Description : What kind of program is the compiler ?

Last Answer : Compiler Translator Program.

Description : What is the next step in program algorithm ?

Last Answer : Answer : The next step in the program algorithm is drawing the flowchart.

Description : What are the benefits of using user defined functions in the program ?

Last Answer : Answer : In C-Program, the functions that the program describes according to its own needs in the Main () function are called user defined functions or user defined functions. The main advantage of the defined ... you can edit and insert some new data. As a result, the user benefits from the work.

Description : What are the qualities of an ideal program ?

Last Answer : Ideal program refers to a program in which all the features or qualities of a computer program are present. Programs are usually designed to solve problems. An ideal program plays an important ... less possibility of error in the composition. Moreover, a standard program usually has 5 episodes.

Description : What are the benefits of using variables in a program ?

Last Answer : Answer : You can work with different types of data in a program without using variables. However, in that case, the facility of automatic data setting , reuse, etc. is not available. For example , ... saves data in the named location of the variables in memory , making it easier to find them later.

Description : What is input / output control program ?

Last Answer : The input / output control program accepts the input device for faster data processing and keeps these devices in line with the CPU to speed up the output to the output device and sends a message to the user in case of difficulty.

Description : Why is program testing done ?

Last Answer : Answer : After composing a program, program testing is done to find out if it is done correctly. For program testing, you have to put some value of data in the program and calculate the results ... not match, then the program must be wrong. Necessary steps have to be taken for incorrect correction.

Description : What is the organization of the program ?

Last Answer : The organization of a program refers to the structure of a program. Each program must have three parts namely input , output and processing. The data and instructions given in the program for gaining ... . A program can be formed through these. And this is called the organization of the program

Description : What is meant by model of program ?

Last Answer : Answer : The models that are used to compose a program to write and program easily are called program models. In a few cases, beautiful and simple models are used to construct ... the popular programming models nowadays are structured programming , visual programming , event driven programming etc.

Description : Director What National Program ?

Last Answer : Yes , Director National Program.

Description : What is a program ?

Last Answer : A program or software is a series of instructions that instruct a computer to perform a task. A computer can solve many big or complex problems . The computer is instructed to work properly. This instruction set is called a program.

Description : What are the steps to create a program ?

Last Answer : How many steps need to be taken to solve any problem with the help of computer. These steps are called program making steps.

Description : What is the language of the program ?

Last Answer : Answer : A program is a set of letters , words , signals , etc., used by a computer to instruct in its own intelligible language according to specific rules .

Description : What is the program to create multimedia software ?

Last Answer : Program Director for creating multimedia software.

Description : What is the first step in opening an access program ?

Last Answer : : The first step in opening an access program is to press the Start button at the bottom left corner of the desktop screen .

Description : What is program flowchart ?

Last Answer : A program flowchart is an algorithm of a program that is expressed using diagrams.

Description : Describe the functions of stack pointer and program counter of 8085. 

Last Answer : Stack pointer: 1. It is a 16 bit register which is used to store the address of topmost filled memory location of stack memory. 2. SP always points current top of stack. 3. If data is ... of memory and in 8085 the address of memory is 16 bit. Hence program counter is 16 bit register.

Description : Can you help fix this programming problem in Python?

Last Answer : You can’t treat arrays of digits as a single number. The easiest way to read a numeric string is to use the sys library to read a line from the keyboard. import sys print(“Enter value for mass”) mass = sys.stdin.readline() mass = float(mass)

Description : Programmers: Is this puzzle a "named problem?" and can you help me with it?

Last Answer : I'd call it enumerating a list of all combinations . There's a field of math called combinatorics which I did not study but I assume probably has a word for this. It doesn't seem like a puzzle ... each iteration, and tweak it to get the output format you want, but that's essentially it, I think.