Define Computer Architecture. Explain three aspects of computer-design ?
View
Two numbers are entered by the user, x and n. Write a function to find the value of one number raised to the power of another i.e. x^n.
View
Write a program to enter the numbers till the user wants and at the end it should display the count of positive, negative and zeros entered.
View
Brief about Bus structure. Explain types of Bus structures ?
View
Enter 3 numbers from the user & make a function to print their average.
View
Differentiate between application and data orientation.
View