What are two dimensional arrays alternatively called as?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how can I convert a number to a string?
hat is a pointer?
In which layer of the network datastructure format change is done
To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.
Describe the modifier in c?
What is call by value in c?
How variables are declared in c?
ASCII stands for
write a c program to convert fahrenheit to celsius?
Can u return two values using return keyword? If yes, how? If no, why?
What is the scope of static variable in c?
Do you know the use of fflush() function?