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

WAP – represent a char in binary format

Motorola, Wipro,

4 8689

what is memory leak?

3 7623

what is the difference between and "stdio.h"

Invendis, Kanbay, Mastek, MathWorks,

14 57878

which will be first in c compiling ,linking or compiling ,debugging.

Sonata,

3 8741

Write a program in C to convert date displayed in gregorian to julian date

HCL, Wipro,

2761

difference between memcpy and strcpy

1 12751

What's the best way to declare and define global variables?

7 14776

What does extern mean in a function declaration?

4 37915

How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?

2 10698

What's wrong with "char *p = malloc(10);" ?

4 12927

What is the difference between char a[] = "string"; and char *p = "string"; ?

Adobe, Honeywell, TCS,

14 45237

How do I initialize a pointer to a function?

2 11724

What's the difference between struct x1 { ... }; and typedef struct { ... } x2; ?

3 10097

Can I pass constant values to functions which accept structure arguments?

2 8734

Why doesn't the code "a[i] = i++;" work?

4 13498


Post New C Questions

Un-Answered Questions { C }

Which is best book for data structures in c?

1052


What is floating point constants?

1089


Without Computer networks, Computers will be half the use. Comment.

2260


the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

1274


What is New modifiers?

1080


How do we declare variables in c?

1015


When should a type cast be used?

972


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

1097


What does %p mean c?

1024


Do you know null pointer?

982


What are preprocessor directives in c?

1049


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1671


How can I get random integers in a certain range?

1022


How can I remove the trailing spaces from a string?

1035


What is pointers in c?

1073