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 223858

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

18 31139

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 9400

how to swap 3 nos without using temporary variable

4 5946

Post New Satyam C Code Interview Questions


Satyam C Code Interview Questions


Un-Answered Questions

How can you use social media for marketing?

168


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

677


How to test for null values?

606


What are some major categories into which qlikview’s functions are divided?

5


What is performance testing in loadrunner?

583






i am working in construction company.we have more then one projects.i enter attendance in payroll projectwise.i want salaries in projectwise not overall in payroll autofill. thankyou sir

1351


Which is essential: the number of engagements or the likes/followers?

178


What can you do for ATT that other candidates cant?

893


Explain what is a staging area? Do we need it? What is the purpose of a staging area?

517


difrent between vcb acb sf6 and mccb breakers

4611


What is the use of ispostback in c#?

472


What is split-foreach?

180


What is ternary operator?

568


Normally what do we attach in Action?

5


Which bit wise operator is suitable for putting on a particular bit in a number?

721