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 222247

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

18 30823

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 9323

how to swap 3 nos without using temporary variable

4 5836

Post New Satyam C Code Interview Questions


Satyam C Code Interview Questions


Un-Answered Questions

realationship bewteen bank& customer.

1724


Why data cleansing is important in data analysis?

63


Explain what is a positron?

498


How a base class method is hidden?

591


How many types of joins are there in teradata?

522






What is a profitability segment?

1696


What is new in css?

264


Is SSHR a dependency for iRecruitment?

651


Which organic compound is used as a fuel in jet air crafts?

763


Tell me which function gives us the number of affected entries by a query?

507


Tell us about your hobbies.

670


What is the latest version of node.js available?

237


What are the different types of views in sap r/3 system?

362


How is a database related to a table?

462


WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT

1709