hi how to convert program from notepad to turboc editor can
u please help me
Answer Posted / kiran
Type the C Program and save it in the location where your C Programs are stored. Open TC compiler and select the file, compile and run.
Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
Difference between MAC vs. IP Addressing
List the difference between a 'copy constructor' and a 'assignment operator' in C?
how can use subset in c program and give more example
What do header files do?
What is calloc malloc realloc in c?
What is keyword in c?
Explain how can you restore a redirected standard stream?
What are the benefits of organizational structure?
What is variable in c example?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
Why c is called a mid level programming language?
What is the function of multilevel pointer in c?
a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
What is meant by high-order and low-order bytes?
What is dynamic variable in c?