What is a scope resolution operator in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are the __date__ and __time__ preprocessor commands?
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
write a program in C to swap two variables
what is a pointer
4 Answers Bank Of America, TCS,
What is a list in c?
wap to print "hello world" without using the main function.
64/square(4)
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???
plz answer..... a program that reads non-negative integer and computes and prints its factorial
Can a pointer be static?
Can you tell me how to check whether a linked list is circular?
Explain following declaration int *P(void); and int (*p)(char *a);