What is the sizeof () a pointer?
No Answer is Posted For this Question
Be the First to Post Answer
How to write a multi-statement macro?
How can I find the modification date and time of a file?
do you think its fraud or original company?
What does volatile do?
Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays
What are file streams?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
Taking an example,differentiate b/w loader and linker ?
What is %d used for?
What is anagram in c?
the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters
Explain what is wrong with this statement? Myname = ?robin?;