what is the c source code for the below output?
1
0 1
1 0 1
0 1 0 1
1 0 1 0 1
No Answer is Posted For this Question
Be the First to Post Answer
Write code for initializing one dimentional and two dimentional array in a C Program?
5 Answers Deshaw, Edutech, GMD,
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What is the difference between static and global variables?
What are the types of bitwise operator?
Why doesn't the code "a[i] = i++;" work?
How does memset() work in C?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
How can I remove the leading spaces from a string?
program to find a smallest number in an array
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
1 Answers 91mobiles, Amazon, App Guruz, College School Exams Tests, Folio3, Infosys, Omega, Planin, Riphah International University, Subex,
Which of these functions is safer to use : fgets(), gets()? Why?
Write a C/C++ program that connects to a MySQL server and displays the global TIMEZONE.