What are the different file extensions involved when programming in C?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program for the following series? 1 121 12321 1234321 123454321 12345654321 1234567654321 123456787654321 12345678987654321 1234567890987654321 123456789010987654321 12345678901210987654321 1234567890123210987654321 .........1234321............ ..........123454321............ ..........12345654321............ 7 8 9 0 1 Pls............?
In the following control structure which is faster? 1.Switch 2.If-else and which consumes more memory?
what is the output of the below code? main( ) { printf ( "\nOnly stupids use C?" ) ; display( ) ; } display( ) { printf ( "\nFools too use C!" ) ; main( ) ; }
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
What is a program flowchart?
Is array name a pointer?
macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 Answers HCL, Infosys, Microsoft,
Why clrscr is used after variable declaration?
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).
what is the difference between entry control and exit control statement?
12 Answers Darbari Lal DAV Model School,