enum DAY { sunday, monday, tuesday }; enum EDAYS { friday, saturday, sunday }; void main() { int i =0; if( i == sunday) { printf("%d",i); } } what would be the output?
4 5552WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *
3 14511What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }
8 14713what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
4 4231Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 12598Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 8952Post New TCS C Interview Questions
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Why are identifier names with a leading underscore disparaged?
Can you use both this () and super () in a constructor?
1. describe Ag/Ab interaction and its importance in cinical laboratory 2. The concept of Ag/Ab interaction was used to measure ASO, CRP, RF and anti-nuclear antibodies: what is the importance of elevated ASO, CRPand RF?
I want to Use Motorola Canopy 5.4 GHZ System for wireless Internt , i need how setup this network , i need step by step guide , Also i need what Hard i need for in such setup .
What is the ssl handshake?
How do you search a page for a word?
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
What areas of your organization need to be involved in the install process?
what is session_set_save_handler in PHP?
How to use element in xslt? : xslt
What happens if you don?t override the mapper methods and keep them as it is?
What does java ee stand for?
Why does a pm need to be very proactive?
What is difference between windows server and windows os?