0% found this document useful (0 votes)
3 views

2ND IT C- Programming - Copy

Uploaded by

Tribhuvan Dixit
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

2ND IT C- Programming - Copy

Uploaded by

Tribhuvan Dixit
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

2nd B.

Tech Information Technology


S NO. ROLL NO. NAME

1 230108001 ABHAY SHUKLA


2 230108002 ABHILASH JAISWAL
3 230108004 ADITI GUPTA
4 230108005 ADITI KRISHNA KANT

5 230108006 ADITYA KUSHWAHA


6 230108007 ADITYA MAURYA
7 230108008 ADITYA SINGH
8 230108009 AKRATI SACHAN
9 230108011 AMAN KUMAR SINGH
10 230108012 AMAN THAKUR
11 230108013 AMRITA CHAUDHARY
12 230108014 ANKIT GARG
13 230108016 ANUSHKA VERMA
14 230108018 ARUSHI GUPTA
15 230108019 ARVIND KUMAR SINGH
16 230108020 ARYAN GAURAV
17 230108021 ARYAN TOMAR
18 230108023 ASHUTOSH DUBEY
19 230108024 AYUSH SINGH
20 230108025 BHAVYA BHARGAVA
21 230108026 BIPIN KUMAR MADHUR
22 230108027 DIVYA RATNA GAUTAM
23 230108028 HARSH AGARWAL
24 230108029 HARSHIT PANDEY
25 230108030 HEMANT SINGH
26 230108031 HIMANSHU YADAV
27 230108032 KARAN VERMA
28 230108033 KEDAR DIXIT
29 230108034 KURSHID ALAM
30 230108035 KUSHAL VERMA
31 230108036 LAKSHYA BARANWAL
32 230108037 LAKSHYA TYAGI
33 230108038 MADHAV BANSAL
34 230108039 MERAJUDDIN KHAN
35 230108040 MOHAMMED RUHAN ANSARI
36 230108041 MOHNEESH KUMAR BHARTI
37 230108042 NIKHIL MALIK
38 230108043 NISHCHAL VERMA
39 230108044 PALAK BHARTI
40 230108045 PARTH SHARMA
41 230108046 PRABUDDHA KAUSHAL
42 230108047 PRATEEK CHAURASIYA
43 230108048 PRINCE VERMA
44 230108049 PRIYANSHU DWIVEDI
45 230108050 RAHUL SINGH
46 230108051 RANJEET YADAV
47 230108052 RATNESH UPADHYAY
48 230108053 SAHIL DANDOTIYA
49 230108054 SAHITYA SINGH
50 230108056 SAMIKSHA SINGH
51 230108057 SANDEEP YADAV
52 230108058 SARTHAK JAISWAL
53 230108059 SATYAM RAJBHAR
54 230108061 SHIKHAR KUMAR CHAUDHARY
55 230108062 SHIKHAR KUMAR GUPTA
56 230108063 SHIVANSH PANDEY
57 230108064 SIDDHARTH KAITHWAR
58 230108065 SUYASH KANODIA
59 230108066 SWECCHA YADAV
60 230108067 TANISHQ KATIYAR
61 230108068 TARUN KUMAR
62 230108069 VATSAL GUPTA
63 230108070 VED PRAKASH SAHU
64 230108071 VIVEK CHAUDHARY
65 230108072 VIVEK YADAV
66 230108073 YUVRAJ BANSAL
67 230108075 RAHUL GUPTA
68 230108076 YASH RASTOGI
69 230108077 KARAN SHARMA
70 230108078 KOMAL SHARMA
71 230108079 ADITYA MANHAS
72 220108056 SHIVANGI GAUTAM
73 230102013 ALOK RAGHUVANSHI
74 230113009 AMIKESH KESHARWANI
75 230110019 ARYAN ROY
76 230110030 DEVNA SAXENA
77 230112029 HIMANSHU SAROJ
78 230107057 YASH PRIYA DWIVEDI
79 240008001 AKASH
80 240008002 BIPIN KUMAR
81 240008003 EKTA WADHWA
82 240008004 HARSHIT GANGWAR
83 240008005 MANJEET KUMAR CHAUHAN
84 240008006 RISHABH GUPTA
85 240008007 SANSKAR SAXENA
86 240008008 YASHASVI SINGH
tion Technology

Fundamentals of C Programming Language: Introduction to C Programming Languages


Structure of C programs
Editor in Linux and windos to save,compile and run C programs
compilation and execution of C programs
Input/output operations (printf, scanf)

Debugging Techniques
Data Types and Sizes
Declaration and rule of variables, What is Escape Sequence in C? list all type of character
Modifiers
Identifiers and
keywords
symbolic constants
Stoarge classes: Auto
Storage classes :external
Storage classes: register
Storage classes: static
Enumerations
command line parameters
Macros
The C Preprocessor
Operators: Unary operators
Arithmetic operator
logical operators
Terniary operator
Bit wise operators
Assignment operators and expressions
Conditional expressions
Precedence and order of evaluation.
Control statements: if
If else
if else if
Nested if else
switch
break
continue
the comma operator
goto
statement. Loops: for
while
do-while
Nested for loops
Functions: built-in and user-defined
function declaration
definition and function call
parameter passing: call by value,
call by reference,
recursive functions.
Arrays: linear arrays
multidimensional arrays
passing arrays to functions
Arrays
strings
string manipulation functions :strlen
strcpy
strcat
Array of string
Structure in c
Union in c
Difference between structure and union
Defining and using structures
Accessing structure members
Introduction to pointers
Pointer arithmetic
Pointer to arrays and strings
Dynamic memory allocation
Introduction to file input/output
Reading and writing files
File pointers and file operations (fseek, ftell, rewind)
Getch() in C
Getchar() in C
getche()
Write 20 MCQ in c with output and explaination
Write 20 MCQ in c with output and explaination
Write 20 MCQ in c with output and explaination
Write 20 MCQ in c with output and explaination
Write 20 MCQ in c with output and explaination
Write 20 MCQ in c with output and explaination
Write 20 MCQ in c with output and explaination
Snake Game
Pacman Game
Tic-Tac-Toe Game
Mini Calculator
Basic Chat Application
Mini Voting System
Calendar Application
Mini Calculator

You might also like