What type of function is main ()?
i want to job in your company, so how it will be possible.
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
What is a union?
Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)
what is bit rate & baud rate? plz give wave forms
how to print this sereis 2 4 3 6 5..........?
11. Look at the Code: #include<string.h> void main() { char s1[]="abcd"; char s2[10]; char s3[]="efgh"; int i; clrscr(); i=strcmp(strcat(s3,ctrcpy(s2,s1))strcat(s3,"abcd")); printf("%d",i); } What will be the output? A)No output B) A Non Integer C)0 D) Garbage
What is the real time usage volatile?
How do I initialize a pointer to a function?
what is a void pointer?
SRUCTURE PROGRAMMING
print the table 5 in loops