Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Satyam C Code Interview Questions
Questions Answers Views Company eMail

How to swap two variables, without using third variable ?

104 223057

main() { printf("%d, %d", sizeof('c'), sizeof(100)); } a. 2, 2 b. 2, 100 c. 4, 100 d. 4, 4

18 30992

func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d !\n ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); }

1 9362

how to swap 3 nos without using temporary variable

4 5891

Post New Satyam C Code Interview Questions


Satyam C Code Interview Questions


Un-Answered Questions

When a Static Constructor called in .NET?

604


What are the callback annotations for entity bean?

507


What is icm instruction?

635


In which below scenario users will be able to edit each other's records?

180


What is xl file?

442






Can you tell me what all documents get created during gr entry in wm process.

408


Can we use where and having clause together?

502


How to Call an IB stored procedure using TStoredProc?

1239


What is complexity and its types?

518


Which is the latest version of ms excel?

267


Explain the advantages of vb.net?

521


Is it possible to install ecc 5.0 as a test system and not production, without installing solution manager?

598


What is an assignment?

175


What is variable declaration and definition?

536


What qualifications are required to be an effective project manager?

553