Amcat & eLitmus Previous Question : Amcat Computer Programming

All Amcat ,Elitmus Cocube exam asked probably expected 90% question from here . we manage lot's of previously asked question for you so keep visiting and get success

Showing posts with label Amcat Computer Programming. Show all posts
Showing posts with label Amcat Computer Programming. Show all posts

Amcat Computer Programming Question 1

1.    Null function is also known as a.     Anonymous Function b. Generic Function c. Void Function d. Null operator Ans.D 2. ...
Read More

Amcat Computer Programming Question 2

11.   I n an implementation of a linked list, each node contains data and address. Which of the following could the address field possib...
Read More

Amcat Computer Programming Question 3

21. Which of the following sorting algorithm yield approximately the same worst-case and average-case running time behaviour in O (n lo...
Read More

Amcat Computer Programming Question 4

31. Consider the following: Class rocket { Private:         integer height,weight         public: //statement 1    ...
Read More

Amcat Computer Programming Question 5

41. A data type is stored as an 6 bit signed integer. Which of the following options cannot be represented by this data type? Option 1...
Read More

Amcat Computer Programming Question 6

51. How many pointers will have to be changed when a new node is to be added in a linear linked list in the middle? A.  0            ...
Read More