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 32146

How to swap two variables, without using third variable ?

104 223059

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

1 6702

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 60382

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 35584

Find the largest number in a binary tree

7 28029

program to find the roots of a quadratic equation

14 60491

What are segment and offset addresses?

2 11573

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

18 30992

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

3 34545

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 41523

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

1 4279

Post New Infosys C Code Interview Questions


Infosys C Code Interview Questions


Un-Answered Questions

What do you know about Clarks Shoes?

695


What is meant by pmdc?

599


How to Secure WordPress?

108


Can you name any code testing tools?

488


What are the dashboard components?

205






What is meaning of server error in '/' application?

482


Tell me how do you debug a program in python? Is it possible to step through python code?

441


Define perl scripting?

567


Where can I get Iidian straderd specifications for electrical items or works in web? please help me.

1579


Have you worked on any Functional Specification doc recently? Have you done any development work/ assignment recently? The Interviewer asked me this question in an recent interview. Please give examples from your real time/ live data project along with detailed procedure/ work mechanism and explanation along with path and t-codes if any? Please answer this question asap.... Its Urgent.... Looking forward for your express reply...I have interview within 1-2 days. So, give reply to this query asap.. I would be very grateful to you for your timely help.Thanks in advance. Regards

2195


Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?

673


Why we use sql profiler?

554


What do you mean by data manipulation language?

583


Difference between bit rate and baud rate.

594


what is client wins and store wins mode in entity framework concurrency?

636