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
1699why 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.
1722Create 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,
3065Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
TCS,
2 3240how 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.
1688#include
what is the height of tree if leaf node is at level 3. please explain
What are the 5 data types?
In c language can we compile a program without main() function?
What is the difference between #include and #include 'file' ?
What is the size of array float a(10)?
What is the best way of making my program efficient?
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
Can we increase size of array in c?
write a proram to reverse the string using switch case?
What is a built-in function in C?
Can main () be called recursively?
What is wrong with this program statement?
Explain how do you use a pointer to a function?
What is a const pointer?
How do you view the path?