{"id":48127,"date":"2018-01-31T05:46:53","date_gmt":"2018-01-31T00:16:53","guid":{"rendered":"http:\/\/blog.odango.com\/?p=48127"},"modified":"2023-02-02T14:43:56","modified_gmt":"2023-02-02T09:13:56","slug":"windows-interview-questions-and-answers","status":"publish","type":"post","link":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/","title":{"rendered":"Windows Interview Questions and Answers"},"content":{"rendered":"\n[et_pb_section bb_built=&#8221;1&#8243; next_background_color=&#8221;#000000&#8243;][et_pb_row][et_pb_column type=&#8221;4_4&#8243;][et_pb_post_title _builder_version=&#8221;3.0.106&#8243; title=&#8221;on&#8221; meta=&#8221;off&#8221; author=&#8221;on&#8221; date=&#8221;on&#8221; categories=&#8221;on&#8221; comments=&#8221;on&#8221; featured_image=&#8221;off&#8221; featured_placement=&#8221;below&#8221; text_color=&#8221;dark&#8221; text_background=&#8221;off&#8221; title_font=&#8221;Titillium Web||||||||&#8221; title_font_size=&#8221;47&#8243; title_font_size_tablet=&#8221;40&#8243; title_font_size_phone=&#8221;35&#8243; title_font_size_last_edited=&#8221;on|desktop&#8221; title_text_color=&#8221;rgba(0,0,0,0.8)&#8221; title_text_align=&#8221;left&#8221; text_shadow_horizontal_length=&#8221;0.08em&#8221; text_shadow_vertical_length=&#8221;0.08em&#8221; text_shadow_blur_strength=&#8221;0.08em&#8221; title_text_shadow_horizontal_length=&#8221;0.08em&#8221; title_text_shadow_vertical_length=&#8221;0.08em&#8221; custom_margin=&#8221;|||10%&#8221; \/][\/et_pb_column][\/et_pb_row][et_pb_row][et_pb_column type=&#8221;4_4&#8243;][et_pb_text _builder_version=&#8221;3.0.106&#8243; background_layout=&#8221;light&#8221; text_font=&#8221;Titillium Web|300|||||||&#8221; text_font_size=&#8221;20&#8243; text_font_size_last_edited=&#8221;on|desktop&#8221; text_text_color=&#8221;rgba(0,0,0,0.8)&#8221; text_line_height=&#8221;1.6em&#8221; max_width=&#8221;800px&#8221; custom_margin=&#8221;|||10%&#8221; text_line_height_last_edited=&#8221;off|phone&#8221; max_width_last_edited=&#8221;off|phone&#8221; custom_margin_last_edited=&#8221;off|desktop&#8221;]\r\n\r\n<strong>1) What does Active Directory mean?\r\nAns:\u00a0<\/strong>The active Directory means a service that identifies and handles resources, making them visible for different groups or members that are authorized. It has the role of an object store. The Active directory sees as objects workstations, people, servers devices or documents and they all have their own characteristics and access control list or ACL.\r\n\r\n<hr \/>\r\n\r\n<strong>2) What is the meaning of Global Catalog?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>A Global Catalog is something that each domain has, and it is used for authenticating the user on the network, on windows 2000 network logon\u2019s were protected from failures by assigning a Global Catalog to every site.\r\n\r\n<hr \/>\r\n\r\n<strong>3) What is the use for DHCP?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>DHCP is used for the DHCP servers, personal computers can get their configuration from a DHCP server on an IP configuration. The server knows nothing about the personal computers until they make a request for information. Usually the most common information sent is IP address and DHCP is used to make a large network administration easier.\r\n\r\n<hr \/>\r\n\r\n<strong>4)\u00a0What does a Super Scope do in DHCP?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0The Super Scope gives the DHCP server the possibility to have leases to multiple clients on the same physical network. The leases come from multiple scopes. All scopes must be defined using DHCP manager before the Super Scope creation and they are named member scopes. The DHCP problems can be resolved by the Super Scope in different ways like the following:\r\n\r\na) on a physical network like a LAN network where multiple logical IP networks exist Super Scope is very useful here. These types of networks are also named multinets.\r\n\r\nb) there is also need for a Super Scope when the address pool for the current scope becomes empty and there is a need for new computers on the physical network.\r\n\r\nc) when clients have to move on another scope.\r\n\r\nd) when DHCP clients from the other side of the relay agents (BOOTP) or the network has many logical subnets.\r\n\r\ne) when standard networks are limited to leasing addresses for the clients.\r\n\r\n<hr \/>\r\n\r\n<strong>5)\u00a0How can we switch the roles in an Active Directory?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Switching or transferring roles in an Active Directory can be made with the use of Ntdsutil.exe.\r\n\r\n<hr \/>\r\n\r\n<strong>6)\u00a0What is the purpose of a Stub zone DNS?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>The copy of a zone that has only the needed resources for finding the authoritative DNS servers in that specific zone (DNS= Domain Name Servers) is called a Stub zone. It also resolves names for DNS namespaces, thing required when names must be resolved from two different DNS namespaces. The Stub zone contains: the master server\u2019s IP that is used for updating the Stub zone and the SOA (Start of Authority), the NS (name server) and the glue A delegated zone records.\r\n\r\n<hr \/>\r\n\r\n<strong>7)\u00a0What main file is used for Active Directory backup and how it is made?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Active Directory backup is made using NTbackup utility. The backup is made once with the system state and they are restored also together because they depend on each other. The system state has different components like:\r\n\r\na) \u00a0 \u00a0The registry\r\n\r\nb) \u00a0 \u00a0Boot files or startup files (files required by the operating system to start).\r\n\r\nc) \u00a0 \u00a0The component services\r\n\r\nd) \u00a0 \u00a0The system volume or the SYSVOL folder this is a folder that contains files that are shared on a domain.\r\n\r\ne) \u00a0 \u00a0The Active Directory\r\n\r\n<hr \/>\r\n\r\n<strong>8) Does a windows administrator have to be critical?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Yes and I can explain how. A system administrator is responsible for an entire network which means he\/she must take care of multiple things in the same time which is not an easy task. In order to achieve this, an administrator must have high organization skills and a high technical knowledge and he\/she must prevent the problems from happening so that he\/she won\u2019t have to be forced to fix them.\r\n\r\n<hr \/>\r\n\r\n<strong>9)In what way is forward lookup zone different from the reverse lookup zone in NDS?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0There is one difference between these two: the forward lookup means name to IP and reverse lookup means IP to name.\r\n\r\n<hr \/>\r\n\r\n<strong>10)\u00a0As a system administrator can you make backup and recovery of data?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0This is a responsibility that any system administrator must have assume as a basic skill. Of course there are many types of backup that can be made but all must be known for a successful career.\r\n\r\n<hr \/>\r\n\r\n<strong>11) What is the meaning of DHCP and \u00a0what is the port used by it to work?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>DHCP or Dynamic Host Configuration Protocol has the ability to assign an IP automatically, this is done in fact by the server and has a number range. When the system starts an IP is assigned automatically. The DHCP server has port number 68, while the client has 67.\r\n\r\n<hr \/>\r\n\r\n<strong>12) Can you ensure an updated system all the time and perform market research?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Staying up-to-date is another strong point of a professional administrator, technology evolves and we must keep up with the flow, otherwise we can\u2019t do our job in a professional way. Market research is the key to an up-to \u2013date work.\r\n\r\n<hr \/>\r\n\r\n<strong>13)\u00a0Is it possible for a computer to be able to browse the internet without having a default gateway?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Yes it is as long as we use a public IP address. The gateway is required as a router or firewall when using an intranet address.\r\n\r\n<hr \/>\r\n\r\n<strong>14)\u00a0What are the advantages or disadvantages \u00a0of using DHCP?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0The advantage is that the DHCP server configures all IP\u2019s automatically and the disadvantage is that when you receive a new IP address the machine name remains the same because of its association with the IP. It\u2019s not a real problem but when somebody tries to access the machine by its name it become one.\r\n\r\n<hr \/>\r\n\r\n<strong>15)\u00a0 Are you familiar with monitoring?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Yes, monitoring is a base activity of a system administrator, he\/she manages all the access rights and the server space, security of the user accounts is one of the most important things here. Also an administrator must make sure that the user\u2019s activity doesn\u2019t affect in any way the integrity of the server.\r\n\r\n<hr \/>\r\n\r\n<strong>16) How can we create a SRV record in DNS?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0To do this we must open the DNS then we must select the abc.local domain the right click and we must go to Other New Records and the SRV ( choose location).\r\n\r\n<hr \/>\r\n\r\n<strong>17)\u00a0In how much time are the security changes applied on the domain controllers?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>Including policies for personal and public lockout, the changes apply immediately. The changes also include passwords and LSA or Local Security Authority.\r\n\r\n<hr \/>\r\n\r\n<strong>18)\u00a0What do you do if a an end user states that a file is gone?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Files are deleted constantly by end users but the backup can restore them. Anyhow before using the backup we must check if the user didn\u2019t move the file by mistake in another place.\r\n\r\n<hr \/>\r\n\r\n<strong>19) Where is the storage place of the environmental settings and documents from the roaming profile?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0These documents and settings are deposited locally until the user\u2019s log off, when they are moved into the shared folder from the server so the log on at a fresh system may take a while because of this.\r\n\r\n<hr \/>\r\n\r\n<strong>20)\u00a0 What are the classes that we can find in the Active Directory of Windows Server 2003?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>We can find:\r\n\r\na) \u00a0 \u00a0the abstract class which can be made to look like a template and create other templates, no matter if they are abstract, auxiliary or structural.\r\n\r\nb) \u00a0 \u00a0the structural class is the important type of class that is made from multiple abstract classes or an existing structural class. They are the only ones that can make Active Directory objects.\r\n\r\nc) \u00a0 \u00a0the auxiliary class is used as a replace for many attributes of a structural class, it is a list of attributes.\r\n\r\nd) \u00a0 \u00a0The 88 class is used for objects classes that were defined before 1993 and it is not a common class, it doesn\u2019t use abstract, structural or auxiliary classes.\r\n\r\n<hr \/>\r\n\r\n<strong>21) When is a good time for creating a forest?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>Certain companies that have different bases require different trees and separate namespaces. And unique names sometimes give birth to different identities of DNS. Also companies are sometimes acquired and get under other influences but the continuity must be preserved for the names.\r\n\r\n<hr \/>\r\n\r\n<strong>22)\u00a0Can you explain to us about you experience in the past regarding windows administration?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0I have ten years of experience in this field, I was passionate about computers since childhood and I installed many operating systems at home and inside organizations including these versions of windows: 95, 98, 98 SE, NT, Millenium, 2000, 2003 Server, XP, Seven, Vista. I also managed these systems and performed maintenance, I worked with different applications from the windows environment.\r\n\r\n<hr \/>\r\n\r\n<strong>23)\u00a0How can you handle a situation in which for instance if you have an application that is not running on Windows 2003 because it\u2019s older?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>In this situation the application has to be started in the compatibility mode with a previously windows operating system. This is made by right clicking the application icon and choosing another Windows from the compatibility menu.\r\n\r\n<hr \/>\r\n\r\n<strong>24) What is the meaning of Repadmin.exe from Windows Server 2008?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0Repadmin.exe means Replication Diagnostics Tool and helps for the diagnostic of domain controllers in the Windows system. This tool is used by administrators to see the replication topology from the perspective of every domain controller. The active Directory forest can also be supervised by Repadmin.exe and replication problems can be tracked.\r\n\r\n<hr \/>\r\n\r\n<strong>25)\u00a0What difference can we find in the usage of CSVDE versus LDIFDE?<\/strong>\r\n\r\n<strong>Ans:<\/strong>\u00a0CSVDE and LDIFDE are both commands and are used for importing and exporting objects but they are different in the way that CSVDE uses the format CSV (Comma Separated Value) which is an Excel file for files and LDIFDE uses LDIF (LDAP Data Interchange Format) file type which can be viewed with a simple text editor. LDIFDE can be also used for editing or deleting objects unlike CSVDE.\r\n\r\n<hr \/>\r\n\r\n<strong>26) What big differences exist between these two operating systems: Windows 2000 and Windows XP?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>Windows 2000 has more capabilities than Windows XP especially regarding features like DHCP, Terminal Services or DNS. It has all the advantages for server usage. Windows 2000 is a little more professional than XP, but they are both coming with different versions for every user taste. While XP has Home version, Professional or Enterprise, Windows 2000 has Professional and Server editions. The Home version of XP comes with minimal features because the target clients are beginners.\r\n\r\n<hr \/>\r\n\r\n<strong>27)\u00a0What are the things that make Unix different from Windows?<\/strong>\r\n\r\n<strong>Ans:\u00a0<\/strong>The code loading runtime of Unix is different from the one that Windows has. We must become aware of how the system exactly works before we make a dynamically loading module. Unix has the shared objects with the .so extension that encapsulate lines of code that the programs will use and the functions names. These function names become the references of those functions \u00a0in the memory of the program when the file is combined with the program. In Windows the .dll file (dynamic-link library file) doesn\u2019t have references and the code of the files does not link to the memory of the program but they get through a lookup table which points to data or functions. Unix has just one type of library file, with the .a extension and the code of many object file is contained within with the .o extension. When the link is created for a shared object file the definition of the identifier may not be found, so the object code from the library will be included.\r\n\r\n[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section bb_built=&#8221;1&#8243; prev_background_color=&#8221;#000000&#8243;][et_pb_row][et_pb_column type=&#8221;4_4&#8243;][et_pb_team_member _builder_version=&#8221;3.0.106&#8243; name=&#8221;Chandanakatta&#8221; position=&#8221;Author&#8221; facebook_url=&#8221;&#8221; twitter_url=&#8221;&#8221; google_url=&#8221;&#8221; linkedin_url=&#8221;&#8221; background_layout=&#8221;light&#8221; image_url=&#8221;https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/portraits-circle-small_1.png&#8221; header_font=&#8221;Titillium Web|700|||||||&#8221; body_font=&#8221;Titillium Web||||||||&#8221; body_font_size=&#8221;16&#8243; body_font_size_last_edited=&#8221;on|desktop&#8221; disabled=&#8221;off&#8221; disabled_on=&#8221;off|off|&#8221;]\r\n\r\nHey there! I shoot some hoops when I\u2019m not drowned in the books, sitting by the side of brooks.\r\n\r\n[\/et_pb_team_member][\/et_pb_column][\/et_pb_row][\/et_pb_section]\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":48130,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"<p>[et_pb_section bb_built=\"1\"][et_pb_row][et_pb_column type=\"4_4\"][et_pb_post_title _builder_version=\"3.0.106\" title=\"on\" meta=\"off\" author=\"on\" date=\"on\" categories=\"on\" comments=\"on\" featured_image=\"off\" featured_placement=\"below\" text_color=\"dark\" text_background=\"off\" title_font=\"Titillium Web||||||||\" title_font_size=\"47\" title_font_size_tablet=\"40\" title_font_size_phone=\"35\" title_font_size_last_edited=\"on|desktop\" title_text_color=\"rgba(0,0,0,0.8)\" title_text_align=\"left\" text_shadow_horizontal_length=\"0.08em\" text_shadow_vertical_length=\"0.08em\" text_shadow_blur_strength=\"0.08em\" title_text_shadow_horizontal_length=\"0.08em\" title_text_shadow_vertical_length=\"0.08em\" custom_margin=\"|||10%\" \/][\/et_pb_column][\/et_pb_row][et_pb_row][et_pb_column type=\"4_4\"][et_pb_image _builder_version=\"3.0.105\" show_in_lightbox=\"off\" url_new_window=\"off\" use_overlay=\"off\" always_center_on_mobile=\"on\" force_fullwidth=\"on\" show_bottom_space=\"on\" \/][et_pb_text _builder_version=\"3.0.106\" background_layout=\"light\" text_font=\"Titillium Web|300|||||||\" text_font_size=\"25\" text_font_size_last_edited=\"on|phone\" text_text_color=\"rgba(0,0,0,0.8)\" text_line_height=\"1.8em\" max_width=\"800px\" custom_margin=\"|||10%\" text_line_height_last_edited=\"off|phone\" max_width_last_edited=\"off|phone\" custom_margin_last_edited=\"off|desktop\" \/][et_pb_team_member _builder_version=\"3.0.106\" name=\"Team Asha24\" position=\"Developer\" facebook_url=\"fb.com\" twitter_url=\"t.co\" google_url=\"plus.google.com\" linkedin_url=\"linked.com\" image_url=\"https:\/\/asha24.net\/blog\/\/wp-content\/uploads\/2018\/03\/portraits-circle-small_2.png\" background_layout=\"light\"]<\/p><p>Hi there! I\u2019m a bike messenger by day, aspiring actor by night. Here at Asha24, we write about latest tending technology.<\/p><p>[\/et_pb_team_member][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","_et_gb_content_width":"","footnotes":""},"categories":[57],"tags":[58],"class_list":["post-48127","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-interview-questions","tag-interview-questions"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Windows Interview Questions and Answers - Asha24 Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Windows Interview Questions and Answers - Asha24 Blog\" \/>\n<meta property=\"og:url\" content=\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/\" \/>\n<meta property=\"og:site_name\" content=\"Asha24 Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-01-31T00:16:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-02T09:13:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/nordwood-themes-166423.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"4867\" \/>\n\t<meta property=\"og:image:height\" content=\"3245\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mahesh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/asha24.net\/blog\/#website\",\"url\":\"https:\/\/asha24.net\/blog\/\",\"name\":\"Asha24 Blog\",\"description\":\"Dedication Towards Learning\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/asha24.net\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/nordwood-themes-166423.jpg\",\"contentUrl\":\"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/nordwood-themes-166423.jpg\",\"width\":4867,\"height\":3245},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#webpage\",\"url\":\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/\",\"name\":\"Windows Interview Questions and Answers - Asha24 Blog\",\"isPartOf\":{\"@id\":\"https:\/\/asha24.net\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#primaryimage\"},\"datePublished\":\"2018-01-31T00:16:53+00:00\",\"dateModified\":\"2023-02-02T09:13:56+00:00\",\"author\":{\"@id\":\"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759\"},\"breadcrumb\":{\"@id\":\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/asha24.net\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Windows Interview Questions and Answers\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759\",\"name\":\"Mahesh\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/asha24.net\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g\",\"caption\":\"Mahesh\"},\"url\":\"https:\/\/asha24.net\/blog\/author\/mahesh\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Windows Interview Questions and Answers - Asha24 Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/","og_locale":"en_US","og_type":"article","og_title":"Windows Interview Questions and Answers - Asha24 Blog","og_url":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/","og_site_name":"Asha24 Blog","article_published_time":"2018-01-31T00:16:53+00:00","article_modified_time":"2023-02-02T09:13:56+00:00","og_image":[{"width":4867,"height":3245,"url":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/nordwood-themes-166423.jpg","path":"\/home\/reviews981\/public_html\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/nordwood-themes-166423.jpg","size":"full","id":48130,"alt":"","pixels":15793415,"type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mahesh","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/asha24.net\/blog\/#website","url":"https:\/\/asha24.net\/blog\/","name":"Asha24 Blog","description":"Dedication Towards Learning","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/asha24.net\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#primaryimage","inLanguage":"en-US","url":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/nordwood-themes-166423.jpg","contentUrl":"https:\/\/asha24.net\/blog\/wp-content\/uploads\/2018\/03\/nordwood-themes-166423.jpg","width":4867,"height":3245},{"@type":"WebPage","@id":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#webpage","url":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/","name":"Windows Interview Questions and Answers - Asha24 Blog","isPartOf":{"@id":"https:\/\/asha24.net\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#primaryimage"},"datePublished":"2018-01-31T00:16:53+00:00","dateModified":"2023-02-02T09:13:56+00:00","author":{"@id":"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759"},"breadcrumb":{"@id":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/asha24.net\/blog\/windows-interview-questions-and-answers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/asha24.net\/blog\/"},{"@type":"ListItem","position":2,"name":"Windows Interview Questions and Answers"}]},{"@type":"Person","@id":"https:\/\/asha24.net\/blog\/#\/schema\/person\/f6167b78bbaddfc399ae1154cd5b6759","name":"Mahesh","image":{"@type":"ImageObject","@id":"https:\/\/asha24.net\/blog\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/085c03e75ffb51af2509c1cfad9c7d78b30236d43a008db2e46f96e2f40c67fc?s=96&d=wavatar&r=g","caption":"Mahesh"},"url":"https:\/\/asha24.net\/blog\/author\/mahesh\/"}]}},"_links":{"self":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/48127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/comments?post=48127"}],"version-history":[{"count":4,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/48127\/revisions"}],"predecessor-version":[{"id":52078,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/posts\/48127\/revisions\/52078"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/media\/48130"}],"wp:attachment":[{"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/media?parent=48127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/categories?post=48127"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/asha24.net\/blog\/wp-json\/wp\/v2\/tags?post=48127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}