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 8352

program that accepts amount in figures and print that in words

2 6024

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

2 5314

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

2036

wht is the difference between KPO and BPO ?

2 14381

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

8 31226

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

8 10999

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

4 10239

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 16022

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 4211

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

4 8195

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

10 47057

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

2451

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

15 31097

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?

2105

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

Are there any css (styles) provided by salesforce.com as part of the supported lightning components ?

435


What are the primary usages of datastage tool?

1075


What is data modification?

979


What is core java and j2ee?

927


What are chloroplasts? What is the main function of chloroplasts?

882


Explain some stored procedure creating best practices or guidelines?

937


Do you need php for wordpress?

190


Define sql delete statement.

1016


Why does _jspService() start with an ‘_’ but other lifecycle methods do not?

995


What are the merkle trees? Are they important?

1


What's Monetary policy?

1136


What are inline elements and block-level elements in html?

826


What is the difference between the proc sql and data step?

1181


Describe function-oriented metrics.

937


How do you check if two given string are anagrams?

970