Did c have any year 2000 problems?
No Answer is Posted For this Question
Be the First to Post Answer
Can a pointer be volatile in c?
who is the father of C Language?
20 Answers CTS, UST,
how to generate sparse matrix in c
What are structure types in C?
a memory of 20 bytes is allocated to a string declared as char *s then the following two statements are executed: s="Etrance" l=strlen(s); what is the value of l ? a.20 b.8 c.9 d.21
Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 Answers Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,
What is meant by high-order and low-order bytes?
Can you write a programmer for FACTORIAL using recursion?
why we shiuld use main keyword in C
code for find determinent of amatrix
How many levels of pointers have?
program to find the second largest word in a paragraph amongst all words that repeat more thn twice