What is ## preprocessor operator in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is a pragma?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
User define function contain thier own address or not.
write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com
What is gets() function?
What is break in c?
What is a nested formula?
a 'c' program to tell that the set of three coordinates lie on a same line
Explain in detail how strset (string handling function works )pls explain it with an example.
What is actual argument?
What is the purpose of the code, and is there any problem with it? unsigned int f( unsigned n ) { return –n & 7; }
When should a far pointer be used?