What are linker error?
No Answer is Posted For this Question
Be the First to Post Answer
What are preprocessor directives?
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
What is C language ?
For what purpose null pointer used?
What is the use of getch ()?
What are the types of i/o functions?
Why use int main instead of void main?
the operator for exponencation is a.** b.^ c.% d.not available
What is #include stdio h?
Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We.....Are....Student “ Note: one .=1 Space Output: "We Are Student"
What do you mean by c?
While(1) { } when this loop get terminate is it a infinite loop?