What is the translation phases used in c language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain output of printf("Hello World"-'A'+'B'); ?
How can my program discover the complete pathname to the executable from which it was invoked?
True or false: If you continuously increment a variable, it will become negative? 1) True 2) False 3) It depends on the variable type
What is the purpose of void pointer?
Why is c not oop?
Explain what is the best way to comment out a section of code that contains comments?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
write a programming in c language, 1 3 5 7 9 11
what does ‘#include’ mean?
coding for Fibonacci.?
What is the difference b/w Structure & Union?
Write a pro-gramme to determine whether the number is even or odd?