What is calloc() function?
No Answer is Posted For this Question
Be the First to Post Answer
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
code for reverse alternate words from astring
What are the advantages and disadvantages of pointers?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
What is c method?
Are comments included during the compilation stage and placed in the EXE file as well?
what is level of tree if leaf node is at level 4.please explain.
What is p in text message?
How does struct work in c?
52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?
25 Answers Datamatics, Solartis, TCS, ThinkBox, Trine,
what is the use of keyword volatile??
What is sizeof array in c?