what is the difference between const volatile int i
& volatile const int j;

Answer Posted / raj

There is no difference between const volatile int i and
volatile const int j

Is This Answer Correct ?    13 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you check to see whether a symbol is defined?

581


What is difference between static and global variable in c?

525


What is build process in c?

634


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

1519


Are the outer parentheses in return statements really optional?

565






What is pivot in c?

558


I need a sort of an approximate strcmp routine?

647


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

751


What is a stream?

636


Why do some versions of toupper act strangely if given an upper-case letter?

622


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1470


Explain what is a static function?

624


Explain a pre-processor and its advantages.

610


What is string constants?

651


Explain how do I determine whether a character is numeric, alphabetic, and so on?

642