What is dynamic variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
Can we declare function inside main?
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
What are the differences between new and malloc in C?
Explain modulus operator. What are the restrictions of a modulus operator?
Can you mix old-style and new-style function syntax?
What is the use of a semicolon (;) at the end of every program statement?
what is the coding of display the factorial of a number using array and function?
code for quick sort?
What are variables c?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Explain the Difference between the New and Malloc keyword.
How can you return multiple values from a function?