C Interview Questions
Questions Answers Views Company eMail

find a number whether it is even or odd without using any control structures and relational operators?

Microsoft, Shashank Private Limited,

22 28256

program for validity of triangle from 3 side

7 9132

can we print any string in c language without using semicolon(;)(terminator) in whole program.

11 18165

marge linklist

HCL,

2355

what is const volatile?

2 4508

convert 12345 to 54321 withoutusing strig

5 9387

simple c program for 12345 convert 54321 with out using string

TCS,

7 20985

could u able to tell about suresoft technical session

1 4536

WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS

4 18724

do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.

1 3087

How to write a code for random pick from 1-1000 numbers? The output should contain the 10 numbers from the range 1-1000 which should pick randomly, ie ,for each time we run the code we should get different outputs.

NetApp,

12 19708

let's take a code struct FAQ { int a; char b; float c; double d; int a[10]; }*temp; now explain me how the memory will be allocated for the structure FAQ and what address will be in the structure pointer (temp)....................

8 11053

which type of question asked from c / c++ in interview.

2 5179

Is it possible to create recycle bin in mobiles?

2 4771

Determine if a number is a power of 2 at O(1).

2 4577


Post New C Questions

Un-Answered Questions { C }

Is c call by value?

795


How can I make it pause before closing the program output window?

775


What does the c preprocessor do?

841


What is a pointer value and address in c?

811


How we can insert comments in a c program?

843


What is structure data type in c?

737


What is difference between scanf and gets?

838


What is nested structure with example?

816


What is %g in c?

822


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1146


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

1171


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

800


Do array subscripts always start with zero?

991


What are the different file extensions involved when programming in C?

1001


What is masking?

890