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

What is #include in c?

1 Answers  


How are variables declared in c?

0 Answers  


Which of the following about automatic variables within a function is correct ? a.its type must be declared before using the variable b.they are local c.they are not initialised to zero d.they are global.

6 Answers   FCI, TCS,


Given a piece of code int x[10]; int *ab; ab=x; To access the 6th element of the array which of the following is incorrect? (A) *(x+5) (B) x[5] (C) ab[5] (D) *(*ab+5} .

2 Answers   Oracle,


Wt are the Buses in C Language

0 Answers   Infosys,


What do you understand by friend-functions? How are they used?

0 Answers   iNautix,


4) Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

5 Answers  


Write a program to swap two numbers without using third variable in c?

0 Answers  


What is linear search?

0 Answers  


Do you know pointer in c?

0 Answers  


What are the properties of union in c?

0 Answers  


what is the most appropriate way to write a multi-statement macro?

1 Answers  


Categories