Explain how does flowchart help in writing a program?
No Answer is Posted For this Question
Be the First to Post Answer
What is volatile variable how do you declare it?
write a program to convert a expression in polish notation (postfix) to inline (normal)
How do you access command-line arguments?
What are the advantages of c language?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is the size of enum in bytes?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
the output will be #include<stdio.h> int main () { int i; i = 9/2; printf("%i",i); return 0; }
what is the purpose of the code, and is there any problem with it. unsigned int v[10]; unsigned int i = 0; while (i < 10) v[i] = i++;
Difference between for loop and while loop?
#include <stdio.h> #define sqr(x) (x*x) int main() { int x=2; printf("value of x=%d",sqr(x+1)); } What is the value of x?
16 Answers Accel Frontline, Opera, Oracle,
Sir i want e-notes of C languge of BAlaguruswami book i.e scanned or pdf file of balaguruswamy book on c language.PLEASE SEND ME on my mail id ajit_kolhe@rediff.com