post new interiew question and aptitude test papers

Answer Posted / asder

and answer ofthat

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

676


The statement, int(*x[]) () what does in indicate?

638


What is a static function in c?

612


what is the role you expect in software industry?

1645


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3045






Is stack a keyword in c?

628


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

638


Between macros and functions,which is better to use and why?

1563


What is action and transformation in spark?

585


What is structure in c definition?

565


What is #include conio h?

584


What is the benefit of using #define to declare a constant?

599


What are the functions to open and close file in c language?

721


What are the 4 types of programming language?

574


How do I create a directory? How do I remove a directory (and its contents)?

598