hi how to convert program from notepad to turboc editor can
u please help me
Answer Posted / musthafa
copy the lines from the notepad and paste in the c program editor.
Is This Answer Correct ? | 8 Yes | 59 No |
Post New Answer View All Answers
What is c++ used for today?
What is the use of f in c?
What are reserved words with a programming language?
What is the process to generate random numbers in c programming language?
Explain how can type-insensitive macros be created?
Can you define which header file to include at compile time?
How to Throw some light on the splay trees?
Should a function contain a return statement if it does not return a value?
What is an auto keyword in c?
What is && in c programming?
How do you determine whether to use a stream function or a low-level function?
What is the difference between procedural and functional programming?
What are the advantage of c language?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
What is the symbol indicated the c-preprocessor?