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


how can use subset in c program and give more example


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

using only #include <stdio.h> and #include <stdlib.h> Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

0 Answers  


suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan

1 Answers  


write a program to delete an item from a particular location of an linear array?

1 Answers  


What are variables c?

0 Answers  


implement OR gate without using any bitwise operator.

1 Answers   Alcatel, Wipro,


main difference between c and c++ language

1 Answers  


How to throw some light on the b tree?

0 Answers  


Give differences between - new and malloc() , delete and free() ?

0 Answers   Genpact,


What are the Advantages of using macro

0 Answers  


There seem to be a few missing operators ..

0 Answers  


What is the function of this pointer?

0 Answers   Agilent, ZS Associates,


Determine if a number is a power of 2 at O(1).

2 Answers  


Categories