Is c dynamically typed?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the advantage of a random access file?
Explain about the constants which help in debugging?
Differentiate between the expression “++a” and “a++”?
what is the difference between <stdio.h> and "stdio.h"
14 Answers Invendis, Kanbay, Mastek, MathWorks,
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
How do we declare variables in c?
writ a program to compare using strcmp VIVA and viva with its output.
What compilation do?
7 Answers Geometric Software, Infosys,
What are the preprocessors?
CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.
What is #define size in c?
What is difference between stdio h and conio h?