in iso what are the common technological language?
No Answer is Posted For this Question
Be the First to Post Answer
what is recursion in C
Why is the code below functioning. According to me it MUST NOT.
When should the register modifier be used? Does it really help?
Explain how do you override a defined macro?
Is it possible to run a c program without using main?If yes HOW??
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What does the error message "DGROUP exceeds 64K" mean?
Explain how do you list files in a directory?
In c programming language, how many parameters can be passed to a function ?
a=5 a=a++/++a
Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me
What is typedef example?