s 1,13
By: Anonymous5/17/202391 views Public Note
Q1. Create an Android Application that will change color of the screen and change the font
size of text view using xml. [30]
Q2. Write a C program to read all txt files (that is files that ends with .txt) in the current directory and merge them all to one txt file and returns a file descriptor for the new file.