answersLogoWhite

0


Best Answer

Without seeing the program, I can only say: 'zero or more times'

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many times will the program will print Language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What language to use server side program?

Many possibility. C is one of them.


How do you write a program in QBASIC to print the names of any 5 laptop companies?

EXAMPLE 1 - LANGUAGE: QBASIC '*** printing string literals... CLS PRINT "Laptop manufacturers:-" PRINT PRINT "Toshiba" PRINT "Sony" PRINT "Apple" PRINT "Dell" PRINT "Samsung" END EXAMPLE 2 - LANGUAGE: QBASIC '*** printing string values from an array name variable... DIM companyName$(5) companyName$(1) = "Toshiba" companyName$(2) = "Sony" companyName$(3) = "Apple" companyName$(4) = "Dell" companyName$(5) = "Samsung" CLS PRINT "Laptop manufacturers:-" PRINT FOR eachCompanyNo% = 1 TO 5 PRINT companyName$(eachCompanyNo%) NEXT END EXAMPLE 3 - LANGUAGE: QBASIC '*** READing/and, PRINTing from DATA statements list... CLS PRINT "Laptop manufacturers:-" PRINT READ eachCompanyName$ DO WHILE eachCompanyName$<>"EOF" PRINT eachCompanyName$ READ eachCompanyName$ LOOP END DATA "Toshiba","Sony","Apple","Dell","Samsung" DATA "EOF" *NOTE*: There are many more ways that it's possible to do this, too. Including... -Storing data in an external text based file(.txt/.dat/.csv); then, opening/reading in/printing values from that external data file/closing the file. -using fixed length strings/together with dot notation -etc. I will leave it up to you to go and discover how to use such further possibilities; and, more... CONCLUSION As you can see from the above code examples/suggestions; QBASIC, is a very highly versatile programming language; which, quite often, gives programmers multiple different ways to write their underlying 'source code'...though, each differently written program will produce exactly the same surface 'output'.


What is the difference between translators and compilers?

A compiler is a program that reads a program written in one language and translates it into another equivalent program in other language(target language).i.e, Hll------Mll A translator on the other hand translates a given language into many languages as per requirement like Chinese to English and others as per capability.


Which language is used to write a source program in computer?

There are so many programming languages that it is impossible to tell without actually seeing the source program in question.


How do you write a magic square program with basic?

AnswerYou're better off using a program like Visual Basic or C++ to do that. QBasic doesn't have very many capabilities.AnswerQBasic is quite capable. It is certainly capable of solving a magic squares problem.

Related questions

How many times are people allowed to print a coupon?

If you need to print some coupons and are wondering just how many you are allowed to print, I have discovered that the average amount of times to print one particular coupon is twice.


Why you use variable in programming language and its uses?

Variables have many uses, the main being to set a certain keyword to a function or command such as A = run.SystemDLL.system32 "just an example" so if I were wanting to create a program or make it shorter.. I would do this.. A = Run B = 1 if B = 1 then print("Hello") This would print Hello in the lua scripting language! Enjoy


How many times has To kill a Mockingbird been out of print?

never


How many levels of French language proficiency are covered by the Pimsleur program?

Pimsleur program covers 1-3 levels of French language proficiency. It is a leading program for teaching people French grammar and writing. Many people recommend this.


How many times is shall in the Bible?

go to e-sword.net, download the program, and find out for yourself about any word, phrase, the original language, free commentaries, dictionaries, maps et..,,all freee... Using this free program, the answer in the KJV version of the bible is 9837 times in 6061 verses!.


What language to use server side program?

Many possibility. C is one of them.


How do you write a c program?

this is what the program says :i want to write a C program which reads in one value, the seed for the random number generator. Your program should then generate 100,000 simulated rolls of a pair of dice. The program should calculate and print the number of times the simulated roll of the dice was a 2, the number of times it was a 7 and the number of times it was a 12. Finally, print out the average (three decimal places) of all of the simulated rolls.Your program must have at least one user defined function called die which creates the roll of one die. This function should return an integer value between 1 and 6 inclusive. It should have no arguments.1- i cant figure out how to calculate how many time does the 2 , 7 , 12 print out .2- how to calculate the number in the 100,000 to be able to calculate the avg.3- i dunno how to create the function in the second part .


Why program in c language?

It is the most common programming language, but of course there are many others. It is one of the easiest computer programming.


How many times had Great Britain been invaded and what effect had this on the English language?

4 times and it had a lot of effect on the language


How many times can a printable online grocery coupon be printed?

Most of the time you can print the coupon several times. I have never seen a limit as to how many times you can print it, you can make copies of it too. However, you will have to speak with the store to find out how many you can redeem at one time, most of the time it is only one.


How do you write a program in QBASIC to print the names of any 5 laptop companies?

EXAMPLE 1 - LANGUAGE: QBASIC '*** printing string literals... CLS PRINT "Laptop manufacturers:-" PRINT PRINT "Toshiba" PRINT "Sony" PRINT "Apple" PRINT "Dell" PRINT "Samsung" END EXAMPLE 2 - LANGUAGE: QBASIC '*** printing string values from an array name variable... DIM companyName$(5) companyName$(1) = "Toshiba" companyName$(2) = "Sony" companyName$(3) = "Apple" companyName$(4) = "Dell" companyName$(5) = "Samsung" CLS PRINT "Laptop manufacturers:-" PRINT FOR eachCompanyNo% = 1 TO 5 PRINT companyName$(eachCompanyNo%) NEXT END EXAMPLE 3 - LANGUAGE: QBASIC '*** READing/and, PRINTing from DATA statements list... CLS PRINT "Laptop manufacturers:-" PRINT READ eachCompanyName$ DO WHILE eachCompanyName$<>"EOF" PRINT eachCompanyName$ READ eachCompanyName$ LOOP END DATA "Toshiba","Sony","Apple","Dell","Samsung" DATA "EOF" *NOTE*: There are many more ways that it's possible to do this, too. Including... -Storing data in an external text based file(.txt/.dat/.csv); then, opening/reading in/printing values from that external data file/closing the file. -using fixed length strings/together with dot notation -etc. I will leave it up to you to go and discover how to use such further possibilities; and, more... CONCLUSION As you can see from the above code examples/suggestions; QBASIC, is a very highly versatile programming language; which, quite often, gives programmers multiple different ways to write their underlying 'source code'...though, each differently written program will produce exactly the same surface 'output'.


How many times is Princess Protection Program coming out?

Once on the coming out day and after that as many times as the people want to play it.