what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
1473why programs in c are running with out #include
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
1487Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given
XYZ,
2829Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
TCS,
2 2723how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
1462#include
Explain how are 16- and 32-bit numbers stored?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
How can a program be made to print the line number where an error occurs?
Why do we use int main instead of void main in c?
What is self-referential structure in c programming?
Define Spanning-Tree Protocol (STP)
What is the difference between text and binary modes?
What is declaration and definition in c?
how to introdu5ce my self in serco
Do you know the difference between malloc() and calloc() function?
What is the purpose of sprintf?
Write a program that accept anumber in words
What is the purpose of clrscr () printf () and getch ()?
What is the benefit of using const for declaring constants?
what is the significance of static storage class specifier?