If the server restarts automatically often, what are the steps need to be taken for troubleshooting?
5 9366In 2 domain controllers, One has some 3 roles other has 2 roles, Domain controller which has 3 roles went down, will the users can able to login who are created in that domain controller?
2 6434Post New Cognizant Windows General Interview Questions
Overlapping and splitting, where do you assign?
Q1. Write ten test cases on mm/dd/yy 1699<=YY<=1999
Can I retrieve only a specific element of the data, if I have a nested JSON data in DynamoDB?
What is the definition of offset accounting?
What are the two types of indexes and explain them in detail?
How will you insert record in a sorted table
How the keyword struct is different from the keyword class in c++?
Tell me how comfortable are you with writing html entirely by hand?
Is .net core installed?
Can inverted beams used in pipes during construction?
How do you graph a regression in excel?
What command is used to check the current users?
how many ways to get the current time? : Sql dba
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer