What is string concatenation in c?
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
How are structure passing and returning implemented?
When the macros gets expanded?
Without Computer networks, Computers will be half the use. Comment.
What is the role of && operator in a program code?
what is the output for this question: main() { int i=1; printf("%d%d%d",i,i++,++i); }
will the program compile? int i; scanf(“%d”,i); printf(“%d”,i);
Write programs for String Reversal & Palindrome check
what is the output of the code and how? main() { int *ptr,x; x=sizeof(ptr); printf("%d",x); }
4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Is it possible to have a function as a parameter in another function?
what is the difference between <stdio.h> and "stdio.h"
14 Answers Invendis, Kanbay, Mastek, MathWorks,