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 223025

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

18 30984

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 9359

how to swap 3 nos without using temporary variable

4 5885

Post New Satyam C Code Interview Questions


Satyam C Code Interview Questions


Un-Answered Questions

What is a css selector selenium?

295


PLS GIVE ME ANSWER OF MY QUESTION...IS BELOW..THANKS..DIVYA JAIN..MY ID divyansh22@yahoo.co.in

1562


Which partner function is relevant when it comes to tax calculation in the sales order?

706


what is the relationship between silver light, wpf and xaml?

5


What do you mean by query evaluation engine?

518






What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?

537


Do you know what is twitter bootstrap?

3


What is heading tag?

494


Explain some benefits of jquery knockout?

452


tell me something about you which is not mentioned in this resume.

624


Is it possible to split 100 lines of input as a single split in MapReduce?

590


Suppose I get a “blog returned invalid data” error message. What do I do?

409


What are advantages of REST web services?

398


In the region, where there is no quality management, what would you do to introduce the concept of tqm?

538


How to make my drupal site offline to public, while it is under construction?

96