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 4135

Windows NT- What NT stands for?

9 12962

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

4 10205

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

4 6079

What is meant byStatic Variable ?

7 9209

What is meant by QUEUE?

4 9691

What is meant by STACK?

5 13850

Difference between 80286 and 80287

2 10398

Binary tree?

1 5950

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 5483

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

5 8541

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

7 12044

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

8 17609

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

15 16561

what is FAT?.

12 17080

Post New Mascot Interview Questions




Un-Answered Questions

Does bootstrap supports less and sass css structure in any form?

5


What happens if we give the supply to the rotor of induction motor and make its terminal shorted?

2997


WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"

1922


Do you know what is luw (logical unit of work)?

494


What is range keyword in go?

1






`write a program to display the recomended action depends on a color of trafic light using nested if statments

1607


What is a singleton class in android?

491


How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

1539


Write the .net syntax for 'for loop'?

547


What does a function declared as pascal do differently?

583


Explain the use of table functions.

1762


What is inductive machine learning?

64


What is context service?

133


Which type of language is c?

620


Write a program that provides the declaration of the document using WML markup? - WMLScript

808