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 8227

program that accepts amount in figures and print that in words

2 5944

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

2 5180

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

1976

wht is the difference between KPO and BPO ?

2 14278

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

8 30907

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

8 10797

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

4 10071

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 15952

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 4130

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

4 8037

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

10 46634

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

2413

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

15 30548

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?

2064

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

What is database mirroring?

1065


How do I find out the id of the row I just inserted?

514


WAP to display "I LOVE MY COUNTRY " without any space

1305


What are the technical differences between joomla and drupal?

128


What is cocoa touch?

742


Is it possible to record the mac (hardware) address of clients that access your server?

898


What is the difference between a return with transid and xctl?

1012


What is the difference between the clone() and copy() methods of the dataset class?

1037


What are the different layers in CNN?

1347


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

2051


What is data structure and why we need it?

863


What are server-side includes?

895


What are mixins?

123


What are the differences between mysqli_connect and mysqli_pconnect?

965


State the role of sessionfactory interface plays in hibernate.

410