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

What is the time and space complexities of merge sort and when is it preferred over quick sort?

Amazon,

1129

Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

Amazon,

1155

Differentiate between a structure and a union.

Zensar,

1329

Explain that why C is procedural?

Maveric, Verifone,

1190

What is array in C

1208

write a program fibonacci series and palindrome program in c

Aditi Placement Service,

1095

What is volatile, register definition in C

Cognizant,

1146

The difference between printf and fprintf is ?

Baan Infotech,

1337

What does the file stdio.h contain?

1117

What does #pragma once mean?

Celstream,

1205

What is the ANSI C Standard?

Celstream,

1327

What's the difference between constant char *p and char * constant p?

Celstream,

1191

Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

Celstream,

1176

what are the advantages of a macro over a function?

TCS,

1191

what does static variable mean?

TCS,

1162


Post New C Questions

Un-Answered Questions { C }

Explain the priority queues?

1137


Explain what is meant by high-order and low-order bytes?

1088


how can use subset in c program and give more example

2044


Who invented b language?

1471


Why do we use return in c?

1043


What is the difference between null pointer and wild pointer?

1245


Is it possible to have a function as a parameter in another function?

1125


Tell us bitwise shift operators?

1140


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

1317


Write a Program to find whether the given number or string is palindrome.

1334


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

1268


What is a void pointer? When is a void pointer used?

1102


What is header file definition?

1137


which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +

1779


An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode

1147