How can I discover how many arguments a function was actually called with?
No Answer is Posted For this Question
Be the First to Post Answer
swapping of two numbers without using third variable using AND and OR operators
Explain is it better to bitshift a value than to multiply by 2?
What is void main () in c?
What is far pointer in c?
How to calculate sum
will u give me old quesrion papers for aptitude for L & t info tech?
Describe how arrays can be passed to a user defined function
write a recursive program in'c'to find whether a given five digit number is a palindrome or not
int x=sizeof(!5.856); What will value of variable x?
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
Toggle nth bit in a given integer - num