my name is nani i completed my b-tech in hyd now i want go
for interveiw but i dont know the process of software field
interveiws plz help me anyone how many rouds there n what
rounds plz plz plz help me n where i can get these details

Answer Posted / padma

in some companys three rounds are held so u can prepare technical questions in web sites

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program for finding factorial of a number.

634


What is variable and explain rules to declare variable in c?

555


Explain how do you sort filenames in a directory?

608


Write a factorial program using C.

643


Can we access the array using a pointer in c language?

563






What would happen to X in this expression: X += 15; (assuming the value of X is 5)

1304


What are local variables c?

551


What is dangling pointer in c?

625


Is it acceptable to declare/define a variable in a c header?

687


using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1315


Explain two-dimensional array.

631


Differentiate between static and dynamic modeling.

620


How does normalization of huge pointer works?

640


What is a stream?

651


Tell me the use of bit field in c language?

629