What is strcpy() function?
No Answer is Posted For this Question
Be the First to Post Answer
Write a C program to check a number even or odd, without using any relational, arithmetic operator and any loops.
What are valid signatures for the Main function?
how to make program without <> in libray.
value = 0xabcd; for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) { foo(); if (loop & 1) value >>= 1; } how many times is foo() executed?
i=10,j=20 j=i,j?(i,j)?i:j:j print i,j
which of 'arrays' or 'pointers' are faster?
what is an array
What are the different types of pointers used in c language?
What are pointers in C?
How do we print only part of a string in c?
What is new line escape sequence?
who is the founder of c
19 Answers College School Exams Tests, HP,