What are the disadvantages of external storage class?
No Answer is Posted For this Question
Be the First to Post Answer
What is the newline escape sequence?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
20. main() { int i=5; printf("%d%d%d%d%d%d",i++,i--,++i,--i,i); } Answer:??????
Explain data types & how many data types supported by c?
What is NULL pointer?
can we change the default calling convention in c if yes than how.........?
Why is c called a structured programming language?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
write a function which accept two numbers from main() and interchange them using pointers?
Is c a great language, or what?
what is the program to display your name in any color?
What is oops c?