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 7078

program that accepts amount in figures and print that in words

2 5104

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

2 3966

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

1617

wht is the difference between KPO and BPO ?

2 13275

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

8 27970

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

8 8683

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

4 8387

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 14956

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 3282

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

4 6102

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

10 43539

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

2023

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

15 26529

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?

1585

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

When to go for table partitioning?

52


Explain what is tether satellite?

495


Can we create index on primary key?

524


Does postraumatic stress mutate genes?

1722


What is the difference between render() and renderpartial() in yii ?

3






what is the steel consumption per sq ft for ground plus 12 floors

1097


What exactly is a blog?

112


Explain the usage of Web Browser Control?

1486


What is the basic form of sql query?

491


What are the limitations of hana 1.0?

62


What is smart forms? : abap hr

598


What do you understand by data model?

529


how will you test transfer funds module...explain in detail

1165


What is the full name of asp in vb net?

502


Is vpn traffic encrypted?

631