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 20228

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

MGM,

3187

what are two kinds of java

2 4509

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

channel V, DPI,

1 3504

IS Doon college of Engn.. has good faculty

1 3765

read an array and search an element

1 3366

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

TCS,

9 20561

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 3812

what is difference between procedural language and functional language ?

Wipro,

4 9907

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

1 5161

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

1 4613

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 7507

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

2489

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

TCS,

2 7710

How to implement a packet in C

Aricent,

2804


Post New C Questions

Un-Answered Questions { C }

How do you search data in a data file using random access method?

1236


Explain what is the benefit of using const for declaring constants?

951


What is the use of gets and puts?

955


Are pointers integer?

935


What do you mean by dynamic memory allocation in c? What functions are used?

1088


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

2002


Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.

3108


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

1176


List the difference between a "copy constructor" and a "assignment operator"?

944


Combinations of fibanocci prime series

1535


What is data structure in c and its types?

1001


What is a dynamic array in c?

1045


write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list

2722


What is #include conio h?

930


In c language can we compile a program without main() function?

1036