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

WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *

3 16164

what is the value of b if a=5; b=++a + ++a

31 62557

write a c program to print "Welcome" without using semicolon in the whole program ??

15 25485

what is the difference between getch() and getche()?

7 28767

who is the father of c

4 7177

what is pointer ? what is the use of pointer?

6 8945

what is the difference between call by value and call by reference?

5 10084

#include main() { int a=1; int b=0; b=++a + ++a; printf("%d %d",a,b); }

7 19588

Wt are the Buses in C Language

3154

what wud be the output? main() { char *str[]={ "MANISH" "KUMAR" "CHOUDHARY" }; printf("\nstring1=%s",str[0]); printf("\nstring2=%s",str[1]); printf("\nstring3=%s",str[2]); a)string1=Manish string2=Kumar string3=Choudhary b)string1=Manish string2=Manish string3=Manish c)string1=Manish Kumar Choudhary string2=(null) string3=(null) d)Compiler error

9 11167

Write a program that takes a 5 digit number and calculates 2 power that number and prints it

5 15613

Write a c program using for loop in switch case?

1 6403

Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

2 11229

How to find the usage of memory in a c program

1 5239

How can you print HELLO WORLD without using "semicolon"?

7 11130

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

What are the different types of gst?

1070


Explain what rare the types of jit and what is econo-jit?

968


how & on which amt tax should be calculate on pvt ltd company or ltd company

2277


Which banks use swift?

706


What is the use of view model in asp.net mvc?

1078


What is the difference between let and var?

970


Is django worth learning?

426


where are the settings for all the users stored on a given machine? : Windows server 2003

297


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1407


Explain Text Manipulation Routines?

1042


Explain animal pole?

1


How to fetch the row which has the max value for a column?

950


how do you convert use cases into test cases?

1158


What do you mean by cgi?

919


what is the deference between rx lev sub and rx lev full?what you mean by link budget?

1010