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

Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June

2076

write function to reverse char array ... without using second array

3 6506

write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.

1 4423

what is develop in c language

2 4611

write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

1938

Why is event driven programming or procedural programming, better within specific scenario?

Wipro,

2433

print a "hello" word without using printf n puts in c language

6 19108

how can you print&scan anything using just one character? :) HINT: printf,scanf similer

2 4637

what is the significance of static storage class specifier?

2262

A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

2257

`write a program to display the recomended action depends on a color of trafic light using nested if statments

2135

write a program to rearrange the array such way that all even elements should come first and next come odd

2279

Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?

TCS,

2128

Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

Case, IBM,

2545

i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 3571


Post New C Questions

Un-Answered Questions { C }

Explain void pointer?

1045


Which is better between malloc and calloc?

1204


How to compare array with pointer in c?

1106


Are pointers really faster than arrays?

1027


Can a pointer be static?

1084


Does sprintf put null character?

1046


What is the significance of scope resolution operator?

1414


What is a floating point in c?

1073


Ow can I insert or delete a line (or record) in the middle of a file?

1005


write a program to display all prime numbers

1972


Explain what is the difference between a free-standing and a hosted environment?

1184


What is c value paradox explain?

1096


What is restrict keyword in c?

1113


What is the difference between mpi and openmp?

1299


How can I avoid the abort, retry, fail messages?

1138