What is the purpose of sprintf?
No Answer is Posted For this Question
Be the First to Post Answer
read an array and search an element
Function to find the given number is a power of 2 or not?
Why double pointer is used in c?
what is the hardware model of CFG( context free grammar)
What is the explanation for prototype function in c?
What are the features of c languages?
Is c procedural or object oriented?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
What are the disadvantages of external storage class?
Give the rules for variable declaration?
which of the following go out of the loopo if expn 2 becoming false a.while(expn 1){...if(expn 2)continue;} b.while(!expn 1){if(expn 2)continue;...} c.do{..if(expn 1)continue;..}while(expn 2); d.while(!expn 2){if(expn 1)continue;..}
praagnovation