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

2126

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

3 6627

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 4499

what is develop in c language

2 4713

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

1996

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

Wipro,

2483

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

6 19309

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

2 4742

what is the significance of static storage class specifier?

2340

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

2306

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

2176

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

2351

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,

2213

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,

2594

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

1 3658


Post New C Questions

Un-Answered Questions { C }

What are near, far and huge pointers?

1112


How many types of operators are there in c?

1086


How can this be legal c?

1148


What is the 'named constructor idiom'?

1144


Why is c known as a mother language?

1290


How to delete a node from linked list w/o using collectons?

2823


What is union and structure?

1189


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

2306


What is pointer and structure in c?

1276


How can a program be made to print the line number where an error occurs?

1134


What are the types of pointers in c?

1078


What are types of structure?

1169


In C language what is a 'dangling pointer'?

1234


Explain main function in c?

1134


What is the sizeof () operator?

1132