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

HCL C Interview Questions
Questions Answers Views Company eMail

How to access or modify the const variable in c ?

16 38972

Write a program in C to convert date displayed in gregorian to julian date

2510

AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?

13 21346

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

12 34535

enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above

8 42962

2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);

9 30330

fn f(x) { if(x<=0) return; else f(x-1)+x; }

5 17095

i=20,k=0; for(j=1;j 8 22060


int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);

6 20907

f=(x>y)?x:y a) f points to max of x and y b) f points to min of x and y c)error

4 7228

which of the function operator cannot be over loaded a) <= b)?: c)== d)*

10 38813

long int size a) 4 bytes b) 2 bytes c) compiler dependent d) 8 bytes

18 39710

x=2,y=6,z=6 x=y==z; printf(%d",x)

13 39240

Tell about strtok & strstr functions

2 18572

Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program

19 31574

Post New HCL C Interview Questions


HCL C Interview Questions


Un-Answered Questions

What is the shortcut for cut?

398


How you can import data from other sources into access database?

683


How to setup the local repository manually?

80


Is python list an array?

598


How are the elements of a gridbaglayout organized in java programming?

716






What is udp in java?

714


Is magento a cms or framework?

1


How to change the package of a SAP Script ?

3615


What's Collection of Bills?

791


Explain secured loans and unsecured loans.

837


What is the use of 'Run with elevated Previliages'?

549


What is an r/3 data dictionary?

438


What are pseudo-random numbers?

1069


Show the declaration for a static member variable.

703


How do I use the eraser in word 2016?

411