Skip to main content
Screening Test -2 (25-10-2018)


1.   Find out first & second largest numbers without using arrays.

2.   Display given number in word format like12345 as One Two Three Four Five with & without using looping statements (for, while, do-while).

3.   Addition of n matrices.

4.   Calculate y = (1!/x) + (2!/x2) + ...............+ (n!/xn) using modular programming(functions).

5.   Create “Account” Database with possible number of attributes & operations using structures.

Comments

Popular posts from this blog

Computer Programming  Assignment – 1 1. Design a flowchart for editing & executing C Programs. CO1 2. Define an algorithm? Write an algorithm for preparing various types tea & coffee. CO1 3. List out all operators. Describe the precedence of operators.   CO1 4. What is meant by a data type?   Explain about various data types in detail. CO1 5. Write a program that covers all selection statements. CO1 6. Distinguish between while, do-while and for loops in C with suitable examples. CO1 7. Explain all the importance of break, continue & goto statements. CO1 Assignment – 2 1. How an array is characterized?  How are they declared in C? CO2 2. List out some important operations performed on arrays. ...
Congrats to all the students who got selected in the Screening Test - 2                   Screening Test - 2 Results