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 8201

program that accepts amount in figures and print that in words

2 5915

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

2 5136

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

1966

wht is the difference between KPO and BPO ?

2 14248

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

8 30799

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

8 10717

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

4 10017

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 15927

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 4084

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

4 7969

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

10 46514

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

2401

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

15 30414

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?

2038

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

Is dev c++ a good compiler?

895


File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?

868


I would like to know the version or name of SAP that is implemented in real time?

1087


what is the Structure of an ANT file?

2243


What is a bash command?

1109


What is dependency testing?

1028


What is a csv file and how do I open it?

842


Explain pointer. What are function pointers in C?

1014


Explain the types of flexfields?

831


Explain about Constraints?

502


When you walk in the Apple Store as a customer, what do you notice about the store/how do you feel when you first walk in?

1397


what is Zookeeper in Kafka? Can we use Kafka without Zookeeper?

516


Is Genetic engineering the best of solution?

2020


What is directive order?

742


What is compensation for flow ? Why we use compensation ? What are the factors of different compensation ? We not use then what problems may happen ?

1921