Interview Questions

Software development engineer in test - Windows Security Interview Questionsn?

Software Design Engineers in Test SDET FAQ


(Continued from previous question...)

31. Software development engineer in test - Windows Security Interview Questionsn?

1. To write a C++ function to copy one file to another and test it

2. Write the following code in C and test it.
Char * converLabel(int iData)
Given: iData > 0
If iData = 1 – char * = "A"; 2 – "B; …….. 26 = 'Z',
27 = 'AA",……."ZZ"
52 = "BA"… "BZ"
then 52+25 = "CA"…
.."ZZ"
."AAA"
"AAB"
..
"ABA"..
..AAAAZ...
until 2^15..


3. Explain about Domain Controller in Windows?

4. What are various security features provided in Windows? on C# and C++ like Virtual functions and virtual table.

(Continued on next question...)

Other Interview Questions