Is there any demerits of using pointer?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between union and anonymous union?
What is double pointer in c?
hi send me sample aptitude papers of cts?
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 dynamic variable in c?
every function has return the value?
what are the advantages & disadvantages of unions?
Is there a way to compare two structure variables?
Why doesnt the call scanf work?
ABCDCBA ABC CBA AB BA A A
What are multidimensional arrays?
I need to take a sentence from input and sort the words alphabetically using the C programming language. Note: This is C not C++. qsort and strtok not allowed