What is #define in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between declaration and definition of a variable or function ?
Implement bit Array in C.
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*
how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?
What are header files why are they important?
Can you please explain the difference between strcpy() and memcpy() function?
Why c is a procedural language?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
How does normalization of huge pointer works?