Give basis knowledge of web designing ...


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What does the c preprocessor do?

0 Answers  


Write a program in c to print * * * * * *******

1 Answers  


a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

0 Answers  


How can I get the current date or time of day in a c program?

0 Answers  


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

0 Answers  






Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"

1 Answers  


What type is sizeof?

0 Answers  


Write a C Programm.. we press 'a' , it shows the albhabetical number is 1, if we press 'g' it shows the answer 7.. any can help me

7 Answers  


write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

6 Answers   Xavient,


Can you write a programmer for FACTORIAL using recursion?

0 Answers   ADP,


What is wrong in this statement? scanf(“%d”,whatnumber);

0 Answers  


Write a c program to demonstrate Type casting in c?

2 Answers  


Categories