Why is c so powerful?
No Answer is Posted For this Question
Be the First to Post Answer
sum of two integers values only other then integer it should print invalid input.
How to draw the flowchart for structure programs?
Implement bit Array in C.
What is structure in c language?
parkside's triangle.. create a program like this.. enter the size: 6 enter the seed: 1 output: 1 23 456 7891 23456 789123 sample2: enter the size: 5 enter the seed: 3 output: 3 45 678 9123 45678 parkside should not exceed 10 while its seed should only be not more than 9..
Explain the use of #pragma exit?
Explain why can’t constant values be used to define an array’s initial size?
When should a type cast be used?
what are two kinds of java
Tell us two differences between new () and malloc ()?
can you change name of main()?how?
Explain the red-black trees?