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 26997

program for validity of triangle from 3 side

7 8759

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

11 17559

marge linklist

HCL,

2225

what is const volatile?

2 4372

convert 12345 to 54321 withoutusing strig

5 9113

simple c program for 12345 convert 54321 with out using string

TCS,

7 20692

could u able to tell about suresoft technical session

1 4422

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

4 18537

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 2926

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 19206

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 10641

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

2 5068

Is it possible to create recycle bin in mobiles?

2 4624

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

2 4419


Post New C Questions

Un-Answered Questions { C }

What is the use of a ‘’ character?

715


What is the use of header files?

725


Why is sizeof () an operator and not a function?

700


int i=10; printf("%d %d %d", i, i=20, i);

1155


How are pointers declared in c?

713






Why C language is a procedural language?

727


What is the purpose of realloc()?

791


Is the exit() function same as the return statement? Explain.

759


What are the salient features of c languages?

755


praagnovation

1909


Difference between macros and inline functions? Can a function be forced as inline?

808


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

2016


What the different types of arrays in c?

730


Where can I get an ansi-compatible lint?

785


Why is c platform dependent?

725