What is the use of keyword VOLATILE in C?
Answer / pawan
It prevent the (pseudo)compiler from applying any
optimizations on the code
| Is This Answer Correct ? | 2 Yes | 2 No |
Write a program to implement queue.
code for inverse a matrix
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What is the difference b/w main() in C language and main() in C++.
What is bss in c?
Differentiate between functions getch() and getche().
swap two integer variables without using a third temporary variable?
what are the static variables
8 Answers HCL, iFlex, TCS, Wipro,
WHAT IS ABSTRACT DATA TYPE
Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?
which one low Priority in c? a)=,b)++,c)==,d)+
how to introdu5ce my self in serco