Explain goto?
No Answer is Posted For this Question
Be the First to Post Answer
write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.
do you think its fraud or original company?
Explain what does it mean when a pointer is used in an if statement?
Is c call by value?
when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none
How do you initialize function pointers? Give an example?
print a "hello" word without using printf n puts in c language
Why is not a pointer null after calling free?
What is the c value paradox and how is it explained?
What does stand for?
what is uses of .net
whitch value return void main?