Can you return null in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to print “hello world” without using semicolon?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
where are auto variables stored? What are the characteristics of an auto variable?
Does c have function or method?
accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input
Explain how can you restore a redirected standard stream?
pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
Can variables be declared anywhere in c?
tell me the full form of c?
how logic is used
How can you increase the allowable number of simultaneously open files?
how to find out the union of two character arrays?