Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Infosys C Code Interview Questions
Questions Answers Views Company eMail

Program to Delete an element from a doubly linked list.

4 46210

How to swap two variables, without using third variable ?

104 260002

Sorting entire link list using selection sort and insertion sort and calculating their time complexity

1 7433

1) int i=5; j=i++ + i++ + i++; printf("%d",j);This code gives the answer 15.But if we replace the value of the j then anser is different?why? 2)int i=5; printf("%d",i++ + i++ + i++); this givs 18.

8 66016

How do I write a program to print proper subset of given string . Eg :input: abc output:{},{a},{b},{c},{a,b},{a,c},{b,c}, {a,b,c}.I desperately need this program please mail me to saravana6m@gmail.com

11 39246

Find the largest number in a binary tree

7 30132

program to find the roots of a quadratic equation

14 64521

What are segment and offset addresses?

2 12617

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

18 35716

void main() { int const * p=5; printf("%d",++(*p)); }

3 37048

how to print 1 2 3 4 5 6 7 8 9 10 9 8 7 6 5 4 3 2 1 using any loop(for or while) only once(only 1 loop) and maximum 2 variables using C.

19 46375

Is it possible to type a name in command line without ant quotes?

1 5077

Post New Infosys C Code Interview Questions


Infosys C Code Interview Questions


Un-Answered Questions

How do you create a template in word 2007?

495


describe the difference between the dowxx and douxx operations?

2044


Describe Internet & Telephone Network Topology?

398


What is the use of patch file?

915


Name the gauges?

1202


Explain the role of replication server in sybase.

832


What is a setup file?

843


Explain about rapid application development tool?

908


How do I find the sum of a solver in excel?

623


uses of checklist

1903


Trapezoidal section footing calculation of Volume & its Area

35953


What is django request?

428


How to show internal storage representation of data structure in RDBM?

952


Why is maintaining a database important?

866


Can we close statement before resultset?

345