SECRETOFSUCCESS
OU Site
Tuesday, 13 July 2021
GIVING TRAINING TO NON TEACHING STAFF
Tuesday, 16 March 2021
Vivekananda Government Degree College
Join In Vivekananda Government Degree College, Vidhyanagar, Hyderabad
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
WEB PROGRAMMING Important Questions:
WEB PROGRAMMING Important Questions: 1 1. Discuss in detail about the basics of HTML and structure of HTML 2. Lis...
C & C++ LAB PROGRAMS
C-LAB PROGRAMS 1. Program for Arithmetic operator #include<stdio.h> int main( ) { int a = 9,b = 4, c; c = a+b; printf("...