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 Interview Questions
Questions Answers Views Company eMail

CPU - abbrevation

2 4126

Windows NT- What NT stands for?

9 12933

One Gigabyte =?( 2 power30 , 2 power 20 ,2 power 10 none)

4 10195

DMA - abbrevation (Direct Memory Access,Discrete memory Access,Disk memoryaccess)

4 6069

What is meant byStatic Variable ?

7 9186

What is meant by QUEUE?

4 9663

What is meant by STACK?

5 13836

Difference between 80286 and 80287

2 10391

Binary tree?

1 5946

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 5479

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

5 8523

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

7 12022

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

8 17589

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

15 16533

what is FAT?.

12 17038

Post New Mascot Interview Questions




Un-Answered Questions

Explain difference between modulus of resilience and modulus of rigidity ?

636


How do you run a trace?

496


Is data edited in the Repeater control?

549


Explain dtx?

553


in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.

7333






How to call a non virtual function in the derived class by using base class pointer

5189


How to data driven test for Win objects in QTP ?

1446


What programming language does jquery use?

466


How do I launch the browser using webdriver?

480


Explain how far can a kangaroo jump?

541


What are 2 ways that bacterial diseases are different from most fungal diseases of plants?

1512


What are the classes, Tables, Forms and Methods used to post the Inventory?

5


What is latest version of asp.net mvc? : Asp.Net MVC

450


what will happen if a field is enabled for field level security?

295


What is gridview in asp.net?

493