What is null pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between postfix and prefix unary increment operators?
define switch statement?
Give the Output : * * * * * * * * * *
how to connect oracle in C/C++.
write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print
what are the difference between ANSI C and Let Us c and Turbo C
show how link list can be used to repersent the following polynomial i) 5x+2
Which node is more powerful and can handle local information processing or graphics processing?
WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS
What is const volatile variable in c?