Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in 035/2016
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics and communication engineering microprocessors
1. The maximum number of characters for variable names in C is
(A): 12
(B): 16
(C): 4
(D): 8
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->The number of waves made by an electron moving in an orbit having maximum magnetic quantum number is +3?....
QA->The first electronic computer which could store programs in the memory 'EDVAC' (Electronics Discrete Variable Computer) was invented by ?....
QA->Which element does not show variable oxidation states?....
QA->What are variable stars?....
QA->An ideal liquid flows through a horizontal tube of variable diameter. The pressure is lowest where the?....
MCQ->What will be the output of the program ? #include<stdio.h> int main() { char names[] = { "Suresh", "Siva", "Sona", "Baiju", "Ritu"}; int i; char t; t = names[3]; names[3] = names[4]; names[4] = t; for(i=0; i<=4; i++) printf("%s,", names[i]); return 0; }....
MCQ->Consider the following rules for constructing variable names in C It can have alphabets, digits or underscores but no other special character.The maximum number of characters is 8.The first character may be an alphabet or digit but not underscore. Which of the above are correct?....
MCQ->The maximum number of characters for variable names in C is....
MCQ->Assertion (A): In C a variable name can have upto 8 characters and special symbols can also be part of variable name.Reason (R): In C a type declaration at the beginning of program indicates the type of variable name used in the program.....
MCQ->Oracle commands, column names, table names, view names and all other database elements are case sensitive.....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution