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

can any one provide me the notes of data structure for ignou cs-62 paper

Ignou,

2136

WAP that prints the number from 1 to 100. but for multiplies of three print "XXX" instead of the number and for the multiplies of five print "YYY" . for number which are multiplies of both three and five print "ZZZ"

3 5867

main() { int i=0; while(+(+i--)!=0) i-=i++; printf("%d",i); }

4 9478

main() { int a[10]; printf("%d",*a+1-*a+3); }

2 17097

write a program that will print %d in the output screen??

Infosys,

9 24124

to find the closest pair

Infosys,

2299

what is the difference between global variable & static variable declared out side all the function in the file.

2 5756

Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?

2 4912

what is the similarities between. system call and library function?

Wipro,

1 6420

While compiling a c program,graphics header files are not including in my program..eg: ,what may be the problem...is there any environment settings exists.

2 5406

What is the difference between getch() and getche()?

NSPL,

1 5880

write a program to fined second smallest and largest element in a given series of elements (without sorting)

Yahoo,

9 19498

with out using main how to execute the program?

2 5564

how to find the given number is prime or not?

IMS, ING,

6 9425

how to execute with out main in cprogram

Infosys,

15 20679


Post New C Questions

Un-Answered Questions { C }

What are the advantages of using Unions?

1081


Is c programming hard?

984


What are the types of pointers in c?

985


What are the different types of objects used in c?

988


Who invented b language?

1351


What is typedf?

1081


Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?

972


write a program to find the given number is prime or not

4681


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

2170


Explain can the sizeof operator be used to tell the size of an array passed to a function?

1027


Can you please explain the scope of static variables?

1011


What is selection sort in c?

1032


why do some people write if(0 == x) instead of if(x == 0)?

1025


What is operator precedence?

1161


What is the use of the function in c?

985