What is ctrl c called?
No Answer is Posted For this Question
Be the First to Post Answer
how can i sort numbers from ascending order and descending order using turbo c..
how to get starting address of a running C program
What is the output of below code? main() { static in a=5; printf("%3d",a--); if(a) main(); }
to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].
Why c++ is called c++ and not c+?
What is the purpose of void in c?
What are nested functions in c?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What is the use of c language in real life?
what is the meaning of java that is (J A V A) full form of JAVA
71 Answers AKS University, Bhel, BNL, BPO, HCL, Peacecon,
What is difference between stdio h and conio h?
What are the advantages of the functions?