C Interview Questions
Questions Answers Views Company eMail

How can I change the size of the dynamically allocated array?

620

What does *p++ do?

576

What are the different types of pointers used in c language?

604

Explain #pragma statements.

595

Which of these functions is safer to use : fgets(), gets()? Why?

625

Explain enumerated types.

592

what is the function of pragma directive in c?

611

How to throw some light on the b tree?

598

What are the various types of control structures in programming?

619

What's the total generic pointer type?

604

Explain b+ tree?

612

Why can arithmetic operations not be performed on void pointers?

581

Explain high-order bytes.

666

What are 'near' and 'far' pointers?

605

What is the use of ?: Operator?

655


Post New C Questions

Un-Answered Questions { C }

What is time null in c?

570


What do you mean by recursion in c?

615


What is the difference between struct and union in C?

554


What does. int *x[](); means ?

626


Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent

1421






Explain how do you list a file’s date and time?

611


Are bit fields portable?

666


Write a code to determine the total number of stops an elevator would take to serve N number of people.

720


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

3636


regarding pointers concept

1561


Where is c used?

641


what is the significance of static storage class specifier?

1650


What is d'n in c?

622


What is the difference between the expression “++a” and “a++”?

642


How can I read a binary data file properly?

625