answersLogoWhite

0


Best Answer

1

12

123

1234

12345

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

use printf or cout<<"";

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

make a pyramid with 3 cs

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a house using turbo c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

To develop a taj mahal using c-language programming in turbo c plus plus?

turbo c


Does windows XP supports the turbo c plus plus graphics?

You should actually turn the question around: does the Turbo C++ graphics library support Windows XP? The answer is yes it does, provided you are using a version of Turbo C++ for Windows XP and above.


How do you make a cricket field in turbo c graphics?

deese nuts


How do you pass command line arguments using turbo in c compiler?

In the Options menu the Arguments command.


Who is the founder of turbo c program?

Turbo c program is from Borland which is an integrated development environment and a computer language. Some of the parts of turbo c were incorporated from the wizard c in 1987, but it was first developed by Dennis Ritchie in 1970.

Related questions

How do you make a code by using turbo c?

high level language


Is the dual core processor reliable to make programs using turbo c?

A dual core processor is reliable to make programs using Turbo C. It is best however if you go for a more substantial processor such as a Quad Core.


How to make a code by using a lending process in a TURBO C?

#include&lt;stdio.h&gt; main(){


How do you make a flow chart using turbo c?

how does a flow chart helps in making aprogram in terbo c


To develop a taj mahal using c-language programming in turbo c plus plus?

turbo c


Is turbo c is available for windows 7?

Yes, it is available for windows 7. You can run Turbo C in windows 7 basically using DOS Box emulator. Turbo C works fine with windows 7. Up to now, many programmers use Turbo C in programming C in windows environment.


What is abstract of payroll system using turbo c?

ambot nimu


What is the differentiate of turbo c from turbo c plus plus?

Turbo C compiles c source. turbo c++ compiles c++ source code.


Is that possible to make programme in turbo c for a mini computer having dual core processor-?

Yes, to make a program in Turbo C for a mini computer to have a dual core processor.


Can you write a C program Without turbo C IDE?

Yes you can write a C program without using turbo C IDE. All you need is a text editor like notepad where you can write your codes and after writting them save the file with .c extension. But for compilling and running the code you will be needing turbo C IDE.


Does windows XP supports the turbo c plus plus graphics?

You should actually turn the question around: does the Turbo C++ graphics library support Windows XP? The answer is yes it does, provided you are using a version of Turbo C++ for Windows XP and above.


How turbo c executes c as well as c?

turbo c cannot execute c++ as well..since c++ is the superset of c .the cprograms can be compiled in turbo c++.