What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Find the O/p of the following struct node { char *name; int num; }; int main() { struct node s1={"Harry",1331}; struct node s2=s1; if(s1==s2) printf("Same"); else printf("Diff"); }
which one is better structure or union?(other than the space occupied )
Write a program on swapping (100, 50)
Why string is used in c?
Write a program to reverse a given number in c language?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
Which are low level languages?
Fifty minutes ago if it was four times as many mints past 3 o clock. how many minutes is it to six o'clock n how....?????
Read two numbers from keyboard and find maximum of them?
wap to print "hello world" without using the main function.
can we access one file to one directory?
? ???Mirror Mirror on the wall????????