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
Write a program to print fibonacci series using recursion?
What is the ANSI C Standard?
What will be the outcome of the following conditional statement if the value of variable s is 10?
What is an array? What the different types of arrays in c?
c language interview questions & answer
Why doesnt long int work?
What is a spanning Tree?
Differentiate abs() function from fabs() function.
What does sizeof int return?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
What is New modifiers?
Explain what is the difference between the expression '++a' and 'a++'?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
praagnovation
What is struct node in c?