Where is volatile variable stored?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to check whether a number is Peterson or not.
plz answer..... a program that reads non-negative integer and computes and prints its factorial
is forign key will be unique key any table or not?
What is c programing language?
Can we declare function inside main?
List some of the static data structures in C?
What type is sizeof?
What are lookup tables in c?
#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..
what will be the out put. #include<stdio.h> void main() { printf("Output:"); printf(1+"vikashpatel"); }//output: ikashpatel
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
0 Answers Aegis, CDAC, Infosys,
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?