Active Directory interviews questions
Answer / bhupendradhande
urgent need pls send me b_dhande@yahoo.com
Is This Answer Correct ? | 3 Yes | 1 No |
successful command to make linux system as router in redhat-+
what is active dirctory?
Hai, I want System Egnineer/Administrator interview question/answers.
Write a program to input 10 elements in an array and seperate even and odd numbers, positive and negative between them ?
how do we calculate physical address if logical address is given in the question?
what do you mean by CPU register?
Please derive the formula for the area of a circle.
what is the difference between a decision statement and ea loop statement?
i want to section engineer(signal) question paper......plz tell me how i get
write a program to accept 2 numbers from user calculate sum of each digit,reverse the orignal number and display
#include<stdio.h> void main() { int x,y,z; x=1; y=1; z=1; z=++x||++y&&++z; printf("%d%d%d",x, y ,z); }
What are the different types of testing? What is SDLC? Manual of automated?How to choose among these two?