2 followers
Campus Ambassador || Learner || Developer || GDSC || Currently Pursuing MCA
PRACTICAL-1 Create an android application that display the message “Welcome to Graphic Era University MCA” on the screen. <!--...
Machine Learning · Machine Learning is the Field of study that Gives Computers the ability to learn without being Explicitly Programmed. It is the...
Practical Important Question Ever ask in College · Practical 1:Build a model to classify emails as spam or not spam using a small, labelled dataset Link:...
Using ML · #Importing the basic librarires import os import math import numpy as np import pandas as pd import seaborn as sns from datetime import...
;#include <stdio.h> int main() { int x=10; int *p; p=&x; printf("x=%d\n",x); printf("%u",&x); printf("%d",*(&x)); ...
Unit Outcomes Q1. Differentiate between various Mobile Operating Systems and the language used for Android Application Development. Q2. Explain the...