What is the use of pointers in C?
No Answer is Posted For this Question
Be the First to Post Answer
code for copying two strings with out strcpy() function.
why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }
Process by which one bit pattern in to another by bit wise operation is?
Write a program to know whether the input number is an armstrong number.
where does malloc() function get the memory?
Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17
What is a loop?
Can the “if” function be used in comparing strings?
How a string is stored in c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
what is a c-language.what is do.
write a program structure to find average of given number