C Interview Questions
Questions Answers Views Company eMail

write a program to check whether a number is Peterson or not.

3 27585

hi any body pls give me company name interview conduct "c" language only

1672

out put of printf(ā€œ%dā€,printf(ram));

5 5993

Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.

4 5288

main() { int i; printf("%d",((i=1)*i-- - --i*(i=-3)*i++ + ++i)); } ans is 24 bt how?pls tell smbody............

3 7076

main() { int i=5; printf("%d",++i + i); } output is 10 ------------------------ main() { int i=5; printf("%d",i++ + i); }output is 12 why it is so? give appropiate reason....

2 4175

Program to find the sum of digits of a given number until the sum becomes a single digit

InterGraph,

8 43522

Why do u use # before include in a C Progam?

IBM,

9 14595

what is data structure.in linear and non linear data structures which one is better?Explain

Wipro,

3 7549

Write down the program to sort the array.

Impiger,

4 5525

I need previous papers of CSC.......plz help out by posting them.......

1819

yogesh patil in dell

DELL,

3 6670

how to devloped c lenguege?

4 4760

i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

Microsoft,

1484

why u join this call center?

DELL,

6 7204


Post New C Questions

Un-Answered Questions { C }

What are the preprocessor categories?

641


What is the general form of function in c?

617


Explain what does the format %10.2 mean when included in a printf statement?

786


What is build process in c?

649


Can we increase size of array in c?

546






Is there anything like an ifdef for typedefs?

708


What is the symbol indicated the c-preprocessor?

700


Which programming language is best for getting job 2020?

611


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

670


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3736


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

727


Are there namespaces in c?

571


Are global variables static in c?

681


What does 4d mean in c?

951


Do you know the use of 'auto' keyword?

664