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


Is r written in c?


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

Post New Answer

More C Interview Questions

#include<stdio.h> void main() { char *str; long unsigned int add; str="Hello C"; add=&str[0]; printf("%c",add); } What is the output?

4 Answers   Infosys,


Write a simple program to find the size of different basic data types in C.

3 Answers  


1. What will be the output of the following programs. a) #include <stdio.h> Main() { Int x=4; While(x==1) { X=x-1; Printf(“%d”,x); --x; } }

7 Answers   CSC,


What is a global variable in c?

0 Answers  


Is there a way to jump out of a function or functions?

0 Answers  


What is a good way to implement complex numbers in c?

0 Answers  


what is the difference between %d and %*d in c languaga?

7 Answers   TCS,


what is the difference between #include<> and #include”…”?

5 Answers  


What is volatile c?

0 Answers  


What is class and object in c?

0 Answers  


How would you obtain the current time and difference between two times?

0 Answers   TISL,


prototype of sine function.

2 Answers   Cadence,


Categories