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

Is there something we can do in C but not in C++? Declare variable names that are keywords in C++ but not C.

2 7055

program that accepts amount in figures and print that in words

2 5078

what is the main use of c where it can use the c

2 3929

List the variables are used for writing doubly linked list program.

1606

wht is the difference between KPO and BPO ?

2 13252

program for following output using for loop? 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5

8 27877

program for following output using for loop? 1 2 3 4 5 2 3 4 5 3 4 5 4 5 5

8 8622

#include void main() { char *str; long unsigned int add; str="Hello C"; add=&str[0]; printf("%c",add); } What is the output?

4 8348

write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

1 14921

Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?

1 3260

What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }

4 6058

how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......

10 43460

WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.

2014

#include int main() { int i=2; int j=++i + ++i + i++; printf("%d\n",i); printf("%d\n",j); }

15 26424

How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1570

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

What is the assign activity in uipath?

134


Which has the thickest skin of any living animal?

641


What are the partitioning techniques available in link partitioner?

1743


how to determine Sq.mm size of finolex power cables.

1524


how do secured fields behave when records are shared?

353






What is microsoft sharepoint portal server?

434


What is laravel homestead?

411


what is the dictionary objects in QTP? and what is method of vb script using virtual object wizard........

1526


Do xml namespace declarations apply to dtds?

504


What is a node js developer?

230


What is criticality?

576


What is ternary operator in java?

581


Indian Iran Gas pipeline

1685


Write the code to count the sum of n natural numbers.

692


What are win32 apps?

393