Explain what is the difference between the expression '++a' and 'a++'?
No Answer is Posted For this Question
Be the First to Post Answer
Write the syntax and purpose of a switch statement in C.
What is self-referential structure in c programming?
How can you find out how much memory is available?
which operator having lowest precedence?? a.)+ b.)++ c.)= d.)%
design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
When we use void main and int main?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
When should the register modifier be used? Does it really help?
Is exit(status) truly equivalent to returning the same status from main?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,