Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

C Interview Questions
Questions Answers Views Company eMail

Why doesn't C support function overloading?

2 2868

Why n++ execute faster than n+1 ?

2 3151

What are the advantages of Macro over function?

1 2095

What is the difference between struct and union in C?

1 1387

What is call by reference in functions?

1 1542

What is pass by reference in functions?

912

What is a memory leak? How to avoid it?

1 1425

What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1 1481

What is typedef?

1 1507

Why is it usually a bad idea to use gets()? Suggest a workaround.

1 1871

What are dangling pointers? How are dangling pointers different from memory leaks?

1 1391

What is the difference between ‘g’ and “g” in C?

1 4093

Add Two Numbers Without Using the Addition Operator

882

Subtract Two Number Without Using Subtraction Operator

906

Multiply an Integer Number by 2 Without Using Multiplication Operator

823


Post New C Questions

Un-Answered Questions { C }

What is huge pointer in c?

1135


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

2351


Hai what is the different types of versions and their differences

1978


Explain what are bus errors, memory faults, and core dumps?

1317


Where static variables are stored in memory in c?

1052


What are the salient features of c languages?

1139


Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

2027


When can you use a pointer with a function?

1154


How do you override a defined macro?

1317


What is a built-in function in C?

1669


program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)

2147


What is the purpose of realloc()?

1199


what is the c source code for the below output? 10 10 10 10 10 10 10 10 10 10 9 9 7 6 6 6 6 6 6 9 7 5 9 7 3 2 2 5 9 7 3 1 5 9 7 3 5 9 7 4 4 4 4 5 9 7 8 8 8 8 8 8 8 8 9

1885


What are integer variable, floating-point variable and character variable?

1299


What is null pointer constant?

1280