best book for major projects in cwhich is the best book for major projects in c? By projects i mean that can strengthen my cv and wha...
Explain the output of following?#include<stdio.h> void main() { char ch; if((ch=printf(1234)) printf("A"); ...
What is the function of cin.get(c)? i know it takes one character at a time but if i give input HELLO WORLD what it will take then jus...
This user does not accept Private Messages