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

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Mascot C Interview Questions
Questions Answers Views Company eMail

Struct(s) { int a; long b; } Union (u) {int a; long b; } Print sizeof(s)and sizeof(u) if sizeof(int)=4 and sizeof(long)=4

2 6552

Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program

5 10399

char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)

7 14702

Unsigned char c; for ( c=0;c!=256;c++2) printf("%d",c); No. of times the loop is executed ?

8 20729

int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?

15 21534

Post New Mascot C Interview Questions




Un-Answered Questions

What are the types of disk array used in SAN?

2654


What is event preventdefault () and event stoppropagation () in jquery?

779


water leak detection system question & answer

2496


Is java required for spark?

301


how to embed flash in html? : Adobe flash

882


Write the program to process a list of numbers.

1046


What is more functions in r and name them?

80


What is a tagname?

976


What does consumer api in kafka?

549


What is java api for xml-based rpc (jax-rpc)?

1029


Is linq an orm?

133


Can java object be locked down for exclusive use by a given thread?

1056


What are positional parameters in unix?

1078


Explain how can I get around scope problems in a try/catch?

959


When object is created and destroyed?

1141