A character flag or control mechanism that delineates one data item from another
a) variable
b) constant
c) delimiter
d) call by reference
Write a C program to fill a rectangle using window scrolling
what is disadvantage of pointer in C
What are header files in c programming?
Why can't I perform arithmetic on a void* pointer?
Explain what does a function declared as pascal do differently?
Write a program to generate prime factors of a given integer?
Can we use any name in place of argv and argc as command line arguments?
How can I read data from data files with particular formats?
Is it possible to execute code even after the program exits the main() function?
What is indirection in c?
hi, which software companys will take,if d candidate's % is jst 55%?
When should the const modifier be used?