Is there any book to know about Basics of C Language?
Answer Posted / anita patrot
ya
Balguruswamy
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how do you search data in a data file using random access method?
What is quick sort in c?
Should a function contain a return statement if it does not return a value?
What is the use of getch ()?
Can a variable be both static and volatile in c?
Can the size of an array be declared at runtime?
Is c++ based on c?
What are the three constants used in c?
Can we use any name in place of argv and argc as command line arguments?
what do you mean by enumeration constant?
Explain how can I write functions that take a variable number of arguments?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
What is extern storage class in c?
What is the benefit of using #define to declare a constant?
What is stack in c?