GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  CTS  >  Placement Papers
Go To First  |  Previous Question  |  Next Question 
 Placement Papers  |  Question 19 of 23    Print  
what is remote procedure call in linux?

  
Total Answers and Comments: 2 Last Update: October 24, 2006     Asked by: charles 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 23, 2006 08:30:46   #1  
ramya        

RE: what is remote procedure call in linux?
RPC is a collection of tools and library functions.
 
Is this answer useful? Yes | No
October 24, 2006 12:24:44   #2  
bharath        

latest paper please...
can any one help me out to get the latest cts question paper?the lates...please...or can atleast any one let me know i f the pattern has changed...pls do it as soon as possible......
 
Is this answer useful? Yes | No

 Related Questions

What is remote procedure call ?tell us about linux.what is primary key? and some questions were from c.
Read Answers (1) | Asked by : ajai

Latest Answer : can any one help me out to get the latest cts question paper?the lates...please...or can atleast any one let me know i f the pattern has changed...pls do it as soon as possible...... ...
Read Answers (2) | Asked by : charles


 Sponsored Links

 
Related Articles

Linux Thin Client Networks Design and Deployment Review

Linux Thin Client Networks Design and Deployment Review Introduction This book is written by David Richards a veteran Linux thin client network designer Designed for System Administrators Linux Thin Client Networks Design and Deployment goes over the concepts which are related to thin client network
 

How does the function call within function get evaluated?

Whenever we have more than one function which is called for a finite number of times then such a function gets evaluated from inside out. Let us understand this concept with an example. For instance consider a function sample called within it 4 times as given in program below: main() { int a=50;
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

XML Remote Calling Procedure

XML Remote Calling Procedure XML RPC or the XML Remote Calling Procedure is a set of compilations and implementations which allow certain programs to run on complex platforms or operating systems and allows them to make Remote Procedure calls on the Internet The Remote Procedure Calling Protocol use
 

Procedure for getting Scholarships

Procedure for getting Scholarships If you have done a bit of research you are probably well aware of the fact that there is a great deal of money available for scholarships Having said that it is sad to see that so many students graduate from college with lots of students loans when they could have
 

Call by Value and Call by Reference

Call by Value and Call by Reference In this tutorial you will learn about C Programming What is difference between call by value and call by reference in function mosgoogle The arguments passed to function can be of two types namely 1 Values passed 2 Address passed The first type refers to call by
 

WebSphere V5.0 : Applying DDL scripts to a remote database

WebSphere V5 0 Applying DDL scripts to a remote database In this tutorial you will learn about WebSphere V5 0 Applying DDL scripts to a remote database and Run on Database Server mosgoogle Applying DDL scripts to a remote database You can apply the statements defined in an SQL DDL file by running th
 

SQL Server 2000: Securing Your Stored Procedure

This tutorial explains how to secure your stored procedures if you ever need to Procedures resides on the database server in open fashion It means that every body can easily access and view its code Securing Your Stored Procedure mosgoogle Stored Procedures resides on the database server in open f
 

SQL Server 2000: Creating Stored Procedure with Input and Output Parameters

This tutorial explains how to create and use Stored Procedures with Input Parameters and output parameters along with the screen shots and sample code Creating Stored Procedure with Input Parameters mosgoogle Input Parameters in Stored Procedures are placeholders for data that the user needs to send
 

Related Categories
Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape