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

a=5 a=a++/++a

Bhel,

14 20376

how to write optimum code to divide a 50 digit number with a 25 digit number??

MGM,

3204

what are two kinds of java

2 4572

? ???Mirror Mirror on the wall????????

channel V, DPI,

1 3534

IS Doon college of Engn.. has good faculty

1 3800

read an array and search an element

1 3394

list the no of files created when c source file is compiled

TCS,

9 20668

there is two conditions , 1. while using for loop for printing 1 to 50 no's simulteneous 2. while using printf functios for printing 1 to 50 no's simulteneous with or without using variables who will take more time for compiling and execution? explain in details with reason?

1 3851

what is difference between procedural language and functional language ?

Wipro,

4 9965

for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float

1 5183

write the program to find multiplication of 2-D matrix??????????

1 4638

A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.

4 7552

what is event driven software and what is procedural driven software?

2508

what is the difference between char * const and const char *?

TCS,

2 7740

How to implement a packet in C

Aricent,

2832


Post New C Questions

Un-Answered Questions { C }

Why is c not oop?

928


What is the use of void pointer and null pointer in c language?

1071


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1477


What is the difference between malloc() and calloc()?

1692


What is the best way to store flag values in a program?

1010


what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

1801


How do I get a null pointer in my programs?

1060


Difference between goto, long jmp() and setjmp()?

1124


What is the difference between declaring a variable by constant keyword and #define ing that variable?

3285


What is a memory leak? How to avoid it?

1257


What is hashing in c?

1101


#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }

1087


What is the difference between ++a and a++?

1153


Are pointers really faster than arrays?

965


write a program to find the given number is prime or not

4656