C Interview Questions
Questions Answers Views Company eMail

Write a program to find minimum between three no.s whithout using comparison operator.

IBM,

4 9791

what is the full form of c language

Satyam, TCS, VNC,

9 28885

why we are using float in C

4 5238

How to calculate sum

2 3501

write a program to remove duplicate from an ordered char array? in c

2 6701

what is foreign key in c language?

ADP,

1 5285

write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A

ABC, College School Exams Tests,

17 55000

pierrot's divisor program using c or c++ code

1732

Explain function pointer with exapmles.

2 5376

Explain demand paging.

Agilent,

1 4038

Explain Linker and Loader

5 11719

Three major criteria of scheduling.

1 2801

Find if a number is power of two or not?

1 2867

Find greatest number out of 10 number without using loop.

TCS,

5 17435

Find occurence of a character in a sting.

TCS,

3 5170


Post New C Questions

Un-Answered Questions { C }

Is c still used?

604


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

816


What is preprocessor with example?

590


how can f be used for both float and double arguments in printf? Are not they different types?

610


What is a c token and types of c tokens?

592






Why is c so popular?

650


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

1731


Is c still relevant?

642


a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

631


#include { printf("Hello"); } how compile time affects when we add additional header file .

1424


What is c language in simple words?

596


What oops means?

585


What is advantage of pointer in c?

696


What are the types of variables in c?

582


How does placing some code lines between the comment symbol help in debugging the code?

549