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 Interview Questions
Questions Answers Views Company eMail

logic for generating all the combinations of the any number of given letters. ex::::::::: if a,b,c,d are given the o/p should be abcd,dcba,dbac,bcad,................ 4*3*2*1 combinations............

2 6815

how to find sum of digits in C?

21 30862

how to find the binary of a number?

10 12640

Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return - 1. The function should not make use of any C library function calls.

3 15586

write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)

26 74449

Find string palindrome 10marks

5 10380

to find out the reverse digit of a given number

6 16213

program to find the magic square

1 5123

why r u join this company? give solid resons.

16 24206

Can we include one C program into another C program if yes how?

7 10534

what is the output for the code : main() { int i,j; printf("%d %d ",scanf("%d%d",&i,&j)); }

20 16478

can we print any string without using terminator?

2 6895

What is the code for 3 questions and answer check in VisualBasic.Net?

1683

what are the languages used in c#?

3 4478

what is use of loop?

10 7841

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

What is heterophagic intracellular digestion? How is this process accomplished?

472


What is enterprise metadata management?

439


How to define a procedure inside another procedure?

541


What are your salary requirements at Ross Stores?

726


In android, what is contained within the xml files in layout folder?

503






What is using namespace std in cpp?

543


What are enhancement features in laravel 5.8?

386


What sort of image do you have?

1559


How do I set up the eloquent relationships between the aforementioned comments and authors, including creating the schema design?

384


Plot the pixel histogram( take any image) – count of values versus pixel intensity 0 to 255. You must write this from first principles – do not use the MATLAB hist command (although you may use it for comparison and checking your algorithm’s correctness). Plot the cumulative histogram. Do not use the cumsum function in MATLAB (write your own function to achieve this).

1591


What do you understand by the term ‘transformation’?

520


Can arraylist store different data types in c#?

468


If you use location services in your app, will it drain your battery.if yes? How can we avoid?

913


Which is the package fastest form of python?

478


What is teaser in drupal ?

69