What are void pointers in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the term printf() and scanf() used in c language?
Explain the importance and use of each component of this string: Foo.Bar, Version=2.0.205.0, Culture=neutral, PublicKeyToken=593777ae2d274679d
What is a void pointer in c?
main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); }
What is #line?
How can you find the day of the week given the date?
cavium networks written test pattern ..
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
Describe wild pointers in c?
What is c programing language?
Given an array of characters, how would you reverse it? How would you reverse it without using indexing in the array?
Is c a great language, or what?