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


A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.


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

Post New Answer

More C Interview Questions

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

2 Answers  


What is the difference between GETS();AND SCANF();

4 Answers   TCS,


What is an lvalue?

0 Answers  


The statement, int(*x[]) () what does in indicate?

0 Answers  


Explain what is the most efficient way to store flag values?

0 Answers  


WHAT IS ABSTRACT DATA TYPE

4 Answers   Wipro,


What will be result of the following program? void myalloc(char *x, int n) { x= (char *)malloc(n*sizeof(char)); memset(x,\0,n*sizeof(char)); } main() { char *g="String"; myalloc(g,20); strcpy(g,"Oldstring"); printf("The string is %s",g); } a) The string is : String b) Run time error/Core dump c) The string is : Oldstring d) Syntax error during compilation e) None of these

3 Answers   IBM,


write a program without using main function?

2 Answers   TCS,


Explain pointers in c programming?

0 Answers  


write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised

3 Answers  


Write a program to print all the prime numbers with in the given range

8 Answers   ABC, College School Exams Tests, TCS,


What does node * mean?

0 Answers  


Categories