|
Related Questions |
View Answer |
|
How to find size of an datatype without using sizeof operator?
|
View Answer
|
|
How to find GCD of four numbers?
|
View Answer
|
|
Write a program to accept any number up to six digit and print in words. for ex:1234=one two three four
|
View Answer
|
|
What is type integration? And what is integer type integration?
|
View Answer
|
|
What is :- Token , identifier , block , parameter , argument , scope of variable , Macro ?
|
View Answer
|
|
What is the code to find our age,for example if my date of birth is 4/12/1986 and today date is 16/11/2008 answer should give our year,month,no of days
|
View Answer
|
|
What is the difference between unix and linux.
|
View Answer
|
|
How to convert decimal to octal and hexadecimal?
|
View Answer
|
|
If we want that any wildcard characters in the command line argument should be approxiemately expanded , are we required to make any special provision?if yes, which?
|
View Answer
|
|
How would you obtain the current time and difference between two times?
|
View Answer
|
|
What is a default TCP/IP socket assigned for SQL Server?
|
View Answer
|
|
#include <stdio.h> int main() {
int a=3, b = 5; printf(&a["Ya!Hello! how is this? %s "], &b["junk/super"]); printf(&a["WHAT%c%c%c %c%c %c ! "], 1["this"], 2["beauty"],0["tool"],0["is"],3["sensitive"],4["CCCCCC"]);
return 0; }
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All C Interview Questions & Answers - Exam Mode /
Learning Mode
|