What is a constant?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the process of converting a Tree into a Binary Tree.
marge linklist
What is extern storage class in c?
explain what is a newline escape sequence?
What is time complexity c?
multiple of 9 without useing +,* oprator
what are the advantages of a macro over a function?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
In which mode we open the file for read,write and append also in c ? a)W b)w+ c)r+ d)a
Bit swapping
Write a program that takes three variables(a,b,c) in as separate parameters and rotates the values stored so that value a goes to b,b,to c and c to a
write a program to add two numbers of any size.....(remember any size)