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 15198

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

31 55177

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

15 21335

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

7 26805

who is the father of c

4 5989

what is pointer ? what is the use of pointer?

6 7331

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

5 7936

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

7 17386

Wt are the Buses in C Language

2749

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 8922

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

5 13777

Write a c program using for loop in switch case?

1 5724

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 10263

How to find the usage of memory in a c program

1 4445

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

7 9154

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

How do I unhide the taskbar in excel?

308


What is the difference between salesforce object query language and salesforce object language search?

234


What is Web testing & which action we take at the time of Web Testing?

1470


In jump queries we can jump any transactions just like rsa1, sm37 etc it is possible or not?

1612


what is the source of time varying electric field?

1965






The function of a transistor used in any of the ics is to perform switching action and not amplification. Then why diodes are not used instead of transistors as diodes also exhibit the same switching action?

602


What is surrogate key? Where we use it?

567


What is REST and what is the problem with WCF REST and how it can be resolved?

473


What are the tags that are importantly used in hibernate configuration file?

209


What is Morphological smoothing?

1387


How do I split a word document into two?

325


How many types of commands are there in linux?

560


Difference between home directory and working directory?

466


What is the Largest Private sector bank of India?

645


What is laravel best for?

406