Differentiate between #include<...> and #include '...'


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are header files why are they important?

0 Answers  


what are the advantage and disadvantage of recursion

5 Answers  


Explain what are bus errors, memory faults, and core dumps?

0 Answers  


write a program to generate address labels using structures?

0 Answers   SJC,


f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error

4 Answers   HCL,


What is the value of c?

0 Answers  


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"

6 Answers   IBM,


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

0 Answers   Huawei,


shorting algorithmS

0 Answers   Wipro,


wat are the two methods for swapping two numbers without using temp variable??

2 Answers  


What is a C array and illustrate the how is it different from a list.

1 Answers   Amazon,


What is gets() function?

0 Answers  


Categories