ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
what are two categories of clint-server application
development ?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what are two categories of clint-server application development ?
Answer
# 1
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 0 No
Mayank
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?  1
Program to trim a given character from a string. NetApp1
int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15 Wipro6
how to print "hai" in c?  9
what is the use of using linked list and array? Infosys8
1.write a program to merge the arrays 2.write efficient code for extracting unique elements from a sorted list of array? Qualcomm1
long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes HCL10
WHAT IS THE DIFFERENCE BETWEEN malloc() and calloc() in c file management?  3
WRITE A PROGRAM TO PRINT THE FOLLOWING OUTPUTS USING FOR LOOPS. A) * B) ***** *** * * ***** * * *****  2
What is encapsulation?  1
Explain the differences between public, protected, private and internal.  1
what is difference between ++(*p) and (*p)++ Accenture12
write a programe returns the number of times the character appears in the string  1
how to find out the inorder successor of a node in a tree?? TCS2
what is the difference between #include<stdio.h> and #include"stdio.h" ? TCS4
what is object oriental programing?  1
the operator for exponencation is a.** b.^ c.% d.not available TCS4
How can I return multiple values from a function?  3
How can I set an array's size at run time?  7
what is a headerfile?and what will be a program without it explain nan example? Assurgent2
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com