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 15147

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

31 54719

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

15 21198

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

7 26713

who is the father of c

4 5933

what is pointer ? what is the use of pointer?

6 7247

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

5 7861

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

7 17256

Wt are the Buses in C Language

2723

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 8826

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

5 13694

Write a c program using for loop in switch case?

1 5682

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 10219

How to find the usage of memory in a c program

1 4411

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

7 9080

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

Expand ________FIPB

1611


Where is jre installed?

561


Is jwt stateless?

1


Explain the process of spontaneous combustion?

576


What is the ribbon in microsoft word?

293






Differentiate between transparent tables, cluster tables and pooled tables

540


should cutouts made in main header of metal ducting be deducted from duct measurement.

1740


Give the example for electrophilic substitution reaction?

529


Explain ttitle and btitle.

651


Can java object be locked down for exclusive use by a given thread?

554


Explain what is the ray of light?

495


What is the maximum number of rows in excel 2013?

269


How do you ensure that your engineering designs align with the specific needs and conditions of local farmers and agricultural communities?

767


What is maximum recommended velocity for steam in a plant pipe network?

587


X is a solid having a white colour at room temperature. It has a density about 2g/cc. Although it has melting point near 325 degree Celsius, its properties start degrading above 260 degree Celsius. The coefficient of friction is very low about 0.1. It has very good dielectric properties especially at higher radio frequencies. It has a very high bulk resistivity. It is chemically inert. It is also resistant to van der Waals force. It is hydrophobic as well as lipophobic. Creep or ‘Cold Flow’ has been observed in X.

2163