why you will give me a job in TCS.

Answer Posted / harshithadesai

to encourage freshers & freshers may have good technical
skills

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are header files and explain what are its uses in c programming?

632


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

3847


When should I declare a function?

628


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

619


What is difference between static and global variable in c?

541






What is strcpy() function?

662


What is struct node in c?

624


Which one would you prefer - a macro or a function?

606


What is a pointer in c?

685


What is structure data type in c?

575


What are the different types of control structures in programming?

662


What is the collection of communication lines and routers called?

616


Can we declare variable anywhere in c?

540


What are the 4 data types?

604


Process by which one bit pattern in to another by bit wise operation is?

617