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 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 8481

program that accepts amount in figures and print that in words

2 6114

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

2 5411

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

2086

wht is the difference between KPO and BPO ?

2 14489

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

8 31483

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

8 11199

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

4 10391

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 16113

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 4273

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

4 8341

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

10 47416

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

2498

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

15 31572

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?

2142

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

Why do I get a "cs5001: does not have an entry point defined" error when compiling?

1042


How do I make a straight line in word?

613


What is meant by 'bit masking' in java?

1260


you consider yourself suitable for the post in EIL?

1630


Dear All, Can anyone tell me that from where i can get Power Center 8.5 S/W for Linux and how can i install Power Center 8.5 or any 7.x series on Linux Platform. Thanks in advance

2280


What is pathmatch in angular?

891


Explain the components of a blockchain ecosystem?

5


What challenges arise when implementing AI in finance?

86


Is it possible to see information about a process while it is being executed?

1298


What is ngcontent?

854


What is the definition of “Biomedical”? What topics cover the Study of Biomedical Sciences?

598


What happens if no xml namespace declaration is in scope?

886


What are disadvantages of WordPress?

185


Tell me how you can create a controller for subject?

1


How can you draw circles in C?

1197