answersLogoWhite

0

Ctrl+s ---------- To save a program

F2 ---------- To save a program

F3 ---------- To open

F5 ---------- To view the page fully

Alt+f ---------- To open a file

Alt+F9 ---------- To compile a program

Ctrl+F9 ---------- To run a program

Alt+F5 ---------- To see the output

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the shortcut key in laptop to stop infinite loop of turbo c?

567


Command for run a c prog in turbo c compiler?

It is 'Run'. Key-combination: Ctrl+F9


What short cut key allow you to copy the selected text in turbo c?

Ctrl+C on windows


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

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


What shortcut allows a user to paste copied items into a document?

Press and hold the 'CTRL' Key and then press the 'V' Key To copy: You hold down the 'CTRL" Key and c


What is the different between Compiler and Interpreter in C or C plus plus programming?

It is easy to tell: there is no interpreter for C and C++, they are compiled languages.


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++.


What are the32 key words in c turbo?

key words are the specfic command of the program like variable name, syntax, name of loops.


Is the keyboard shortcut to paste Ctrl c?

That's the shortcut for copy. The shortcut for paste is Ctrl V.


Syntax of turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C


How do you save turbo c programs in turboc?

Press key F2, or select command Save from menu File.


What are the basic operator in turbo c?

+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C