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

2082

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

3 6529

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 4444

what is develop in c language

2 4628

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...

1943

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

Wipro,

2447

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

6 19138

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

2 4653

what is the significance of static storage class specifier?

2267

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.. :(

2258

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

2139

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

2286

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,

2138

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,

2551

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

1 3581


Post New C Questions

Un-Answered Questions { C }

the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

1059


How can I read data from data files with particular formats?

1052


Explain what is a const pointer?

1091


What is the best way to comment out a section of code that contains comments?

1346


Why is #define used?

1283


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

3731


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

5463


What is the use of bitwise operator?

1134


What is "Duff's Device"?

1175


Where are some collections of useful code fragments and examples?

1166


hi send me sample aptitude papers of cts?

2170


Difference between constant pointer and pointer to a constant.

1157


What are the modifiers available in c programming language?

1230


Explain what are binary trees?

1086


Does c have circular shift operators?

1259