What is ctrl c called?
No Answer is Posted For this Question
Be the First to Post Answer
char ch=10;printf("%d",ch);what is the output
How can I call fortran?
What are structural members?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
main() { int ptr[] = {1,2,23,6,5,6}; printf("%d",&ptr[3]-&ptr[0]); }
Why is main function so important?
What library is sizeof in c?
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
what are the stoge class in C and tel the scope and life time of it?
write a program to delete an item from a particular location of an linear array?
print pattern 1 1 33 33 555 555 77777777 555 555 33 33 1 1
What is new line escape sequence?