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 |
6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()
#include<stdio.h> { printf("Hello"); } how compile time affects when we add additional header file <conio.h>.
Why header file is used in c?
How can you tell whether a program was compiled using c versus c++?
How do you view the path?
Prove or disprove P!=NP.
1.int a=10; 2.int b=20; 3. //write here 4.b=30; Write code at line 3 so that when the value of b is changed variable a should automatically change with same value as b. 5.
Why is struct padding needed?
Write any data structure program (stack implementation)
What do you mean by keywords in c?
What is call by value in c?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......