what are two categories of clint-server application
development ?
Answer / mayank
There are two categories of clint-server application
development.
1)Applet: client side application
2)Servlet: server side application
| Is This Answer Correct ? | 0 Yes | 1 No |
Why is c not oop?
main() { enum{red,green,blue=6,white}; pf("%d%d%d%d", red,green,blue,white); return 0; } a)0 1 6 2 b)0 1 6 7 c)Compilation error d)None of the above
What are the different categories of functions in c?
What is a static variable in c?
Describe wild pointers in c?
What is abstract data structure in c?
what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
Explain what are run-time errors?
What is modifier & how many types of modifiers available in c?
hi, which software companys will take,if d candidate's % is jst 55%?
#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....