Software Interview Questions
Questions Answers Views Company eMail

Difference between 80286 and 80287

Mascot,

2 10436

Binary tree?

Mascot,

1 5964

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

Mascot,

2 5500

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

Mascot,

5 8580

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

Mascot,

7 12103

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

Mascot, TCS,

8 17689

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

Mascot,

15 16660

what is FAT?.

Campus Interview, Mascot, MIS, Nile Bank,

12 17135

interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all

Mascot,

2 7085

write a C code to reverse a string using a recursive function, without swapping or using an extra memory.

Motorola, TCS, Wipro,

9 39549

write a C code To reverse a linked list

Motorola, Wipro,

2 13770

Difference between Class and Struct.

Ericsson, Motorola, Wipro,

13 36504

How does the scheduler know the time how it should be scheduled.

Motorola,

1 7353

What is deadlock? How do you avoid it?

HCL, Motorola,

9 51595

What is a semaphore?

Motorola, Persistent, TCS,

20 47781


Un-Answered Questions { Software }

What is drush – how drush is used?

84


what is the diffrence between core dba and apps dba?

2074


Which is the best method to get two values from the database?

511


Differentiate between model and version

460


What is the role of 8 analysers in mongodb?

5






Do you know how is an establishment different from a company?

370


What does definition of a chart of account contain?

551


What are the different collection type in Hive?

431


What is a messaging service?

480


What language does django use?

218


What are the advantages of asp.net?

530


What are template expressions in angular?

416


What is a stable algorithm?

464


What are the uses of psstatus table?

507


What is ODBC and JDBC? How do you connect the Database?

527