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 15743

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

31 59638

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

15 23662

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

7 27893

who is the father of c

4 6615

what is pointer ? what is the use of pointer?

6 8275

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

5 9044

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

7 18732

Wt are the Buses in C Language

2977

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 10265

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

5 14854

Write a c program using for loop in switch case?

1 6104

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 10823

How to find the usage of memory in a c program

1 4845

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

7 10256

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

What are components in cakephp. List some commonly used cakephp components?

3


What is username in mysql?

682


What are strong names?

803


What is sql sandbox in sql server?

880


How do I test a macro in excel?

423


What is silverlight tool kit?

1


Which scripting language is best for automation?

730


What are iseries servers?

792


Which command is used to hold the BOT execution?

53


How do I distribute rows evenly in excel 2016?

426


From which base class all web forms are inherited?

729


What is inspect in cobol ?

1043


How will you differentiate between a leader and a manager?

866


Who created stl?

893


How instrument air is continually supplied in process plant?

875