Answer Posted / e
(.) is the period operator
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What are the advantages and disadvantages of pointers?
Explain what are the advantages and disadvantages of a heap?
How can you avoid including a header more than once?
What are the types of macro formats?
What is n in c?
What is default value of global variable in c?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
Where in memory are my variables stored?
What do you mean by Recursion Function?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What is the difference between strcpy() and memcpy() function in c programming?
How does pointer work in c?
how can f be used for both float and double arguments in printf? Are not they different types?
Explain 'bus error'?
Why string is used in c?