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 5523

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

5 8626

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

7 12160

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

8 17756

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

15 16760

Post New Mascot C Interview Questions




Un-Answered Questions

What is what if analysis in excel example?

283


What is aggregate awareness and steps involved in it? : sap bobi

515


What steps you took to establish rapport with a new staff member?

587


What is the legacy system migration workbench (lsmw) and when would you use it in your sap fi/co rollout?

607


Explain to find resistance?

584






What are the Major Utility Systems in a Pharma Plant? How are they interrelated?

1130


How do I set up flume agent?

58


List out some of the commonly found errors in Embedded Systems?

545


Explain what is the disadvantage of double entry system?

610


What is the difference between load and stress testing?

717


Define "good" cooling tower water?

581


What are the two most common end-products of alcoholic fermentation?

537


Do you need microsoft exchange to use outlook?

1


How to list all routes in laravel?

421


How do I replace every character in a file with a comma?

529