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

Define function ?Explain about arguments?

2 7502

C passes By value or By reference?

5 9028

difference between my-strcpy and strcpy ?

3 13237

What compilation do?

7 8910

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

12 32683

how many error occurs in C language ?

22 40301

how many header file is in C language ?

44 69826

what is the differance between pass by reference and pass by value.

7 10256

Write a programme to find even numbers without using any conditional statement?

3 10228

what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above

3 10086

which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 20520

What is function pointer and where we will use it

2 8282

A C E G H +B D F A I ------------ E F G H D

1 3668

Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child

10 15220

write the program for prime numbers?

73 262049

Post New Infosys C Interview Questions


Infosys C Interview Questions


Un-Answered Questions

What are the endpoints in wcf?

468


What is an actual parameter?

490


What are motives for imperialism?

5


What do chmod, chown, chgrp commands do?

632


Why can't we override private static methods?

513






What are the products and tools of cloudera providing?

3


Is laravel secure?

391


How do I select multiple files in windows explorer?

416


A company wants to transmit data over the telephone, but it is concerned that its phones may be tapped. All of its data is transmitted as four-digit integers. It has asked you to write a program that will encrypt its data so that the data may be transmitted more securely. Your script should read a four digit integer entered by the user in a prompt dialog and encrypt it as follows: Replace each digit by (the sum of that digit plus 7) modulus 10. Then swap the first digit with the third, and swap the second digit with the fourth. Then output XHTML text that displays the encrypted integer.

3029


What are django views?

190


What is the syntax of word wrap in css3?

282


Does Kylix support Postgres?

1412


Can you dun customers across clients in a single dunning run? : fi- accounts receivable

752


Explain Spark Core?

206


What is loadrunner agent?

725