there is two conditions , 1. while using for loop for printing 1 to 50 no's simulteneous 2. while using printf functios for printing 1 to 50 no's simulteneous with or without using variables who will take more time for compiling and execution? explain in details with reason?
1 3962A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
4 7779
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
What is the difference between array and linked list in c?
What are linker error?
What is the g value paradox?
What are integer variable, floating-point variable and character variable?
hi send me sample aptitude papers of cts?
What language is c written?
What are high level languages like C and FORTRAN also known as?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What are the types of assignment statements?
Why cant I open a file by its explicit path?
Can you define which header file to include at compile time?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
What is the purpose of void in c?