Tag: science & technology
Questions Related to science & technology
What are proteins composed of
void main() { i=50; printf("%d",i); } What should be added to this file, so that the program is compiled.
struct io { int i=0; int j; }; void main() { io op; op.j=20; printf("i = %d",op.i); printf("j= %d",op.j); }
void main() { int i=0; int j = ++i; if(j>i) main(); } the program compiles. }
in Text Editing what is the shortcut key for "end of doucment"
URL Shortcut (Adds www. + .net)
Make selected text subscript