CHAPTER No.1 Getting Started with C
Question No. 3
Mark the True / False.
1. The C programming language was developed by Dennis Ritchie in 1972.
2. C was derived from earlier programming language named B.
3. The B was developed by Ken Thomson in 1980.
4. The short key for compiling a program in Turbo C++ IDE is Alt + F9.
5. The compiler produces the source file from an object file.
6. The Linker is a program that combines the object program with additional files.
7. The Short cut key for executing the C program is Alt+F5
8. In structured programming , the entire program is divided into smaller modules.
9. The value of a constant can be changed during the program execution.
10. High Level Language provides machine independence.
Solution:
1. true
2. true
3. false
4. true
5. false
6. true
7. false
8. true
9. false
10. true
Can any body send me. Complete solution of this book
ReplyDelete