Is c dynamically typed?
No Answer is Posted For this Question
Be the First to Post Answer
write a proram to reverse the string using switch case?
What are the valid places to have keyword “break”?
Can include files be nested?
How can I find out if there are characters available for reading?
what is the difference between #include<> and #include”…”?
How can I find out how much free space is available on disk?
two variables are added answer is stored on not for third variable how it is possible?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
Can a pointer be volatile in c?
dennis ritchie invented C language in AT&T bell laboratory what is the extension of AT&T?
What is putchar() function?